• I am unable to delete events. I go to the Events Calendar management calendar, click on the red X beside the event in question, I get a pop-up asking if I am sure I want to delete the event, but when I click yes, the event remains. I have tried logging out and back in, and tried across three different browsers.

    http://wordpress.org/extend/plugins/events-calendar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter JamesRobW

    (@jamesrobw)

    I am not sure if this will help. I tried doing “inspect element” using Chrome for the delete feature. When I tried the delete function, the following would appear under the “network” tab of “inspect element”:

    Name/Path: admin.php?page=events-calendar&EC_action=ajaxDelete&EC_id=29
    /wp-admin
    Method: GET
    Status/Text: 404 Not Found
    Type: text/html
    Initiator: load-scripts.php:2 Script
    Size: 499 B 335 B
    Time: 158 ms 156 ms

    I am guessing that there must be a problem with the coding, but I haven’t modified it. I have no idea if this would affect things, but I do have a “child theme” in place though it has nothing to do with this plug-in. Can anyone help? Thanks.

    Thread Starter JamesRobW

    (@jamesrobw)

    And this is what the element code is for the “delete” red X. Is something missing?

    <img id="events-calendar-delete-31-22" src="http://stlukesgalt.org/wordpress/wp-content/plugins/events-calendar/images/delete.gif" style="width: 12px; height: 12px; cursor: pointer;" title="Delete">
    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't delete events’ is closed to new replies.