Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upContent not displayed when using slick carousel #99
Comments
This comment has been minimized.
This comment has been minimized.
Are you initializing it in the afterRender function? |
This comment has been minimized.
This comment has been minimized.
Hi, Thx for the quick reply. |
This comment has been minimized.
This comment has been minimized.
any update on this? The slick wont work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
many thanks for the plugin.
I'm trying to insert a slick carousel in one of the section, which basically contains 3 divs with textual content.
As soon as I init the carousel, the content is not displayed within the section anymore. I made sure it wasn't overflowing the section nor anything. Console doesn't return any issue. Content simply doesn't appear.
Is there any fancy stuff that needs to be done?
Many thx in advance for the help.