Forum Replies Created
-
AuthorPosts
-
dalbeck
Participantif((get_post_type() == ‘tribe_events’ && tribe_is_upcoming()) || tribe_is_month() || tribe_is_by_date() || tribe_is_month() && !is_tax() ) {
— Sorry didn’t post in the last message.. really sorry for like 3 extra posts.
dalbeck
ParticipantOk figured it out. Was missing a closing tag and calling 2 functions that didn’t exist: tribe_is_archive() and tribe_is_events. Once I deleted those from the condition everything works. Final line looks like this:
Hope this helps someone else… thanks for your help Jonah!
dalbeck
ParticipantSorry for double post.. just found this in my error logs:
Call to undefined function tribe_is_archive()I will play around with the conditional maybe that could be screwing it up?
dalbeck
ParticipantJonah,
Yeah, I tried disabling a ton of plugins.. still nothing =/ any other ideas?
dalbeck
ParticipantStill nothing, heres my whole sidebar: http://pastebin.com/gfZW9wyH
dalbeck
ParticipantJonah,
I did try just doing them individually and that didn’t seem to work either.. any other thoughts? Right now on the Events List view my sidebar doesn’t display at all, and on the Calendar view it doesn’t either.
dalbeck
ParticipantThis is my current sidebar file: http://snippi.com/s/7g3g9zh
dalbeck
ParticipantYeah.. tried that too .. no luck =/
-
AuthorPosts
