Add Tags to Venues Post date Home › Forums › Calendar Products › Events Calendar PRO › Add Tags to Venues This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by Brian. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 22, 2015 at 9:24 pm #1029364 SteveParticipant Hi, I have a theme that can filter by tags so I was wondering if there was a way to add tags to location/venue pages in WordPress? thanks! November 22, 2015 at 10:07 pm #1029366 SteveParticipant I figured it out! I just added this to my theme’s functions.php: function demo_add_default_boxes() { register_taxonomy_for_object_type(‘post_tag’, ‘tribe_venue’); } November 23, 2015 at 10:33 am #1029731 BrianMember I am glad to see you were able to figure it out. I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket. Thanks! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Add Tags to Venues’ is closed to new replies. → Please verify your API key is correctly entered on the settings