Modal popup javascript to exclude

Posted in: Newspaper
Post count: 14

Hello,

I am using the wprocket for optimisation (delay and defer javascript) and I need to know which javascript to be excluded from optimisation in order for modal popup to work without any delay after the website is loaded. Currently the modal popup is set to on page load with 0 seconds delay. But I see that until I interact with the website the modal popup won’t be shown due to delaying of JavaScript by WPRocket plugin.

Post count: 27744

Hello,

If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.