Home › Forums › Calendar Products › Events Calendar PRO › Recurring Events (See all) link shows events all out of order.
- This topic has 21 replies, 3 voices, and was last updated 9 years ago by
Natasha.
-
AuthorPosts
-
May 12, 2017 at 4:48 pm #1283332
Geoff B.
MemberGood 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.May 18, 2017 at 5:43 am #1285422Nico
MemberHey,
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,
NicoMay 19, 2017 at 11:46 am #1286454Natasha
ParticipantThank 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.May 22, 2017 at 11:26 am #1287213Geoff B.
MemberGood 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.May 23, 2017 at 11:51 am #1287888Geoff B.
MemberGood 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.June 14, 2017 at 9:35 am #1297871Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘Recurring Events (See all) link shows events all out of order.’ is closed to new replies.
