Error listing related events under recurring event.

Home Forums Calendar Products Events Calendar PRO Error listing related events under recurring event.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #944512
    ohallmann
    Participant

    When showing an recurring event, all events display in list under “related events” will be shown as recurring events, but they are not.

    #944528
    George
    Participant

    Hey @ohallman,

    Can you share a link to where this is happening on your website?

    Also, I’d recommend heading to your site’s wp-config.php file and changing this line of code:

    define( ‘WP_DEBUG’, false );

    to this:

    define( ‘WP_DEBUG’, true );

    That will display PHP errors on your site if any exist, which might help here.

    Let us know what you find!

    — George

    #944530
    ohallmann
    Participant

    Ist not an php error. The events are listet wrong as recurring events.

    http://webzine-minden.de/veranstaltung/salsa-latin-night/2015-02-25/

    #944535
    George
    Participant

    Hey @ohallman,

    Thanks for sharing the link. There could be a PHP error causing this, as it seems the event recurrence information is being kept in the loop outside the specific event it applies to. If you can make those changes to wp-config.php, let me know, as that would be very helpful.

    Some other things worth checking out, are to see if there’s a plugin conflict here messing with the loop or something. If you can, I’d recommend deactivating each plugin on your site one at a time (except for The Events Calendar and Events PRO, of course), then checking on this issue after each deactivation. See if anything improves.

    If nothing changes by deactivating plugins, leave all those plugins deactivated – then, try activating a default theme like Twenty Twelve, Thirteen, or Fourteen on your site, and see if anything is different with these related events.

    Let me know what you can do and what you find by doing these steps.

    Thanks!
    George

    #983767
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Error listing related events under recurring event.’ is closed to new replies.