Forum Replies Created
-
AuthorPosts
-
steve
ParticipantI’m not completely sure either since I’m not very familiar with wordpress terminology. From the wordpress admin page, if I click customize, then go to the page I want to show events on, I see the picture attached. This is set up as a footer on my page. When I click “add a filter” I can do exactly what I want — filter events on this page. However, this seems like a global setting because when I go to a different page, the filter is already set. I want to have a different filter depending on the page. If you want me to paste code or need other examples, let me know,
April 27, 2015 at 10:23 am in reply to: tribe_events_event_schedule_details showing today's date instead of event date #958619steve
ParticipantBy code not working I mean it’s doing the same thing, printing today’s date albeit.
I don’t see any class being printed to my
- s. They’re empty.
I’m trying to make a prefooter featured events block showing 3 events on the bottom of each page.
April 24, 2015 at 2:12 pm in reply to: tribe_events_event_schedule_details showing today's date instead of event date #958206steve
ParticipantStill no luck. Here’s a new Gist with the updated code – https://gist.github.com/anonymous/60f6ced5381783908ef9
Null doesn’t work either.
It’s weird because, as you can see in the code, I’m printing out the id and it works fine, printing out the correct unique id of each event.
Any more idea on what could be going on?
April 20, 2015 at 11:56 am in reply to: tribe_events_event_schedule_details showing today's date instead of event date #956804steve
ParticipantThanks for looking into this. To answer your questions:
1. I’m using version 3.9.1 of both the Events Calendar and Events Calendar Pro
2. The issue happens on all events.
3. The function works correctly when using it outside of the loop with a specific event id.
4. Here’s the code – https://gist.github.com/anonymous/53304757ed5b3a67d85b - s. They’re empty.
-
AuthorPosts
