Viewing 11 replies - 16 through 26 (of 26 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    chances are it’s because you have a javascript conflict. this normally does work.

    have you tried using the default theme and-or disabling other plugins?

    Thread Starter owcv

    (@owcv)

    Yes I already tried that. I’ve disabled all plugins except EM and I also changed to default theme. I even tried it on my testing environment. The bug occurs with version 5.1.4. If I use 5.1.3 it works fine! So I assume there must have been changes made that cause this bug.

    Am going to investigate this more, however if you can try a fresh install wordpress-de using only EM and default theme (local install is okay); there might something that causes the issue.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Try the dev version 5.1.6.4 as there’s plenty of small fixes there that may help, I think this is JS related.

    Thread Starter owcv

    (@owcv)

    I tried the new version 5.1.7 but the error still occurs… ??

    hi,

    working fine on my site, can you try to look at the template file instead at templates/forms/event/location.php

    to use template – https://wp-events-plugin.com/documentation/using-template-files/

    I’m having the same issue. After updating to WP 3.3.2 and EM 5.1.6 we are no longer able to edit locations from within the Event. It allows us to select a location from a drop down but not edit, which we were able to do before the upgrade. I have deactivated plugins and switched themes and none of this has worked either. This happens whether you are Admin or Editor. Any help would be appreciated. Here’s a screen print of the admin: https://prntscr.com/9sx9x

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    not sure what version you updated from, but we stopped allowing that a long while ago. you can only create locations on the event editor, not edit locations.

    Thread Starter owcv

    (@owcv)

    @ageonwl:

    In line 62 of templates/forms/event/location.php I found the following code:

    <p id="em-location-reset" style="display:none;"><em><?php _e('You cannot edit saved locations here.', 'dbem'); ?> <a href="#"><?php _e('Reset this form to create a location.', 'dbem')?></a></em></p>

    Isn’t it the style="display:none;" that prevents the reset-link from being shown?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    That’s normal, provided the JS is working.

    I’ve discovered a bug where if you disable maps, this stuff stops working. next update should address that, let me know if it helps. btw, enabling maps fixes it.

    Thread Starter owcv

    (@owcv)

    Indeed! That does the job. Looking forward to the next release. ??
    And thanks for the help.

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘[Plugin: Events Manager] Can't reset locations’ is closed to new replies.