04/29/2014 at 9:34 am
#289669
Keymaster
@ Tom
I see from the page source that you also have Market on the page but hidden with HTML comments … WordPress will still process the shortcode and in turn when the Market template is loaded it will load its JavaScript file. Both cMap and Market use the same JavaScript function for the click event so the show map link will have that even bound twice which is why it closes immediately after opening it…
So the solution is to remove the second shortcode on the page where Market is being loaded.
Hope that helps!
