• Resolved liyuchang

    (@liyuchang)


    Hi there,

    I’m new to this plugin. I’m trying to edit the existing or delete the existing markers with no success. When I check the Delete button, it shows endless processing.., and when I check Bulk Delete, nothing happened. Can anyone advise how to delete the existing markers?

    • This topic was modified 3 years, 10 months ago by liyuchang.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @liyuchang,

    Thank you so much for getting in touch, we really appreciate your time.

    Are you able to currently add a marker?

    Could I kindly ask you to possibly open your JavaScript Console(Chrome: F12 -> Click Console) and kindly attempt to edit/delete a marker?

    Please take note of what error appears within the console.

    Thread Starter liyuchang

    (@liyuchang)

    Thank you for your reply. I can add markers, but can not edit or delete them. Below are the error messages from the console when I click delete button.

    `wp-google-maps.min.js?ver=8.1.11:1 Uncaught Error
    at Object.params.error.params.error (wp-google-maps.min.js?ver=8.1.11:1)
    at c (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2)
    at Object.fireWith [as rejectWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2)
    at l (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2)
    at XMLHttpRequest.<anonymous> (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2)
    params.error.params.error @ wp-google-maps.min.js?ver=8.1.11:1
    c @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    fireWith @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    l @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    (anonymous) @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    error (async)
    send @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    ajax @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    s.ajax.s.ajax @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:5
    WPGMZA.RestAPI.call @ wp-google-maps.min.js?ver=8.1.11:1
    WPGMZA.FeaturePanel.onDeleteFeature @ wp-google-maps.min.js?ver=8.1.11:1
    (anonymous) @ wp-google-maps.min.js?ver=8.1.11:1
    dispatch @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    v.handle @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2
    load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-mouse,jquery-ui-slider,jquery-ui-sortable&ver=5.7.1:2 DELETE https://heritageinsight.000webhostapp.com/wp-json/wpgmza/v1/markers/1 net::ERR_HTTP2_PROTOCOL_ERROR

    Hi @liyuchang,

    Thank you so much for getting back to me.

    Based on this error, might I kindly ask you to via PhpMyAdmin, to navigate to the wpgmza table and kindly locate the lnglat column? Once located, could I kindly ask you to delete/drop this column from the wpgmza table?

    If this column is not present or if you would prefer us to do this for you, might I kindly ask you to get in touch with us directly via our website?

    What might be occurring here, is there is an additional column that was supposed to be removed in one of the WP Google Maps updates, however, some databases seem to have not removed this column.

    There will be a patch going in one of the WP Google Maps updates that will address this, however, for a more immediate fix, this should help.

    Thread Starter liyuchang

    (@liyuchang)

    hi there, don’t have lnglat column in my wp_wpgmza table. in the table I got

    id
    map_id
    address
    description
    pic
    link
    icon
    lat
    lng
    anim
    title
    infoopen
    category
    approved
    retina
    type
    did
    sticky
    other_data
    latlng

    please advise

    Hi @liyuchang,

    Thank you so much for getting back to me.

    Might I kindly ask you to please get in touch with us directly via our website?

    We may need to take a deeper look and go through a few more debugging steps in order to determine what might be occurring in order to correct this.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cannot delete or edit existing Markers’ is closed to new replies.