Viewing 1 replies (of 1 total)
  • Hey @ngolumbia,

    Sorry to hear about these problems –?I’d recommend first updating to the most recent version of these plugins, which is version 3.12 currently because of an update yesterday.

    After updating, go to Settings > Permalinks in your admin area, and just click “Save Changes” without actually making any changes. This may seem like an odd thing to do but is a little “trick” within WordPress to get the permalinks across your site to refresh, which might help here.

    If this doesn’t help, then I’d recommend seeing if any errors pop up on your site if you head to your site’s wp-config.php file and change this line of code:

    define('WP_DEBUG', false);

    to this:

    define('WP_DEBUG', true);

    That will display PHP errors if any exist, which might be quite useful here.

    If no errors show up after you do this and return to your events page, then unfortunately that would indicate a code conflict of some kind and I’d recommend you run through our troubleshooting steps here → https://theeventscalendar.com/knowledgebase/testing-for-conflicts/

    Let us know what you find from all of these steps!

    Thank you,
    George

Viewing 1 replies (of 1 total)
  • The topic ‘events calendar broken’ is closed to new replies.