Forum Replies Created
-
AuthorPosts
-
May 13, 2013 at 10:33 am in reply to: Weird character shows up on calendar date (within a widget) #48356
Jonah
ParticipantGlad to hear Jennifer! I’m going to close this out but do let us know if you need help with anything else.
Regards,
JonahJonah
ParticipantOh great! So are you all set here then?
Jonah
ParticipantHi Ephraim,
Unfortunately, digging into the code I realized this is a bit beyond what I can help you with. We are implementing category filtering in the calendar widget in 3.0 which is coming out soon and this will make accomplishing this much easier. Do you want to try the beta out?
– Jonah
Jonah
ParticipantHi Ephraim,
I would need to see visual examples of what you’re working with and then also code samples so I can try to figure out what the problem is. Can you share some of this? We don’t have very good code pasting abilities on the forum yet, so please post code here: http://snippi.com/
Thanks,
JonahJonah
ParticipantHi Worldstar,
Can you provide some more info about the issue? Are you talking about the views here: http://cl.ly/image/1T0A1u2K263l – these are not related to our plugin at all so I wouldn’t really be able to help you get them working…
May 10, 2013 at 11:03 am in reply to: How do I create separate sub-pages – this week's events, event category, venue? #48223Jonah
ParticipantHi whitehotmarketing,
1. To get an this week’s events list you would need to create a custom page with a custom event query on it. We’ve got some examples of custom event queries in our documentation here: https://theeventscalendar.com/support/documentation/the-events-calendar-template-tags-general-functions/#functiontribe_get_events – and, you can also use WP_Query which you can find an example of here: https://gist.github.com/jo-snips/5112025
2. Event category list pages are included by default and you can view them @ http://yourdomain.com/events/category/CATEGORY_NAME/upcoming/
3. Event venue lists are also included by default. If you click on a venue within any event you will be taken to that venue’s page and there will be a list of upcoming events for the venue.
4. There is no current built in feature to allow for searching by date, venue or category. You would need to build something like this yourself if you wanted it now. Good news is though we have this coming soon in our 3.0 release! You can check out a preview of what’s to come here: https://theeventscalendar.com/events-3-0-preview/
I hope that helps but let me know if you have any questions.
– Jonah
Jonah
ParticipantHi Kelly,
You can modify the Events List page by editing the list.php template. To do this, make a copy of /wp-content/plugins/the-events-calendar/views/list.php and place in an ‘events’ folder in your theme. Then you can make changes to remove the title and description.
Does that help?
Jonah
ParticipantHi Michael,
We did recently make some changes to the upgrade system so it looks like this must have cleared things out! If you need anything else, please don’t hesitate to ask.
Regards,
JonahJonah
ParticipantHi Simone,
I’ve created a ticket for one of our devs to take a look. I’ll give you an update as soon as I have one which might not be until Monday since we’re pushing up against the weekend here. Sorry for the delay on this.
Jonah
ParticipantHi Sean,
That’s strange, it works for me in Chrome on Windows and Mac. Have you tried deactivating all other plugins to see if there’s maybe a conflict there?
Jonah
ParticipantHi Simone,
Thanks for posting all that info. Please let us know about cURL and I’ll figure out when or if this needs to be escalated.
– Jonah
Jonah
ParticipantSounds good John, glad you got it working. I’ll keep the thread open for up to another week. Do let us know if you need more help with this.
Thanks,
JonahMay 9, 2013 at 12:14 pm in reply to: Help needed for displaying past events(archive) of a specific category #48068Jonah
ParticipantHi Prateek,
You cannot use the orderby arg with tribe_get_events() because it uses it’s own sorting functions to sort events by date ASC. If you want to use orderby you’ll need to use WP_Query and then set your date ranges appropriately.
I hope that helps!
May 9, 2013 at 12:11 pm in reply to: Event add-ons link in the admin bar should not be visible to subscribers #48067Jonah
ParticipantHi ragots,
Thanks for posting links to the solutions. Did you need anything else with this or can I close it out?
– Jonah
Jonah
ParticipantHi informationstreet,
I’m moving this to our WooTickets forum where someone will be able to help you there.
Regards,
Jonah -
AuthorPosts
