• 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.

    https://www.ads-software.com/extend/plugins/events-manager/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    We’re working on some solutions for this. It seems to happen on some themes and not on others. We should have a fix for this within days.

    Regarding your second question, in short, you can do this with some php know-how, but there are no settings to create this behaviour.

    Barry

    (@barryamundson)

    Hi, I’ve been trying to set up this plugin tonight, and am running into the same issue.

    I’m using a premium theme called ‘Big Feature’ – https://www.vfxdude.com/

    Here’s a shot of it using the WP3.01 navigation — all the navigation items take the name of the page although the various links in the nav are correct (in this case the page is called ‘screenings’ instead of ‘events’):
    https://www.queenofthesun.com/images/events-manager-bug.png

    This theme also has a a custom theme in the admin — when using this navigation instead of the built-in wordpress theme, it just deletes the name of the event page from the menu (here, ‘screenings’ is missing), and then fills up all the sub-menus for every navigation item with the name of the page. If you go to an event, it puts the name of the event in the sub-menus instead:
    https://www.queenofthesun.com/images/events-manager-bug-BFthemeNav.png

    I hope these screen shots help to troubleshoot. Thank you for your great plug-in, it looks like once this is worked out it will be perfect.

    barry

    Barry

    (@barryamundson)

    Back in the Events Manager Forum, I see there is a link to the development version, and instructions for a fix, at least if you are using a theme that doesn’t have a custom menu:

    https://davidebenini.it/events-manager-forum/topic.php?id=923&replies=22#post-3127

    That seems to fix it for me if I use the default wordpress nav menus, but the custom theme’s menu I have installed (Big Feature theme), it still just removes this page entirely from all menus (but doesn’t rewrite all menus with the name of the page)..

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    @barryamundson

    are you maybe selecting “Show events page in lists?” to No in the settings page? That would cause this behaviour.

    Barry

    (@barryamundson)

    Yes, that was it! Thanks much.

    same problem here

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    I’ve been trying to reproduce this issue on twentyten (even using inksprite’s code) but it doesn’t happen to me so I’m chalking it down to a theme/plugin conflict and advise you to just disable title rewriting on the Events Settings page. The plugin will work as normal this way and fix the problem.

    See https://wp-events-plugin.com/documentation/known-issues/ for known issues.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Events Manager] Events page Issues’ is closed to new replies.