Posted: November 5, 2015 at 3:11 am
|
Hi there, I tried to restore a previous page to a version that I knew worked as it should but it was still blank – please help!! |
Hi Kate, Can you enable WP_DEBUG and see if any errors are being thrown please? |
|
|
Hey Tony, |
|
Sorry just realised you linked it (its been a long day and is 10pm in australia!) will do it now! |
No problem 🙂 Its basically just adding:
to you wp-config.php file just above the line that has: /* That’s all, stop editing! Happy blogging. */ Then if any errors are being thrown they will be displayed when you next load the page. |
|
|
Hi Tony, Notice: Constant THEME_SHORT_NAME already defined in /home/amsutnet/public_html/clients/woodendnh.org.au/wp-content/themes/superspark-v1-07/functions.php on line 21 Notice: Constant THEME_FULL_NAME already defined in /home/amsutnet/public_html/clients/woodendnh.org.au/wp-content/themes/superspark-v1-07/functions.php on line 23 Notice: Constant GOODLAYERS_PATH already defined in /home/amsutnet/public_html/clients/woodendnh.org.au/wp-content/themes/superspark-v1-07/functions.php on line 25 Notice: Constant SERVER_PATH already defined in /home/amsutnet/public_html/clients/woodendnh.org.au/wp-content/themes/superspark-v1-07/functions.php on line 27 Notice: Constant AJAX_URL already defined in /home/amsutnet/public_html/clients/woodendnh.org.au/wp-content/themes/superspark-v1-07/functions.php on line 29 Notice: Constant FONT_SAMPLE_TEXT already defined in /home/amsutnet/public_html/clients/woodendnh.org.au/wp-content/themes/superspark-v1-07/functions.php on line 31 Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use |
Unfortunately all of those are notices which generally have no effect on how the code runs, they basically mean “this is strictly correct but I’m going to run it anyway”. The first 6 are from your theme, the rest are also likely the theme creating widgets the ‘old’ way. Have you changes the /events/ slug within Event Espresso -> Events -> Template Settings to ‘courses’? If you go to Dashboard -> Settings -> Permalinks, make no changes and just clikc save, then reload the page, does it load events? |
|
The support post ‘Error on page with [ESPRESSO_EVENTS] code’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.