Recurring Events (See all) link shows events all out of order.

Home Forums Calendar Products Events Calendar PRO Recurring Events (See all) link shows events all out of order.

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #1283332
    Geoff B.
    Member

    Good evening Natasha,

    Thank you for writing back and sharing your findings.

    I believe I have found a snippet that completely deactivates the recurring events option from all new event and edit event screens: https://gist.github.com/GeoffEW/89a374aa190422f7fc1f56eb14e27a67

    I am pretty sure that should achieve what you are looking for.

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1285422
    Nico
    Member

    Hey,

    Just wanted to share with you that a new maintenance release (for the Week of 15th May 2017) is out, including a fix for this issue ?

    Find out more about this release → https://theeventscalendar.com/maintenance-release-week-15th-may-2017/

    Please update the plugins and let us know if the fix works for your site,
    Best,
    Nico

    #1286454
    Natasha
    Participant

    Thank you Geoff and Nico. Since my workarounds seemed to have fixed the issue, it’s hard for me to say whether the update has fixed it entirely. I’ll keep an eye on it.

    Geoff, as far as that remove_action( 'tribe_events_date_display', array( 'Tribe__Events__Pro__Recurrence__Meta', 'loadRecurrenceData' ) ); code, is there anyway to have that affect the Community/Add form? We’ve determined that hiding recurring from basic users is a good idea for us.

    #1287213
    Geoff B.
    Member

    Good afternoon Natasha,

    I am glad you got things working to your liking, regardless of what the cause of your success is 🙂

    As far as you other question is concerned, I will ask our coding Ninjas.

    But, in the meantime, you could totally cheat with CSS.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    #tribe-community-events .recurrence-row {display: none !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1287888
    Geoff B.
    Member

    Good afternoon Natasha,

    As it turns out, Community Events uses it’s own hook.

    Try this one: https://gist.github.com/GeoffEW/8cac9a50a1b12b535912d938c6a5f5ab

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1297871
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 6 posts - 16 through 21 (of 21 total)
  • The topic ‘Recurring Events (See all) link shows events all out of order.’ is closed to new replies.