• Resolved Offsider

    (@offsider)


    I am running core version 2.3.4. and WP 4.3.1.

    When activated, the Extended Views add on is crashing the events page. It won’t even load. When I deactivate the Extended Views add on, the page loads. Even though the shortcode is still the posterboard layout, it loads a plain, monthly layout. I have deleted and reinstalled the add on. Anyone have any other ideas that might help to restore our posterboard view?

    https://wordpress.org/plugins/all-in-one-event-calendar/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi,

    Activate addon and try:

    1. Go to Dashboard -> Events -> Calendar Theme and activate a different calendar theme. Then return to your original calendar theme and activate it.
    2. Dashboard -> Events -> Theme Options and hit Save Options.

    Thread Starter Offsider

    (@offsider)

    Hi,

    I did this. When I reactivate the Extended Views Plugin, the calendar will not load. I just get a blank page.

    Do you use the latest EV addon version?

    Thread Starter Offsider

    (@offsider)

    We are using Version 1.2.0

    Events > Settings > Strict compatibility content filtering, activate this option and see if it solved the issue.

    Thread Starter Offsider

    (@offsider)

    No, that did not work either. As soon as I activate Extended views the page takes a long time to load and all i get is a white screen.

    Please edit wp-config.php file (in the WordPress root folder) and modify line:
    define('WP_DEBUG', false);
    to
    define('WP_DEBUG', true);

    Then please navigate to your calendar page. It should produce useful trace information.

    Thread Starter Offsider

    (@offsider)

    Not sure what to make of this:

    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use

    __construct()

    instead. in /home/theblueycom/public_html/wp-includes/functions.php on line 3457

    Have you recently upgraded WordPress to the latest version?

    Thread Starter Offsider

    (@offsider)

    We are running 4.3.1. Not sure when we installed it.

    @offsider: Can you try your site with a different WP theme? I suspect that your WP theme may be the issue and need updating.

    Note: WP Theme, NOT calendar theme.

    Thread Starter Offsider

    (@offsider)

    Great advice. It is a conflict with the theme. Any advice on locating the conflict? It seems that the latest update to the theme would have caused the issue, but then, would it be the plugin that needs updating?

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Extended Views crashes page’ is closed to new replies.