• Resolved nicholasscarth

    (@nicholasscarth)


    Hi,

    I have the premium version of the plugin and when i try select “Load More” or the Search function in order to browse the pins in order to edit them i receive and [object Object] error.

    Can you please advise?

    Thanks
    Nick

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    Hey @nicholasscarth!

    We apologize for the inconvenience you have faced.

    Do you get the error on frontend of Google Maps WD plugin, or its backend? If it is frontend, please post the link to the page, where we can check this.

    Thanks! Have a great weekend!

    Thread Starter nicholasscarth

    (@nicholasscarth)

    Hi @wdsupport

    I receive the error in the backend when viewing the list of pins. I’m unable to use the search function or load more in order to view more pins.

    Thanks
    Nick

    Plugin Contributor WD Support

    (@wdsupport)

    Hello @nicholasscarth!

    In that case, could you please contact our support team directly using this form? Our developers will take a look and provide a solution ASAP.

    Also please mention the link to this forum thread in your message. We will publish the fix here as well.

    Thanks! Have a wonderful day!

    Plugin Contributor WD Support

    (@wdsupport)

    Hey @nicholasscarth!

    I am happy to inform you, that our development team has resolved the problem on your website. Could you please have a look? They have replaced the following code in /wd-google-maps/admin/views/GMWDView.php file:

    var ajax_url = '<?php echo add_query_arg(admin_url('admin-ajax.php'),array('nonce_gmwd' => wp_create_nonce('nonce_gmwd'))); ?>';

    with this code:
    var ajax_url= '<?php echo admin_url('admin-ajax.php'); ?>';

    Let me know in case there’s anything else we can assist you with.
    Thank you! Have a great day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Load More – [object Object]’ is closed to new replies.