Hi,
I would like to exclude some js files and tried to add them to the 'Skip Elements' box.
Example:
zp-core/zp-extensions/openstreetmap/leaflet.js
But I cant get the leaflet.js excluded from beeing moved to the bottom of the page.
Not sure what exactly is the correct syntax for adding an js exclusion. Tried the full path like above or simply leaflet.js
But this does not work.
Any hints?
Ralf
To be a little more precise what is exactly the problem on my site:
I have created a page which shows all geotagged images on a map by using this code:
As soon as I enable the Tidy Assets plugin, the map will not be loaded.
What makes me wondering:
On the image page the map is displayed fine - even with the plugin enabled