For some reason, the plugin loads the components for my snazzy archive carousel on every page, rather than the single page that contains the snazzy archive.
Is there a way to fix this to reduce the page load?
Yep you could change ScriptsAction() function and tell it to load only with specific posts. However because of the plugin usage I can not know on what post the user will be using it.
Vladimir’s WordPress Forum
Site optimization – JS loading
8:55
27 October, 2008
Hardcore Dynamic
For some reason, the plugin loads the components for my snazzy archive carousel on every page, rather than the single page that contains the snazzy archive.
Is there a way to fix this to reduce the page load?
18:09
27 October, 2008
Vladimir
posts 707
Yep you could change ScriptsAction() function and tell it to load only with specific posts. However because of the plugin usage I can not know on what post the user will be using it.
19:30
22 November, 2008
Vladimir
posts 707
Fixed this in last version, there is now an option to enter the page id.