The page hide the gallery
-
Hello,
i'm using a shortcode to display a gallery, but the theme hide the page before to load which break my grid layouts. So, how can i fix this? I've tried adding some JS code like this into the plugin but it seems it doesn't work:
$( window ).load(function() {
$(window).trigger('resize');
});
Thanks a lot! -
Here is the link: https://www.openartweek.com/artisti
-
Dear @francesco_migl
have a look here:
http://laytheme.com/documentation.html#custom-javascript
What exactly does your jQuery do?Best!
Marius
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it