Hi there,
I love this plugin but it suddenly broke on my production site with no apparent change on my end. The shortcode hasn’t changed.
[mashup query="post_type=page&posts_per_page=-1" height="500px" width="100%"]
You can see the broken map on the homepage: https://locations.illuminatespa.com/
In the console, I get:
Uncaught TypeError: t.ajaxQuery is not a function
at mappress.min.js:1
at mapp.Places.parse (mappress.min.js:1)
at mapp.Map.display (mappress.min.js:1)
at Object.mapp.load (mappress.min.js:1)
at (index):864
The weird thing is the single maps do work on other pages, and a single map will work on the homepage as well. It also used to work fine and broke seemlingly randomly. I’ve tried toggling the compatibility and scripts options in settings and no combo of them works.
Please help!