How do I accomplish this in my child template for Event Calendar Pro? In event list view, I’d like to display a DIV if the particular event contains a specific tag. For example “APPLE”
<?php // If string “APPLE” appears exists as a tag for this event then…. ?>
<div>Content goes here</div>
<?php endif;?>
Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Display DIV if tag exists for event’ is closed to new replies.