Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

EnlighterJS resources not loaded yet

$
0
0

Replies: 1

If I use cache plugins (like WP-Rocket) that has option to load JS files ‘deferred’, the EnlighterJS doesn’t work, returning error: ‘EnlighterJS resources not loaded yet’.

You should wrap the JS code you add to the page in some sort of load waiting code to execute when all the JS files are loaded, because when deferred loading is active, your code embedded in HTML is executing before the files are loaded.

Milan


Viewing all articles
Browse latest Browse all 59525

Trending Articles