Hi all,
I have installed the SEF Extension for Eventlist. Everything works fine - except the fact, that all URLs for e.g. new events are generated 4 times
index.php?option=com_eventlist&id=1&pop=1&tmpl=component&view=venueevents&Itemid=80
index.php?option=com_eventlist&format=feed&id=1&type=atom&view=venueevents&Itemid=80
index.php?option=com_eventlist&format=feed&id=1&type=rss&view=venueevents&Itemid=80
index.php?option=com_eventlist&id=1&view=venueevents&Itemid=80
Only the last URL is the correct one - all the other URLs deliver "wrong" content pages (like eg. an RSS-Feed, which I don't want).
I have tried many settings in the plugin but cannot get it to work. Of course I could set the last URL as "Active" - but as we will have hundreds of events on our page (which users will publish from the frontend), this is not a practicable way to handle this.
Do you have any idea or tipp for me?
Thanks!
Uwe