V2.2.2 Menu displays “#5231 (no title)” for Pages with Restricted access
-
I recently upgraded to V2.2.2
Pages that have Content restricted to “logged in Users” appear in the Menu in the form “#5321 (no title)” in place of the page title.In the page link above, the menu should be “Yacht Documents”.
When I log in, the menu title is correct.
When I am logged out the title is wrong.I want to always display the menu, but when people follow the link direct them to the login page if they are not logged in. This worked until recently.
The page I need help with: [log in to see the link]
-
Hi @green10101
Thanks for letting us know. We are investigating the issue. We will get back on you.
Ref: https://github.com/ultimatemember/ultimatemember/issues/881
Regards,
Hi, same issue, replied for follow-up email notification
We are having this exact same issue, please escalate with urgency.
while waiting see https://wordpress.org/support/topic/no-title-in-nav-menu/
for the workaround suggested by Aswin Girisame problem x 310 websites… please fix asap!
- This reply was modified 3 years, 4 months ago by icentrics.
also noticing blog posts are now showing “RESTRICTED CONTENT” now rather than their actual title if they are (using the Restrict access to this post?) … hope the fix is on the way. thank you.
Hi @icentrics @shouldvelearnedit @danielverisurf @green10101
Please try this pre-release version of Ultimate Member:
https://downloads.wordpress.org/plugin/ultimate-member.2.2.3-beta.zipEnsure that you’ve created a full backup of your site before updating it manually.
After updating the plugin, please add this code to your theme/child-theme or use the Code Snippets plugin to run the code:
add_filter( 'um_ignore_restricted_title', '__return_true' );
Regards,
Hello! Did that code fix it for anyone? I just added it to my functions.php file and I am still seeing “(No Title)” for my list of posts. @champsupertramp any other suggestions? Thanks so much!
Well I hope you have a child theme installed, anytime you add to the functions file it will get overwritten during any core theme update.
I do. Guess I should have specified, I added it to my child theme’s functions.php file. Thanks!
@danielverisurf Did it work for you?
@lisamr I need to test it fully on our staging site before I even bring it close to production 🙂
@champsupertramp do you know how long before you go live with this update??
@champsupertramp When this all started, it should also be noted that when we upgraded UM and also the UM Recaptcha plugin that also broke. Any place on the site where the recaptcha was placed it only showed the words “recaptcha” and not the actual Robot checkbox like before. See here: https://ibb.co/jwYc2nh
- This reply was modified 3 years, 4 months ago by danielverisurf.
@champsupertramp do you have a timeline to roll out this update? I have 300 broken websites.
thank you!
- The topic ‘V2.2.2 Menu displays “#5231 (no title)” for Pages with Restricted access’ is closed to new replies.