Forum Replies Created
-
AuthorPosts
-
Andrew
MemberBarry-
My taxonomy is: tribe_events_cat
My category id for the calendar category is: 287
My slug is: opc-2nd-executive
How do those elements fit into your code?September 13, 2012 at 1:51 pm in reply to: Get rid of Location details on Community Event page #25039Andrew
MemberStupid me, I named the file event-meta-box not events-meta-box. That’s what no sleep and too much programming gets ya. Thanks for the help. Needed a second pair of eyes. Great plugin!
September 13, 2012 at 1:44 pm in reply to: Get rid of Location details on Community Event page #25038Andrew
MemberOn line 89 of events-meta-box.php I changed the class to “tribe_sectionheader2” and then set that class to hidden in my CSS. It still shows up though because “tribe_sectionheader2” isn’t being applied when I view the live page. I put events=meta-box.php in my events/community directory in my theme folder so it should overwrite the plugin version.
August 21, 2012 at 11:10 am in reply to: Clicking next month on calendar shows all events, not category's events #23876Andrew
MemberSorry, here it is:
http://pastebin.com/kctkZSaDAugust 21, 2012 at 11:09 am in reply to: Clicking next month on calendar shows all events, not category's events #23875Andrew
MemberThis is the code I have in the page template to display the calendar since there isn’t a shortcode option (i think??).
August 21, 2012 at 11:07 am in reply to: Clicking next month on calendar shows all events, not category's events #23874Andrew
MemberHere is an example of what I am referring to:
http://development.hccwebstudios.com/calendar-page/
This page is set to just show events from Category One, but if I click on September 2012 it shows ALL events from every category. This is just a demo site and I only have two categories setup, but you can hopefully see what I am talking about.Andrew
MemberWhat if I just want to name View All Events something else or redirect the link somewhere else?
June 20, 2012 at 7:53 am in reply to: tribe_calendar_grid() doesn’t show the full menu like the CPT pages #20906Andrew
MemberI was able to get this working by copying the navigation elements out of gridview.php and putting into table.php and surrounding it with an is_home() conditional.
It is still preferable to have the template tag do this automatically though as I need to use it in other places than home and it doesn’t make sense to have to build in a bunch of conditional checks on what page I’m on, etc.
Andrew
MemberOK, I guess I can’t paste code in this comment box?
Here is the code I tried to paste here
Andrew
Memberto
-
AuthorPosts
