Laura Yeffeth

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Get Event ID on Single Event Page #1130114
    Laura Yeffeth
    Participant

    From the URL would be fine. I need to add something to the header for a specific event, so I’m looking for a conditional statement I can use to target the event.

    in reply to: Can't figure out which template to use for a single event #65775
    Laura Yeffeth
    Participant

    Yes, that helps. Thanks.

    in reply to: Can't figure out which template to use for a single event #65685
    Laura Yeffeth
    Participant

    Hi Barry,

    For the first question, I am simply on a single event page. I clicked through to a single event from the list of events. The URL is mydomain/event/event-slug. Shouldn’t that trigger the conditional statement for a single event? It understands that I am on a single page since is_single() is triggered, but it doesn’t understand that I am on an event page since tribe_is_event() is not.

    For the second question, no, unfortunately that doesn’t help. I understand that. My point was that I have tested every single-event.php file that there is and none of them change the single event page.

    I have:
    {your_theme}/tribe-events/photo/single-event.php
    {your_theme}/tribe-events/map/single-event.php
    {your_theme}/tribe-events/day/single-event.php
    There was no list folder in my latest event calendar pro installation. Where else could I possibly look?

    If I were to give you access to the code, would you take a look?

    in reply to: Show month view as default on category pages #64714
    Laura Yeffeth
    Participant

    Ok, thanks everyone for the responses. It just seemed a bit counterintuitve to me that if there is a setting for what you want as the default, that it wouldn’t be applied everywhere. For now, in this particular case, I can use the URL workaround.

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