Home › Forums › Calendar Products › Events Calendar PRO › Events post list view and calendar grid view in post category
- This topic has 5 replies, 4 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
May 12, 2012 at 6:24 pm #19084
javier
ParticipantHi!
– Why does the event list meta that appears in the tribe events post list doesn’t appear in the post categories (categories of wordpresss, not in the own taxonomy of tribe events)?
– How can I show the calendar grid view in a post category? (can I show it in a widget?… on top or bottom of the post list?)
Let me explain it…
I have a post category called MUSIC with content about music and I would like to publish event posts in it, but when I do it, the additional info (tribe meta custom fields: price, address…) that appears in the event list doesn´t appear in the music category. Also, I want to show the calendar grid view in my category MUSIC page.
How can I do it?
Thanks!
May 14, 2012 at 7:49 am #19124Rob
MemberHi there Javier. Happy to try and answer your questions here. For the first, we decided when releasing 2.0 to break the Events out into their own custom post type that relies on its own category taxonomy (since a lot of users didn’t want the calendar mingling with their regular blog posts). That being said if you were looking to integrate them we did put together this tutorial, which should help: https://theeventscalendar.com/integrating-wordpress-categories-tags-with-your-events/.
It sounds like, if I understand your second question correctly, the link I’ve provided above should assist with implementing that as well. Can you give it a go and confirm? Thanks in advance!
May 14, 2012 at 9:06 am #19148javier
ParticipantThanks Rob! I have already done this.
1. And events appears in my post categories but the additional info doesn´t appear, just the “title” “date and other tags info” and finally the “content”. I need show events in post as the event appears in its own category (price, addresss…)2. The calendar grid view doesn´t appear. I also need to show a static grid calendar somewhere in my category page.
Just imagine (because I´m working in localhost…) when you open my “MUSIC” category you will be able to see: post musica categories, events music categories and in a widget or another place the calendar grid showing dates of events music category.
Thanks Rob!
May 15, 2012 at 3:25 pm #19228Rob
MemberThanks for confirming as much, Javier. Let me get Jonah from our dev team to take a look and double check that the code presented in that tutorial (which was a few releases ago) hasn’t changed for 2.0.6. While we can’t provide significant support for user-submitted tutorials, we’ll do what we can to point you in the right direction. You may want to reach out to that author directly though, if we’re unable to help you to the extent you wish.
Let’s see what Jonah has to say first.
May 17, 2012 at 7:41 pm #19360Jonah
ParticipantHi Javier,
To get event meta to show in the post meta area for the category view in your theme, you will need to modify the category loop and add any specific events info you want. This is outside of the customization we can help you with but I can point you in the right direction and that’s what you’ll need to do.
To get the gridview appearing in your categories you could either use our calendar widget, placing it in the sidebar for your category page or you could include the gridview file via PHP like so:
include('wp-content/plugins/the-events-calendar/views/gridview.php');
…but some of the functionality may not work the way you want (like the prev/next links) and you will need to work on customizing this yourself.
I hope that helps! Good luck!
– Jonah
July 7, 2015 at 6:20 am #976870Support 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 ‘Events post list view and calendar grid view in post category’ is closed to new replies.
