• Resolved rubenxela

    (@rubenxela)


    Dear Support Team,

    I am currently using both (but for different uses) the GeoDirectory and WP OpenStreetMap plugins on my WordPress site to create maps within my articles. While I hadn’t used WP OpenStreetMap in the past few days, focusing instead on other aspects of the site, particularly GeoDirectory, I have run into a compatibility issue.

    In the front-end, everything appears to be working fine; existing WP OpenStreetMap maps display and function as expected. However, in the back-end, I am unable to make any changes, add markers, or even display the map. It seems to be a JavaScript issue.

    To get WP OpenStreetMap working again, I have to deactivate both GeoDirectory and WP Users. While this is feasible during the development phase, it’s not an option for the live site.

    I’ve tried deactivating and reactivating all plugins multiple times and have identified GeoDirectory and WP Users as the culprits. Unfortunately, I haven’t found anything noteworthy in the server logs.

    For additional context, I’ve encountered the following JavaScript errors in the Chrome console, specifically related to ‘InnerBlocks’. These errors do not appear when GeoDirectory and WP Users are deactivated:

    jQuery.Deferred exception: Cannot read properties of undefined (reading 'InnerBlocks') TypeError: Cannot read properties of undefined (reading 'InnerBlocks')

    The error seems to loop, appearing 20 times, followed by:

    Uncaught TypeError: Cannot read properties of undefined (reading 'InnerBlocks')

    Both GeoDirectory and WP OpenStreetMap are essential for my project, so any guidance you could provide would be greatly appreciated.

    Best regards,

    ALEX

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Stiofan

    (@stiofansisland)

    Hi Alex,

    Is it this plugin? https://www.ads-software.com/plugins/wp-open-street-map/

    I have tried installing that and could not see any issues, can you please specify what page exactly is showing the issue? Please also let me know what theme you are using.

    Thanks,

    Stiofan

    Thread Starter rubenxela

    (@rubenxela)

    Hi thanks for your answer. Yes it’s this plugin even if Pro version
    I’m using Astra but no problem with the frontend.

    In backoffice this is the plugin index page :

    https://www.website.fr/wp-admin/admin.php?page=wp_openstreetmaps_pro

    So first you have to “had a New Map”, validate, back to index https://www.website.fr/wp-admin/admin.php?page=wp_openstreetmaps_pro and then click on map icon to go to page like :
    https://www.websitel.fr/wp-admin/admin.php?page=wp_openstreetmaps_pro&task=manage&id=3&_wpnonce=10c4edfd36


    Must be admin.php?page=wp_openstreetmaps for free version

    The problem is on this page which is the administration and map creation + markers management page. And this page cannot work with GD+usersWp+Ayecode (can work even if ayecode activated)

    I tried to deactivate plugins when on this page with functions but nothing work as I don’t know hooks or handle names and as I’m not a developper, just trying with the help of chatgpt.

    The probleme is that GD is active on every admin page.

    Maybe to solve this problem, the GD+usersWp plugins should not be activated on the page admin.php?page=wp_openstreetmaps

    PS : I’m under GD free version cause developping but be sure that I’ll buy the full pack in few days.

    • This reply was modified 1 year, 4 months ago by rubenxela.
    Thread Starter rubenxela

    (@rubenxela)

    I finally managed to solve the problem by using the Freesoul Deactivate Plugins plugin, which allowed me to deactivate GD and the others on the problematic page.

    At the same time it allowed me to deactivate everywhere I didn’t need to, which is good for website performance. Sorry for the inconvenience!

    best regards

    Plugin Support alexrollin

    (@alexrollin)

    Excellent, glad to hear you found a solution!

    Thanks for letting us know ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Compatibility Issues Between GeoDirectory and WP OpenStreetMap Plugins’ is closed to new replies.