Forums › Bug Reports › Issue with Divi Theme and adding location to Post
Tagged: Divi themes, post location
- This topic has 5 replies, 3 voices, and was last updated 6 years, 1 month ago by
Eyal Fitoussi.
-
AuthorPosts
-
February 11, 2016 at 9:59 pm #50663
Njakatiana Eddy
MemberHi, I’m new with Geo My WP and I’m using your plugin for a project about “guest house’s annuary”, the issue appear when creating new post and adding location.The map is showing the default position as I set in Option but I can’t move on, the others Geo My WP fields don’t work too, they still load but nothing appear. The plugin work fine with other Themes but not with Divi theme by Elegant, I know that the issue comes from the theme but I hope that you’ve got solution for me.Sorry for my bad Engish 😉 I’m Malagasy so I’m better with French language. Thanks
February 11, 2016 at 10:20 pm #50664Eyal Fitoussi
MemberHello Eddy and Welcome to GEO my WP community :).
Just yesterday another user reported the same issue. Indeed, it is a conflict between GEO my WP and the Divi theme since both are calling the Google Maps API.
That was my reply to the other user:
You can try disabling the Google API call made by DIVI theme but it seems that you can only do so manually by editing a core file.
the file is:
wp-content/themes/Divi/includes/builder/functions.php
and you need to mark out line 2365 which should be :
1wp_enqueue_script( 'google-maps-api', esc_url( add_query_arg( array( 'v' => 3, 'sensor' => 'false' ), is_ssl() ? 'https://maps-api-ssl.google.com/maps/api/js' : 'http://maps.google.com/maps/api/js' ) ), array(), '3', true );I am not sure how it will effect the functionality of the DIVI maps but I think it will fix the issue with GEO my WP.
Let me know if that helps.
February 11, 2016 at 10:49 pm #50665Njakatiana Eddy
MemberThanks, I’m going to try this and I’ll return to tell the result.
February 11, 2016 at 11:08 pm #50666Njakatiana Eddy
MemberIt’s working fine, many thanks for help!I don’t have to search for an another plugin.
March 31, 2016 at 6:58 am #51436sercetagent
MemberEyal Fitoussi,
Are you guys planning on fixing this issue sometime soon?
My clients might upgrade their theme on their own, overriding the changes to the Divi core files, which breaks their site.
Please help us!
March 31, 2016 at 2:19 pm #51453Eyal Fitoussi
Member@Dan,
This needs to be addressed on the theme’s side and not GEO my WP. You can read this topic for more information.You should contact the DIVI developer regarding this topic.
-
AuthorPosts
You must be logged in to reply to this topic.