Limited availability during the holidays

Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.

We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!

Okay
  Public Ticket #1039345
Not able to use different sliders on different pages
Closed

Comments

  •  2
    Patrick St-Arnaud started the conversation

    Hi there,

    I have 2 sliders. One's ID is "1" and the second's ID is "7". When I put "1" as my slider in my english home page, it automatically changes my french home page to "1" aswell. But I want to keep "7" in my french home page and when I try to change it throught the french home page it just does nothing and gets back to "1" when updating the page.

  • [deleted] replied

    Hey Patrick St-Arnaud,

    This should not happen under normal cirumstances. What methods are you using exactly to insert these sliders ? Are you using theme or page builder or the LayerSlider's PHP solution ?

  •  2
    Patrick St-Arnaud replied

    I'm using the Fusion builder that's in the top of the Avada Theme

  • [deleted] replied

    This problem might be related to the Avada Builder and how it implements the plugin.
    Please try to use one of the built-in methods to insert LayerSlider to your stite to see if the same issue happens.
    You can find description of the default methods in the documentation on the following url: https://support.kreaturamedia.com/docs/layersliderwp/documentation.html#publishing-sliders

  •  2
    Patrick St-Arnaud replied

    Yeah it now works but it isn't ideal since the menu isn't over the slider anymore

  • [deleted] replied

    To solve that you will need to set a higher z-index value for your menu than the slider. You can set the z-index for the slider in the Slider Settings -> Appearance -> Custom Slider CSS field by entering z-index:1; or you could use an even lower number if 1 still does not make it.