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.
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?
We are using Version 1.2.0
Events > Settings > Strict compatibility content filtering, activate this option and see if it solved the issue.
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.
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?
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.
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?