[Plugin: Events Manager] Events page Issues
-
I have two issues with the events page. These are both issues that occurred with the upgrade and did not exist before. First the main navigation menu seems to be overwritten on the events page. Below is my code for the navigation menu
<?php wp_page_menu('sort_column=menu_order&include=2,8,4,6,10,12,14') ?>
When one goes to the events page, every link is renamed “events”. The links still go to the right page they are just renamed.
Second, I have recurring events that go on all year. On the events page all occurrences of the events are listed. Is there a way so that only the next occurrence of each event is listed?
Thanks.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘[Plugin: Events Manager] Events page Issues’ is closed to new replies.