Add new place Set Address on Map not showing

This topic contains 7 replies, has 5 voices, and was last updated by  Kiran 5 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #496660

    Michael
    Expired Member
    Post count: 2

    Hello,
    It was working previously but now when I try to add a place the area below “Set Address on Map” that used to show a map is blank. The Address Latitude and Longitude fields give errors of “Sorry, no records were found. Please adjust your search criteria and try again.” and ” Sorry, unable to load Maps API.” before I even enter data.
    I have checked my google maps API and it is fine. And I have switched to Openstreetmap with no improvement.

    My site is at:
    https://map.ax

    Thank you so much for your help!

    #496672

    Kor
    Moderator
    Post count: 16516

    Hi Michael,

    Thanks for your post. Could you please share your Website WP admin access here in private reply so that we could check what’s going on?

    #496688

    Michael
    Expired Member
    Post count: 2
    This reply has been marked as private.
    #496693

    Alex Rollin
    Moderator
    Post count: 27815

    There seems to be a select2 conflict, probably a conflict with another plugin.

    You can try to identify the culrpti by disabling non-GD addons as explained here:
    https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#conflict-test

    If we need to debug, please share the following info in the following format so we can proceed.

    WordPress Credentials
    WP Admin Login URL:
    WP Admin Username:
    WP Admin Password:

    FTP Credentials
    FTP Host:
    FTP Port:
    FTP User:
    FTP Password:

    #496695

    Michael
    Expired Member
    Post count: 2

    Good work!

    The problem Plugin is:

    Slider Revolution
    Slider Revolution – Premium responsive slider
    Version 6.0.0 | By ThemePunch

    Looks like the new release of 6.0.0 creates the problem…

    Is this a fix GeoDirectory will work on or is it something Slider Revolution needs to fix? I do like having 360 degree panorama’s in my listings…

    Thanks again!

    #496698

    Alex Rollin
    Moderator
    Post count: 27815

    We can take a look, please share the following info in the following format so we can proceed.

    WordPress Credentials
    WP Admin Login URL:
    WP Admin Username:
    WP Admin Password:

    FTP Credentials
    FTP Host:
    FTP Port:
    FTP User:
    FTP Password:

    #496699

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I asked the developers to check if it is something that we can prevent on our side, but I doubt it.

    The plugin causing the problem should be fixed to make sure it doesn’t break other plugins.

    We’ll let you know our findings asap.

    Thanks

    #496757

    Kiran
    Moderator
    Post count: 7069

    Hello Michael,

    Slider Revolution plugin loads basic version of select2 library and our GeoDirectory plugin uses some advance feature of select2.

    I have fixed select2 conflict by adding following PHP snippet under Snippets.

    
    
    function gd_snippet_190709_revslider_select2() {
    	if ( wp_script_is( 'geodir-admin-script', 'enqueued' ) && wp_script_is( 'geodir-admin-script', 'enqueued' ) ) {
    		wp_dequeue_script( 'revbuilder-utils' );
    	}
    }
    add_action( 'admin_enqueue_scripts', 'gd_snippet_190709_revslider_select2', 999 );

    Please check and let us know.

    Best Regards,
    Kiran

Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount