Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flexslider does not show slides in pop-up overlay #1691

Open
melindaSA opened this issue Dec 7, 2017 · 0 comments
Open

Flexslider does not show slides in pop-up overlay #1691

melindaSA opened this issue Dec 7, 2017 · 0 comments

Comments

@melindaSA
Copy link

I have flexslider in a pop-up overlay and the slides do not show unless I refresh.
jQuery(document).ready(function($){ $('.flexslider').flexslider({ animation: "fade", slideshow: false, start: function(slider){ $('body').removeClass('loading'); } }); });
How can I force flexslider to initialize only when the overlay pop-up is opened?

Here is the page: http://tracker.winnowhost.com/ click on Accounting button under Features. For now I am doing a onClick="window.location.reload()" to refresh so that the slider works. If I do not refresh then there is an empty space where the slider should be, but the left and right arrows do show.

screenshot

Any help!!
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant