-
Posted a reply to Registration ‘confirm email’ field, on the site WordPress.org Forums:
Thanks @missveronicatv -
Created a topic, Registration ‘confirm email’ field, on the site WordPress.org Forums:
How can I add a 'confirm email' field for users to ent… -
Posted a reply to Edit profile – use email address when editing username, on the site WordPress.org Forums:
If anyone has a better / more integrated solution than the one below, let me… -
Posted a reply to Edit profile – use email address when editing username, on the site WordPress.org Forums:
username is used both for user_login and user_emailwhen you have the “Username or Email” UM predefined field at your… -
Posted a reply to Edit profile – use email address when editing username, on the site WordPress.org Forums:
Thanks! Unfortunately, that field has a different Meta Key ("Username"), so I can't use it.… -
Created a topic, Edit profile – use email address when editing username, on the site WordPress.org Forums:
I have followed the instructions you gave to https://w… -
Posted a reply to Translated checkbox showing in profile edit but not profile view, on the site WordPress.org Forums:
Here's an interim solution that doesn't involve editing core: add_filter( 'um_view_field', 'my_view_field', 10, 3 );… -
Posted a reply to Translated checkbox showing in profile edit but not profile view, on the site WordPress.org Forums:
Found the issue: includes/core/class-fields.php - ln 4197 changed $res to __( $res,'ultimate-member' ) Now it… -
Created a topic, Translated checkbox showing in profile edit but not profile view, on the site WordPress.org Forums:
UM version 2.2.4 WPML version 4.4.12 Using the defaul… -
Posted a reply to WPML lang button UM adding username after querystring, on the site WordPress.org Forums:
Hi @champsupertramp, Still having these issues. I've temporarily changed wpml to use domains for different… -
Posted a reply to WPML lang button UM adding username after querystring, on the site WordPress.org Forums:
Hi @champsupertramp, OK, I've updated the UM plugin with the code from the repo, but… -
Posted a reply to WPML lang button UM adding username after querystring, on the site WordPress.org Forums:
Thank for the info and link. The info mentions that they "...recommend using the plugin… -
Posted a reply to WPML lang button UM adding username after querystring, on the site WordPress.org Forums:
WPML Multilingual CMS - Version 4.4.12 Ultimate Member - Version 2.2.4 -
Created a topic, WPML lang button UM adding username after querystring, on the site WordPress.org Forums:
I am using WPML's 'Menu language switcher'. The lang b… -
Created a topic, Permission issue with concurrent guests, on the site WordPress.org Forums:
Cluevo 1.6.2 WP 5.7.1 I seem to be getting a permissi…