Javascript events in update
-
Hi,
I'm using thethumbnailgrid_renderedevent on my site to trigger some custom parsing. It seems to be gone with the new update ā any chance of it coming back? Or does it have a new equivalent?
And is there maybe an accessible list of events somewhere?New update looks great, though!
Thanks. -
that event is gone, because now the thumbnailgrid is rendered at the same time as the other content
just use
window.laytheme.on('newpageshown', function(){
});
that event is the only event that is available
-
Dear @tao
Perfect! Glad to hear!
Many wishes!
Marius
I also code custom websites or custom Lay features.
šæ Email me here: šæ
info@laytheme.com
Our Web Development company: 100k.studio
Want to tip me? https://www.paypal.com/paypalme/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options ā Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it