• Resolved jojomortar

    (@jojomortar)


    Hi there,

    I added the WordPress Carousel to the WORK section of our page to show a carousel of logos above the case studies that we have. I have a filter at the top of the WORK section that filters the logos and case studies to specific categories (Education, Healthcare, Tech, etc.). It’s a pretty rudimentary filter that basically shows/hides the relevant DIVs in the page, rather than actually “live” filtering.

    It looks to be correctly showing/hiding the DIVs that I want, but the new carousel that shows up is blank until you either right click and Inspect the section, or click and drag in the section. That seems to kind of trigger it to load. Is there something I can put in my code to help it refresh or trigger? When I’m not hiding any of the carousels, all of the logos show up fine. It’s just after I hide/show it again, then all of the images seem to be set to 0 width.

    Thank you for your help!
    Jojo

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jojomortar

    (@jojomortar)

    Nevermind, I was able to figure it out. I changed it to fadeIn/fadeOut instead of show/hide. Thanks for a great plugin!

    Hi,

    Sorry to say that the plugin does not work under filtering tab. It loads its all carousel at a time. For this reason, the active one works and the others remain idle.

    It is not possible to make the plugin compatible with the filtering tabs. It is a complex task to trigger plugin’s code on click with your theme’s filtering tab.

    Glad to know that you have changed the way. We are happy to see the plugin is working now.

    Thank you very much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images not appearing after jQuery show/hide toggle’ is closed to new replies.