As I wrote its working on each event but I want a map of ALL PAST Events in the middle of this page:
http://www.strapo.sk/test/
There is blank place in the middle of page showing only Loading Map… sign
just to narrow down the problem try
– switching to the default theme to rule out any theme-specific problems (or use Live Preview then navigate to that page again)
When I switch to Twenty Twelve theme map is working correctly on each event page and on that test page too.
I think there is some JS conflict with my theme.
found this error on your site:
Uncaught ReferenceError: google is not defined %7Bonion%7D.js:1
Uncaught ReferenceError: google is not defined %7Bcontrols%7D.js:1
Uncaught ReferenceError: google is not defined %7Bstats%7D.js:1
Uncaught ReferenceError: _xdc_ is not defined ft:1
Uncaught SyntaxError: Unexpected token “
also, try to disable other javascript in your theme
I removed that js, but there is still no map.
It’s likely to be some other JS in your theme then. Can you try disabling all the JS in your theme and then restoring each until the problem re-appears?
Phil
I removed all javascripts I found in header and functions and still nothing
i think your issue is PHP related. probably something in your header.php file, right at the top.
I see this error in chrome (right click > inspect Element > console):
Uncaught SyntaxError: Unexpected token “
right at the top of your page content