Sorry, no need to provide the link. already got it. dev14… Thank you so much Kodie for the great plugin
Hi Kodie,
Can I please have the link where to download the 1.1.0-dev12, sorry I can’t find it at the moment.
Hi fixed this by changing this line:
if ( $taxonomy->name == ‘event-categories’){ …
to this:
if ( $taxonomy->name == ‘event-tags’){ …
Hope this helps.