Conditional Statement for specific event page (ID)
-
I’ve read through all the conditional statements but I haven’t found a match for what I’m looking for. I want to program into the footer a conditional statement that says, “If on this specific event calendar page display this”. I found
if( tribe_is_event() || is_single(2338) ) { } but it doesn’t seem to look at the ID so, I wasn’t sure if this was even possible?
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.