Hi, I tried to change the value of the profile fields in the front-end edit profile siteurl/members-directory/username/#component=profile&action=edit but after a few seconds the value disappear.
It is possible to work with jQuery in the front-end edit profile?
The fields doesn't have any id or specific class, so I can use this way:
jQuery("label:contains('##label-name##')").next('input[type=text]').val('##new-value##');
Thank you, Marco
Can you please share a screenshot here, exactly which field you want to change?
Hi, I will send you a video, my idea was to use iQuery to make conditional fields that are not supported in WPLMS, but I don't know if jQuery will work in the buddypress private area of the profile.
Thank you, Marco
This reply has been marked as private.
Using Jquery this is not possible