Event filter not working
-
Hello,
first of all, thanks for the great plugin, it was the only one I could find that really works!
Unfortunately, my category-filter is not working -.-
Problem:
I want to insert a category filter for my event list, so I added [event-list cat-filter=’yes’] to my page. Unfortunately, the filtering is not working, meaning that when I click on an item, no events are shown (however, when clicking on “All”, all events are shown correctly).Reason:
I inspected the page’s HTML and found out that what the problem is: When clicking on a filter item, a css class with the category’s slug should be added to the event list item. For example, if I have a category called “pet”, all event items with category pet should have the css class “one_column mep_event_list_item mix mage-pet“. However, this is not working, instead the class name is “one_column mep_event_list_item mix mage- “, without “pet”.I would be extremely happy if somebody could help me with this. Here is a screenshot of the problem: https://filebin.net/1fgp1u7nmnyflc4p
Thanks in advance !
The topic ‘Event filter not working’ is closed to new replies.