since the latest update of plugin, map doesnt work only on the individual location pages.. any ideas?
since the latest update of plugin, map doesnt work only on the individual location pages.. any ideas?
irepairsolutions,
This functionality shouldn't have changed; make sure you have "Enable location permalinks?" set in your Simplemap settings, and try going to Settings -> Permalinks to refresh your permalink structure.
Same problem. Tried replacing the template file with the old one and still no luck.
Also tried loading jquery a couple different ways after taking a look at the firebug error. No luck
Firebug:
ReferenceError: jQuery is not defined
[Break On This Error]
jQuery(document).ready( function() { initialize(); addMapMarkers(); } );
Hmm. I reinstalled an old version of the plugin and then upgraded again and everything works. Not sure what happened...
the permalinks are enabled, i refreshed the general permalink settings as well.. still no luck.. any ideas?
feel free to check the site:
http://www.irepairsolutions.com/locations/cincinnati-sharonville
irepairsolutions,
I do see a JavaScript error on the page, but it's not due to Simplemap; try fixing that first:
Uncaught ReferenceError: woocommerce_params is not defined on line 65 of default.include.220928.js
the error that you saw was because of the W3 Total Cache plug-in. Once I deactivate it, it gives the following js error:
ReferenceError: jQuery is not defined
jQuery(document).ready( function() { initialize(); addMapMarkers(); } );
It shows the link from this link:
please check this page for the error:
http://www.irepairsolutions.com/locations/cincinnati-sharonville
I have followed harryvl advise and installed an old version of the plug-in and re-installed the new version and now it works for some odd reason.. thanks for the great support :/
Hi @irepairsolutions can You share with me how could You make this locations page http://www.irepairsolutions.com/locations/cincinnati-sharonville ?
My locations page looks awful and Yours looks great, some CSS than You can share or something else?
Thanks in advance!
I had to modify some of the actual plug-in php files.. Just rearrange them in the order that I wanted and then add a little CSS.. I don't have any real programming skills so it was a huge pain.. too many things too list..
..but it would be nice if the plug-in came with some themes or ways for users to modify the look of the pages through the admin page..
By the way, I had the same error you had and this happen when editing a location. For solve this I had to update the permalinks and everything ok.
Which file do You edit?
You must log in to post.