Phone number on Billing Address have tag

Home Forums Legacy Support Support queries Setup issues Phone number on Billing Address have tag

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #274474
    ftva
    Participant
    Hi, When we edit the user's profile from the backend, we noticed that the Phone under the Customers Billing Address have an anchor tag, example: +612345678 this happens if the user edits their profile from the frontend.  Here's a screen recording showing the issue. https://www.loom.com/share/ac2f66f83cf1479e97f36a9e6805e0b4 Cheers,
    #274775
    Anshuman Sahu
    Keymaster
    please try adding this given code in your wplms-customizer.php file in wplms customizer plugin :   remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 3 );
    #274847
    ftva
    Participant
    Hi Alex, We've added the code you suggested, and it didn't work, please see screenshot https://prnt.sc/tilql4  
    #275015
    Anshuman Sahu
    Keymaster
    This is strange issue and is related to buddypress itself . try to set these settings for the fields from wp-admin -? users -> profile fields and reave the fields : https://prnt.sc/tj2gua
    #276032
    ftva
    Participant
    We tried that and did not work. see screenshot https://prnt.sc/tlk86o  
    #276299
    Anshuman Sahu
    Keymaster
    ok Are you using vibe buddypress profile sync plugin or any plugin to sync the profile fields to woocommerce checkout fields .
    #276409
    ftva
    Participant
    We have this installed that looks like it does the syncing from BP to WC <span style="font-weight: 600; overflow-wrap: break-word; display: block; margin-bottom: 0.2em; font-size: 14px; color: #000000; font-family: -apple-system, system-ui, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; white-space: nowrap;">Vibe BuddyPress WooCommerce <span style="color: #32373c; font-size: 13px; font-weight: 400; white-space: normal; background-color: #f7fcfe;">Synchronise BuddyPress xProfile fields and WooCommerce checkout fields. </span><span style="font-size: 13px; font-weight: 400; white-space: normal; background-color: #f7fcfe;">Version 1.1 </span> </span>      
    #276675
    Anshuman Sahu
    Keymaster
    Yes this is the plugin which is causing this issue . We have not added any check to strip the html tags there . This will be fixed in upcoming update of it .
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Phone number on Billing Address have tag’ is closed to new replies.