@jassimp
You can try this code snippet, add to your active theme’s functions.php
file or add to the “Code Snippets” plugin.
add_filter( 'um_ultimatemember_shortcode_disable_singleton', '__return_true' );
https://wordpress.org/plugins/code-snippets/
@missveronicatv
Thank you for your replay
Unfortunately, the issue is not solved with the provided snippet. 🙁
@jassimp
Do you have the “Mod Security” application being used by your web hosting?
If Yes, ask your web hosting support for help with this issue.
i
@missveronicatv
I contacted my web hosting provider and We disabled mod security for our cpanel account and tested. The issue still persists. they said that its not belong to mod security. Its the issue with pug in it self. While disabling the ultimate member plug in all works as expected. Even another wp installation with ultimate member 2.7 works fine
so needed help with plug in either new update ot patch or any code-snippet if that helps
thank you
Anybody here to help?
Now i downgrade to 2.7 and its working as before
But how we can fix the issue with 2.8+
Hello @jassimp
This fix will be in the next release but you could download it from the development/2.8.x
Regards.
@andrewshu
Thank you for the updates
Could you please provide the link to the specific files/s that need to update/ replace
So i can avoid all development files to my production site from Github
@jassimp
Current plans for release of UM version 2.8.2 is January 15
Look at line 169 … for the updates
https://github.com/ultimatemember/ultimatemember/blob/ce153ffa58939007876c5afc0d49e95bc87b90bf/readme.txt
-
This reply was modified 10 months, 3 weeks ago by missveronica.
Thank you for the update.
the issue has been solved now 🙂