• Resolved kdemay

    (@kdemay)


    After the last update I no longer have the option to edit events or add new events. The only options available are: tags, settings, help, event add-ons. No “events” or “add new” appears in the menu or is available. I tried downgrading, but that didn’t fix the problem. Please advise.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Brian

    (@brianjessee)

    Hi,

    Sorry for the issues you are having.

    We found the issue that is causing this and working on getting a fix released.

    In the mean time if you add the following to your theme’s functions.php and then deactivate and activate The Events Calendar it should fix the issue:

    add_filter( 'tribe_events_integrations_should_load_freemius', '__return_false' );

    Let me know if that works out.

    Thanks

    Thread Starter kdemay

    (@kdemay)

    That seemed to work for now. I’ll watch for the fix. Thanks!

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @kdemay,

    Glad to hear that worked for you!

    We’ve released a fix for this issue in a recent maintenance release. Can you update you plugin and let us know if the issue has been resolved?

    Thanks,
    Jaime

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot Add New or Edit Events’ is closed to new replies.