dalbeck

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Conditional Tag Issues #30430
    dalbeck
    Participant

    if((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.

    in reply to: Conditional Tag Issues #30429
    dalbeck
    Participant

    Ok 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!

    in reply to: Conditional Tag Issues #30420
    dalbeck
    Participant

    Sorry 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?

    in reply to: Conditional Tag Issues #30419
    dalbeck
    Participant

    Jonah,

    Yeah, I tried disabling a ton of plugins.. still nothing =/ any other ideas?

    in reply to: Conditional Tag Issues #30312
    dalbeck
    Participant

    Still nothing, heres my whole sidebar: http://pastebin.com/gfZW9wyH

    in reply to: Conditional Tag Issues #30296
    dalbeck
    Participant

    Jonah,

    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.

    in reply to: Conditional Tag Issues #30276
    dalbeck
    Participant

    This is my current sidebar file: http://snippi.com/s/7g3g9zh

    in reply to: Conditional Tag Issues #30245
    dalbeck
    Participant

    Yeah.. tried that too .. no luck =/

Viewing 8 posts - 1 through 8 (of 8 total)