Editing only one event in a re-occuring series

Home Forums Calendar Products Events Calendar PRO Editing only one event in a re-occuring series

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1075143
    Tojo John
    Participant

    Hello,
    I want to edit only one event in a series of events. Is that possible? thank you!

    #1077415
    Cliff
    Member

    Hi Miah. Thanks for your question.

    Here’s our KB article about recurring events.

    And here’s how to break one occurrence from the series: http://cl.ly/171P170D2k10

    Please let me know if you have any follow-up questions.

    Thanks.

    #1078109
    Tojo John
    Participant

    Cliff,

    Thank you for the response. This is not going to work for us since we don’t show the WP Admin Bar on the front-end of the website.

    I’d like our developers to replicate those “Edit Event” links on the front-end UI. I can see that most of it is quite straightforward but some links include a wp-nonce (_wpnonce) parameter. We’d need to know what the ‘action’ value for generating the nonce is.

    I am assuming it is something like “$nonce = wp_create_nonce( ‘some-action-name’ );” – if you’re supplying a custom action name, please let us know what it is.

    Is there anything else to this? Can you please direct us so we can get this implemented on our custom UI?

    Regards,
    Miah

    #1078413
    Cliff
    Member

    Here’s an option that might work for you:

    Screen Shot

    When hovering over an event in the wp-admin list of Event posts, mouseover “Edit Single”.

    ===

    And here’s the information you requested:

    /wp-content/plugins/events-calendar-pro/src/Tribe/Recurrence_Meta.php

    http://cl.ly/1I3g1x263N0m

    #1078427
    Tojo John
    Participant

    We can make that work from the code snippet you provided.

    Thank you,
    Miah

    #1078556
    Cliff
    Member

    Great! Let me know if you need anything else.

    #1085536
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Editing only one event in a re-occuring series’ is closed to new replies.