Closed MrEAlderson closed 1 year ago
Hi @MrEAlderson
Could you try to add this line inside your functions.php file in theme/child-theme when 2.6.8 version is active
add_filter( 'um_ultimatemember_shortcode_disable_singleton', '__return_true' );
Please let me know how it works, Best Regards!
Hello,
thank you for your quick response. This has actually fixed the login and register pages. However, the account page isn't affected and is still malfunctioning. I use the "[ultimatemember_account]" tag on that page
Hi @MrEAlderson
Please check this PR with the recent hotfixes: https://github.com/ultimatemember/ultimatemember/pull/1252
Let me know if that works, Best Regards!
@nikitasinelnikov
Yes, I can verify that my test with the Elementor page builder the User Account page now works OK when replacing the class-account.php
file.
Expected behavior There to be login / register / account / user or any form whatsoever
Describe the bug Nobody is able to login, logout, register, manage their account or do anything ever since I updated to 2.6.8. I had to downgrade to 2.6.7 to make it work again. There were no warnings or errors, the forms literally only output blank.
To Reproduce Steps to reproduce the behavior:
Expected behavior Forms to appear. (2.6.7)
Do you use UM extensions?