Change profile fileds in front-end with jQuery

Home Forums Legacy Support Support queries How-to & Troubleshooting Change profile fileds in front-end with jQuery

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #334018
    Marco
    Spectator
    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
    #334069
    Diana
    Participant
    Can you please share a screenshot here, exactly which field you want to change?
    #334094
    Marco
    Spectator
    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
    #334095
    Marco
    Spectator
    This reply has been marked as private.
    #334138
    Diana
    Participant
    Using Jquery this is not possible
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change profile fileds in front-end with jQuery’ is closed to new replies.