events_list doesn’t support category
-
I am using the following shortcode:
[events_list scope=”all” category=”11″]
The events I want to see all are of the category selected, but I do get an empty list. I checked what’s going on and found that the SQL statement you create is fine but the wp_term_relationships table does not contain the links between the events and the category. I inserted them manually to test, and now they show.
Is this a bug or is there something else going on here?
Events Manager is 5.12.1 WordPress 5.9.1
- The topic ‘events_list doesn’t support category’ is closed to new replies.