Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #861946

    Hi there
    I have a page with two full screen sliders. They each have an ID – fullscreen_slider_0
    How do I change one of them?

    #862236

    Hey reddishpinkmedia,

    Can you post a link to the page with the two sliders? so we can check it, you can post the link in private content if you want it to be visible only to you and the moderators.

    Best regards,
    Nikko

    #862410
    This reply has been marked as private.
    #862707

    Hi,

    Thanks for providing the information, I have checked it and it’s a bug. To fix it you need to edit this file called slideshow_fullscreen.php found in enfold\config-templatebuilder\avia-shortcodes\ folder find this code (line 877):

    avia_sc_slider_full::$slide_count++;

    and replace it with:

    avia_sc_slider_fullscreen::$slide_count++;

    that should fix the issue. This should be fixed on the next theme update so it’s not necessary to add this in the child theme. Hope this helps :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.