Deleting events
-
Registered users do not have access to the admin panel. How do they delete or edit their events?
-
Registered users with the correct EME rights have access to the admin panel where they can edit/delete their own events. See the EME options, tab “Access” for the configuration of the rights needed, after which you can attribute those rights to your users.
Users don’t have access to the admin panel. I would like to implement deleting and editing events via the frontend form.
This will make working with the calendar more convenient and simple.Registered WordPress users always have access to the admin site, even if it is just for their own profile. Anyway, deleting and editing events is not possible via the frontend.
This is not very convenient. Сan this form be displayed from the administrative panel for example in a popup window or using the user’s personal account?
No it cannot. There are just too many security issues for that. When registered users are logged in, when viewing the event in the frontend, the “edit page” at the top will edit the event and they can also then delete it. You can also use the #_EDITEVENTLINK or #_EDITEVENURL placeholders.
No it is not possible, unless you make your own admin buttons somehow. I’m very strict on security and allowing an event to be deleted from the frontend is currently not implemented.
For the edit link, please see the documentation on how to use placeholders: https://www.e-dynamics.be/wordpress/category/documentation/3-installation-and-usage/ . Just use the mentioned placeholder(s) in your single event format.For the edit link, please see the documentation on how to use placeholders: https://www.e-dynamics.be/wordpress/category/documentation/3-installation-and-usage/ . Just use the mentioned placeholder(s) in your single event format.
Sorry, I didn’t understand where to specify this placeholder (in shortcode, in page…). Give more detailed instructions.
No it is not possible, unless you make your own admin buttons somehow.
Сan I make an event delete button directly from the database? How do I determine the ID of an event record in the database? This button is for only author event.
Franky (@liedekef),
For the edit link, please see the documentation on how to use placeholders: https://www.e-dynamics.be/wordpress/category/documentation/3-installation-and-usage/ . Just use the mentioned placeholder(s) in your single event format.
Sorry, I didn’t understand where to specify this placeholder (in shortcode, in page…). Give more detailed instructions.
No it is not possible, unless you make your own admin buttons somehow.
Сan I make an event delete button directly from the database? How do I determine the ID of an event record in the database? This button is for only author event.
The topic ‘Deleting events’ is closed to new replies.
