"Edit Event" admin menu bar item for recurring events

Home Forums Calendar Products Events Calendar PRO "Edit Event" admin menu bar item for recurring events

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1102755
    Matthew
    Participant

    Hello,

    I have taken over maintaining a site using your plugin, and the customer has reported that – after my upgrade to version 4.1.1 – the “Edit Event” link in the admin bar no longer shows for recurring events, but only for single events. I have verified this to be the case, and have looked through the code. It is not appearing due to logic related to the post_type in the wp_admin_bar_edit_menu function. For single events, that post_type is present and is “tribe_events”, however for recurring events, the queried_object is not the object, but an object containing labels and other fields.

    Is this a known change in your plugin, or is there a simple way that this would have been disabled for recurring events that I’ve missed? There’s also a chance that the previous developers wrote a special hook for this to happen, but I don’t see one anywhere and no other code was changed prior to my takeover.

    Thanks much,
    Curtis

    #1103013
    Josh
    Participant

    Hey Curtis,

    Thanks for reaching out to us!

    I just reviewed this on my local install and was able to see the “Edit Event” link in the admin bar with the latest version (4.1.2).

    Is this still happening after updating to 4.1.2? If so, you can try following the Testing for Conflicts procedures which may help to locate any modified code that could be causing the issue here.

    Let me know if this helps.

    Thanks!

    #1103165
    Matthew
    Participant

    Hello,

    Thanks for the response! Just to confirm – I see it for single events, but not recurring events. Do you see it for both or just single ones?

    Curtis

    #1103725
    Josh
    Participant

    Hey Curtis,

    No problem. Yes, I’m able to see it on my local install on the single event view for both single and recurring events.

    Thanks!

    #1103809
    Matthew
    Participant

    Alrighty – thank you for the verification on this!

    #1104173
    Josh
    Participant

    Hey Matthew,

    No problem.

    I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘"Edit Event" admin menu bar item for recurring events’ is closed to new replies.