Reply To: Combining Javascript files

Home Forums MapPress Support Combining Javascript files Reply To: Combining Javascript files

#19337
Chris
Keymaster

Hi,

Because the MapPress script is already minified, most ‘optimizer’ plugins can’t combine it, and it needs to be excluded.  The Google Maps API generally needs to be excluded for the same reason.  The scripts to exclude are listed here:

https://mappresspro.com/mappress-faq/

The MapPress script is loaded with a script tag, it’s not inline, but some map data may appear inline on the page.