This topic contains 3 replies, has 2 voices, and was last updated by Alex 8 years, 1 month ago.
Plugin Compatibility
You must be logged in to reply to this topic.
This topic contains 3 replies, has 2 voices, and was last updated by Alex 8 years, 1 month ago.
Hello,
I’ve bought and installed the Super Store Finder WordPress Plugin and, although it looks very user-friendly, my seems to not be working properly, as the buttons don’t work, the search bar is short and placed weirdly, no results show up… Can you help me out? It’s very important for us to have this plugin working.
You can check all the problems here: http://www.mtvupenergydrink.it/dove-siamo
Thank you!
Hi there,
Thank you for your inquiry, upon inspection it seems that your site has Multiple Calls to Google Maps API as screenshot below, you can refer to the resolution available in this knowledge base article http://superstorefinder.net/support/knowledgebase/you-have-included-the-google-maps-api-multiple-times-on-this-page-this-may-cause-unexpected-errors/
Cheers,
Alex
Hi Alex,
Thank you for your reply.
Unfortunately the article doesn’t quite solve my problem as my script is completely different. When editing the php where the google api is, I get this:
$api_key = get_theme_mod(‘pix_google_map_api_key’);
if ( $api_key != ” )
wp_register_script( ‘google-maps’, ‘https://maps.googleapis.com/maps/api/js?key=’ . esc_attr( $api_key ), false, false, false);
else
wp_register_script( ‘google-maps’, ‘http://maps.google.com/maps/api/js?sensor=true’, false, false, false);
It’s very different from the one on the article, what can I do here?
Thanks for your help.
Cheers,
Marco
Hi Marco,
The article will provide a hint, but you will need to get your developers to fix the conflict issues, if you need our devs help, you can request via the contact form here https://codecanyon.net/user/highwarden and they will provide with the quote and timeline accordingly.
Cheers,
Alex
You must be logged in to reply to this topic.