• Resolved fly_in_the_sky

    (@fly_in_the_sky)


    Hello,

    My current WP configuration

    Version of PHP / MySQL ??
    Theme used: Driss
    Extensions in place: Buddypress + Event Manager + Adminbar & dash
    Name of the host: Infomaniak
    Website address: https://www.dev.mkpbe.org

    Problems encountered):

    Hello,

    I use “events manager” to organize events with buddypress.

    Each user can create events.
    My problem is : one time the event is creat, is no button to edit the event.

    I can not find any option of this type in manager events and the only way currently to change the event is to go through an admin.

    Other important information is that users do not have access to the wordpress administrator bar (disabled with the plugin: Adminbar & dash.) There is no access to the edit button located on this bar ( except for the admin)

    In the documentation of Events manager, there is a paragraph that talks about editing:

    My Events (Add / Edit Events)

    This is equivalent to the Add / Edit events interface in the administration area. You can add a new event by clicking the “Add New” link next to the page title. Note that administrators will see only the events they have, not all user events as in the administration area.
    When an event is published, the event will also appear on the main events page (unless you are filming events).

    https://d1mkunav5pg7l3.cloudfront.net/wp-content/uploads/2011/08/buddypress-my-events.png

    You are seeing on this image of the documentation, we dont see link “edit” and if I click on the name of the event, I arrive on the front-end page of the event.

    I already found a solution by adding this code
    <? php edit_post_link (); ?>
    in the template of event-single.php

    And this allows to have a button to edit the event … the problem is that editing in the wordpress editor and not in the visual editor of Events manager …
    can you help me ?
    Thank you

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    I’m sorry that you’re running into this issue. Hopefully we can get this figured out here so that your events can start being edited properly.

    First, please share with me the version number of EM you are currently running. Also under Settings > General > User Capabilities, do you have all of the proper permissions set?

    Thread Starter fly_in_the_sky

    (@fly_in_the_sky)

    Hello,
    Events MAnager : Version 5.7.3
    + plugin : Event Calendar Newsletter Pro (version 2.9.25)

    I
    Wenn i click on the title of my event : on this link :
    https://dev.mkpbe.org/evenements/?action=edit&event_id=204
    i imagine that normaly i have to go to the visual editor ? but on my site is just go on the event (not to edit)

    I activate all the user capabilities.

    I don’t think the problem com from that. I’m loged like admin, and i can only edit in the back office, but not in the events manager visual.

    It’s possible this is a conflict caused by your theme or another plugin. To check if it is, can you test with all other plugins deactivated and while running the default WordPress theme?

    Thread Starter fly_in_the_sky

    (@fly_in_the_sky)

    Hi,
    I trye many many think.

    1* i stop all the plugin (only not buddypress, because my website was not working if i stop it).
    But noothing change.

    2* I change my themplate, but it’s was not difference.
    3* I delete events manager et put again. idem ====> no difference

    I don’t no what to do ! Maybe the probleme comme from buddypress ?

    Which version of Events Manager and WordPress are you using?

    Can you post a screenshot of what you see when you click the edit link?

    Thread Starter fly_in_the_sky

    (@fly_in_the_sky)

    Hello Caiminn
    First screen before i click on edit (on the title of the event) :
    https://www.peakweb.be/wp-content/uploads/2017/10/Screenshot-2017-10-11-ManKind-Project-Belgium.png

    Second screen after i click on the title edit :
    https://www.peakweb.be/wp-content/uploads/2017/10/Screenshot-2017-10-11-test-dvlp-nico-ManKind-Project-Belgium.png

    You can see that, it’s just go on the event and not on visual edit

    The first screenshot shows an events listing on BuddyPress page. The WordPress edit link isn’t designed to used there. It’s designed to be used only on the single event page (or normal posts or pages).

    Thread Starter fly_in_the_sky

    (@fly_in_the_sky)

    Hello,
    But in the description of your plugin, it’s writing that the plugin is compatible with buddypress.
    What can i do ? Can you update your plugin ?
    Tanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘I can edit events !’ is closed to new replies.