Dear all
I'm having issues with my post-register page, where it appears blank. After refreshing the page, the register page reappear and the user is indeed created as well as the confirmation e-mail sent.
But why is the page blank and how do I change it to 'thank you for registering' ?
To experience the issue, try and register a user on this forum :
Thank you and hope you can help! 🙂
I'd recommend disable all plugins and check it again. Also, please make sure the functions.php of your theme doesn't have spaces before <?php an after ?> codes. I think this is a header output issue. Some error of some plugin is being output before WordPress redirection. The error generator can be other plugins or even the theme. You should deactivate/change to find the problem causer.
Thank you for your reply
I found that it's due to the plugin 'approve user' which I need in order to approve new users
Do you have any ideas of how to solve that?
I recommend use other plugin, examples:
- https://wordpress.org/plugins/new-user-approve/
- https://wordpress.org/plugins/eonet-manual-user-approve/
- https://wordpress.org/plugins/user-registration-aide/
Also you can contact to the plugin developer and ask to make it compatible with wpForo.