Okay
  Public Ticket #1869172
Problem with tabs
Closed

Comments

  • Abcurd started the conversation

    Good day. I really need help. When loading a Layer Slider into a tabs window, only the first one is correctly displayed. The rest are not loaded to the end. What to do?

  • [deleted] replied

    Hello Abcurd,

    Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.

    I have checked your site, but for me all 3 sliders and all of their slides are being displayed currently in the tabs.

    Have you managed to fix the problem in the meantime ?

    In case not, could you please specify on what OS/browser/device are you experiencing this exactly ?

  •   Abcurd replied privately
  • [deleted] replied

    Thank you for the feedback. I can see the problem.

    Unfortunately the issue is coming from that, these tabs are some sort of custom navigation, operated by javascript. And the slider's thumbnail navigation gets disrupted by it, preventing it from loading.

    We will try to come up with a solution for this and include it to the upcoming release. In the meantime you can work around this by calling theĀ jQuery( window ).resize(); function after the tab change.

  •   Abcurd replied privately
  • [deleted] replied

    Implementing this custom solution requires some coding knowledge and utilizing the API. If you're not familiar with it, I wouldn't recommend using it.

    Our next update will most likely contain this improvement. Thank you.