achiever23
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Last Modified Info] Shortcode no longer workingI think I found the issue. In “Post Options” settings, The “HTML Template to Display on Posts” was completely different after the update. It displayed the code under <p> tags and also included a link to the author (which I never used before).
So when this code rendered on the front end, there were double <p><p> and </p></<p> tags in a row (one from the shortcode, other from WordPress), which probably broke the whole thing.
Removing the tags (and author link in my case) fixed the issue. Maybe it helps others too.
Forum: Plugins
In reply to: [WP Last Modified Info] Shortcode no longer workingSame here. I just updated WordPress (5.5) and the plugin and saw that the shortcode is no longer displaying. “Enable for Posts/Pages on Fronted” is turned on as it was before the update.
Thanks for the reply
Is there a way to display all members when they register, but keep the email confirmation before a user can log in and use the account?
Thanks! ??
I really hope you will add that option soon. Thank you for the swift replies!
About your question, this is my use case:
1. User creates a regular WP account and uploads a custom profile photo.
2. User later links that account to FB/Google so they can login with that as well.Profile photos on social media are often different than those uploaded to the site by existing users. Also, sometimes photos from social media appear stretched or bad quality, so the user would rather upload their own photo in better quality and not have it replaced every time they log in, or simply use another profile photo for the website.
Current default makes sense for people creating an account with social ID (because their whole account is in sync with their social profile), but it doesn’t make sense for existing users who just want to link their website account to their social account so they can use the one-click login.
How/where do I do that?
How can I enable this option by default? My users don’t have access to wp dashboard.
Yes, I have tried turning these options on/off but they have no effect. The issue is still here.
I found my solution when I stumbled upon this topic. The issue was caused by Database caching in W3 Cache plugin. After I disabled that option, names were saved normally.
You can disable wp-admin access for user roles you want in Ultimate Member. For example, edit settings for user role “Member” and turn off wp-admin access.
I do have version 1.3.88. Before this update the biography showed <p> tags on the frontend (wrote a topic about it here).
The new issue is that unicode characters show as HTML code for the character.
Latest update solved this issue.
When will the stable release be available on wp directory?
Thank you for the reply. I have tried what you suggested, but the problem persists.