Home › Forums › Calendar Products › Events Calendar PRO › tribe_get_events not showing daily recurring event
- This topic has 9 replies, 3 voices, and was last updated 10 years, 1 month ago by
Support Droid.
-
AuthorPosts
-
February 28, 2016 at 8:16 pm #1083202
Admin
ParticipantI have just about everything working as I need it to but I’m getting hung up on the recurring events not coming through. Here’s the
tribe_get_events query (http://pastebin.com/njYBq1nn).I have a daily recurring event setup, on the day it starts, I can go to that day and it shows up but if I go in the future the event never shows up again.
I’ve tried a variety of solutions and was wondering if someone could point me in the right direction. I don’t mind if the event shows multiple times(each day) for the search range that it occurs or just once in the query.
Any help is appreciated, thanks.
February 29, 2016 at 11:27 am #1083497Josh
ParticipantHey,
Thanks for reaching out to us!
Taking a look at the snippet that you’ve provided, try removing the “<span class=”st_h”>tribeHideRecurrence'</span> <span class=”sy0″>=></span> <span class=”nu0″>1</span><span class=”sy0″>,” line or changing the value to “0”. </span>
Let me know if that helps to get those recurring events displaying like you would like.
Thanks!
February 29, 2016 at 11:56 am #1083512Admin
ParticipantNo that doesn’t do anything, both removing or setting it to 0.
March 2, 2016 at 6:02 am #1084270Josh
ParticipantHey Admin,
Looking at your code again, what is the code that is setting the $tax_query and $start_date variables?
Thanks!
March 2, 2016 at 8:26 am #1084353Admin
ParticipantI’ve expanded my code snippet slightly to include what those vars are. Start date is a time stamp, and tax query is is the id of the taxonomy filter.
I’ve confirmed commenting those out does nothing.
March 2, 2016 at 10:54 am #1084493Admin
ParticipantVersion 4.0.3 if that matter
March 4, 2016 at 8:30 pm #1085450Admin
ParticipantI’ve updated to 4.0.7, I noticed there were no changes that could affect this but I still did it.
Any update on this?
March 8, 2016 at 8:22 am #1086243Admin
ParticipantHas anyone else had any problems with this?
March 10, 2016 at 8:11 am #1087181Josh
ParticipantHey,
Sorry for the delayed response here.
I did some testing and using “tribe_get_events” I was able to successfully get the recurring events to display in the results. A couple of more suggestions here:
- Verify that the global setting for limiting recurring event instances isn’t checked (https://cloudup.com/cZI9cKBsuOA)
- Try removing the start, end, and tax query arguments and see if that helps. If that works, you can debug by replacing each until the issue comes back. Unfortunately, even with the expanded snippet there are still variables that are used yet defined outside of the scope of the snippet.
Thanks!
March 25, 2016 at 9:35 am #1094078Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘tribe_get_events not showing daily recurring event’ is closed to new replies.
