Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Registration Sends Me To A Blank Page | Event Espresso - Staging Server
I have been experiencing issues with this plugin. After I try to register for a class, I am taken to a blank page with no further information or checkout process. I have double checked my templates and updated the plugin, but I cannot find the problem.
Can you try deactivating any other plugins and testing again?
It might also help to temporarily disable the templates in /wp-content/uploads/espresso/templates by renaming the folder to something like /wp-content/uploads/espresso/templatesOLD.
There is a known issue with themes developed by Good Layers with how the page.php template is handling the_content . We’ve been in contact with the developer of these themes and this is what they said:
I think the problem cause from at first we apply the filter to the
content
command again afterward. We’ve changed it ( the_content() ) to
echo $content;
and it works fine too :)
So they may have updated the theme you are using, and if so, updating to the latest version will resolve this. If they haven’t updated the theme to fix this issue yet, there suggested solution may work for you. If it doesn’t work, please contact them for support.
I was thinking they may have updated the theme to correct this problem. The template file that will need to be fixed is page.php. Is there an update available for this theme?
Viewing 6 reply threads
The support post ‘Registration Sends Me To A Blank Page’ 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.