Problem with events, same name and date, different category
-
Hi,
I have 2 event categories.
I am using shortcodes in templates to display the events for each event category, like
[events_list_grouped mode="daily" category='1,-2']#_EVENTLINK[/events_list_grouped].When two events from two different categories have the same name and same date, there is no distinction in the url/slug. Both are like http://www.site.com/events/eventname-2014-09-01, and both link to the event in one of the two categories. So one link shows the event from the wrong event category, with the wrong content.
Is there a way to solve this? Changing event names is not an option.
Can I get the category slug in the url or some other unique parameter that makes the link go to the right event in the right category?Thanks in advance, Peter
The topic ‘Problem with events, same name and date, different category’ is closed to new replies.