• eytangi

    (@eytangi)


    Hi, Thanks for the plugin!

    I’m trying to get a carousel working on one of my pages.
    See a test post for it at: http://kccollege.co.il/blog/2014/03/25/test-car

    I’ve put the following shortcode in the page:
    [su_carousel source="category: 77" link="post" width="760" height="200" items="4" scroll="3" pages="yes" mousewheel="no" autoplay="7000" speed="900" class="seam_carosel"]

    It’s basically working, but there is one major issue I need to resolve:
    At first when you enter the page all the links are working OK, but as the carousel scrolls the links are not clickable.

    All the posts items have a full URL in the caption field and as the mouse hover over the images you can see the URL’s but the click isn’t responding.

    The only way to go to the posts is with right click on the mouse and “open link in a new tab” function.

    I’ve checked it in deferent browsers and in two deferent computers.

    Is there any way to prevent this from happening?

    Thanks,

    https://wordpress.org/plugins/shortcodes-ultimate/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Pamzus

    (@pamzus)

    Hi, would also like to thank for the plugin!

    And express that I have the exact same problem. I am working in local envirement, so can not really give you a link, but I could not describe it more perfectly than @eytangi.

    This is my shortcode:
    [su_carousel source="category: 4" link="post" width="960" height="120" responsive="yes" items="6" centered="no" autoplay="0"]

    Everything eytangi stated goes for me too.
    I would just like to add, that links stops working as soon as I come around carosuel to the first post.

    Thanks for your help,

    https://wordpress.org/plugins/shortcodes-ultimate/

    Pamzus

    (@pamzus)

    I’ve put it on local server.
    http://93.103.38.183/delavnica/wordpress/?p=280

    Note that when you scroll right to the last post (thumbnail with a car) everything works fine, and when you scroll pass last post and the first post comes around links stop working.
    While scrolling left, links stop working immediately.

    Thanks

    Pamzus

    (@pamzus)

    Hi,

    I still haven’t found any solution to this problem.

    I would like to ask, is there a way for carousel not to go around, instead it stops at last post? I don’t know the right expressions so i hope this is understandable…

    Thank you for your answer

    Hi,

    in my case the link was only working at the last frame on the left.

    As far as i know Shortcodes uses swiper.js 2.0 for the carousel.

    Grab the latest version from https://github.com/nolimits4web/Swiper
    and replace the swiper.js at /wp-content/plugins/shortcodes-ultimate/assets/js with the new one.

    I used 2.6.0 and it worked.

    this is my first post here as i usualy code in drupal.
    I hope it helped.

    George

    Thread Starter eytangi

    (@eytangi)

    Thanks its working prefectly.

    I am having the same problem – latest version of WP

    Thread Starter eytangi

    (@eytangi)

    just use this:

    ghapsis
    Member
    Posted 1 week ago #

    Hi,

    in my case the link was only working at the last frame on the left.

    As far as i know Shortcodes uses swiper.js 2.0 for the carousel.

    Grab the latest version from https://github.com/nolimits4web/Swiper
    and replace the swiper.js at /wp-content/plugins/shortcodes-ultimate/assets/js with the new one.

    I used 2.6.0 and it worked.

    this is my first post here as i usualy code in drupal.
    I hope it helped.

    George”

    I’ve replaced the swiper.js file and its working perfectly.

    Do you meanu this?:
    idangerous.swiper.js

    Why do they have to call it idangerous?

    Just that file? Rename it?

    Thread Starter eytangi

    (@eytangi)

    replace the swiper.js at /wp-content/plugins/shortcodes-ultimate/assets/js with the new one.

    Just open the file with Notepad++ or with Aptana Studio 3 and replace the script with the one here: https://github.com/nolimits4web/Swiper

    dont change the file name.

    Plugin Author Vova

    (@gn_themes)

    Swiper will be updated in 4.7.3

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Carousel Links not working’ is closed to new replies.