[Plugin: Event Organiser] Venues, Categories not showing up on the front end
-
NOTE: I just posted the same question on the author’s site:
On the admin side, everything works fine. I can attach events to venues and see them in the calendar. However, I can’t view the venues on the front end (where taxonomy-event-venue.php is called). I’ve got the same problem with categories, I can set them but can’t see them on the front end.
This problem seems to have started with 1.5.6. Here are few things I’ve done to try to debug this:– wp-debug:true
– fresh install, no other plugins
– reset permalinks(/%postname%/ and /%category%/%postname%/)
– finally:
var_dump(get_terms('event-venue',array('hide_empty'=>false)));
(your
advice from the forums)That dumped the arrays correctly so I don’t understand why they aren’t showing up. I’m going to try version 5.5 next. Any help would be really appreciated.
https://www.ads-software.com/extend/plugins/event-organiser/
- The topic ‘[Plugin: Event Organiser] Venues, Categories not showing up on the front end’ is closed to new replies.