Hey there!
I am having a custom post type named Events.
I am currently creating the Single template with the condition Post Type = Event. (No loops involved)
Inside this page I want to hide an element with condition if the post (event) has the tag of future_event but I cannot make it work.
This is the condition on the element I’m trying.
I’m not sure what I’m doing wrong here.
I would appreciate any help.