New Landing How can we help? Atelier Preview Slider issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #261358
    doppiapix
    Member
    Post count: 8

    Hello,
    I notice a strange issue:

    I have revolution slider and a list of products with “Product display type” = “Preview Slider”.

    If i click on a bullet to slide to a variation thumbnail , i become on the url this anchor link “#0” . You can also see in one of your demos.

    If i refresh the page with #0 on my url , i see that revolution slider doesn’t work anymore.
    The error is in jquery.themepunch.revolution.min.js = Uncaught TypeError: Cannot read property ‘length’ of undefined

    It is not a bad problem, but how could I solve this issue? If someone refresh the homepage after a click on the preview slider bullet , it will notice the malfunction of revolution slider because of #0 in the url.

    Thank you

    #261359
    doppiapix
    Member
    Post count: 8

    Hello,

    if I replace in your atelier/js/functions.js or atelier/js/functions.min.js this string on line 3245 :

    dot = jQuery('<a href="#0"></a>').appendTo(dotWrapper);

    with this:

    dot = jQuery('<a href="javascript:void(0)">').appendTo(dotWrapper);

    I don’t see any anchor tag in my url anymore and the preview slider works well.

    Is it a possibile solution ?

    I dont’t see any issue with this change.

    If you find a better solution, could you put in your next theme update ?

    Thank you.

    #261394
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please upgrade the theme to latest version 1.9.8. Hope it should help to you.
    Thanks
    Mohammad

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register