How To Change The Vendor & Buyer Profile Url To Text?

[color=#282828][font=arial, verdana, tahoma, sans-serif]Hello[/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]Does someone can show me how to change the url to display text only on all vendor and buyer register page automatically? Because now, if a new vendor or a buyer register with a website URL on the register form, then this link will be active automatic with dofollow and pass link juice directly to the vendor or buyer website page, so I need to change to display only with text, not display like an automatic link to lost authority of my website. Please see image for more detail![/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]Thank a lot in advance![/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]My website Enewwholesale.com multi vendor with 4.2.3[/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]Franck[/font][/color]

how to change the url link to disply in text only on all vendor register page.jpg

design\themes\responsive\templates\views\companies\view.tpl



replace:



{$company_data.url}




with



{$company_data.url}

[quote name='eComLabs' timestamp='1438244803' post='224875']

design\themes\responsive\templates\views\companies\view.tpl



replace:



{$company_data.url}




with



{$company_data.url}


[/quote]Dear Ecomlabs



Thank very much for your help, this will be change for buyer and vendor both account together or just for vendor?

The modification will be applied on the Vendor page only



E.g. http://enewwholesale.com/ardor-apparel.html



Where can you see the buyer URL?

[quote name='eComLabs' timestamp='1438269333' post='225003']

The modification will be applied on the Vendor page only



E.g. http://enewwholesale…or-apparel.html



Where can you see the buyer URL?[quote name='eComLabs' timestamp='1438269333' post='225003']

The modification will be applied on the Vendor page only



E.g. http://enewwholesale…or-apparel.html



Where can you see the buyer URL?

[/quote]it's on the buyer profile page > website, if buyer put the website on this space, then will be have a link automatic to the buyer website, do you know how to change to display only with the text please? Thank!

[/quote]

But the bot will never reach the profile details page. Please advise.

[quote name='eComLabs' timestamp='1438270963' post='225010']

But the bot will never reach the profile details page. Please advise.

[/quote]You mean this website is not switch automatic to url? I see they are like a link, I prefer to change to make sure don't have the link out, please show me how to change if possible, Thank in advance!

Looks like I misunderstood you. The buyer website is displayed in text input field on the profile page:

[quote name='eComLabs' timestamp='1438332587' post='225074']

Looks like I misunderstood you. The buyer website is displayed in text input field on the profile page:



[url=“Clip2Net — screen capture tool for Windows, Android, iPad, Mac, Linux”]Clip2Net — screen capture tool for Windows, Android, iPad, Mac, Linux

[/quote]Dear Ecomlabs



Yes, this is the website url in the customer profile page, do you know how to display only in text after approval the customer account by admin please? if not change it, then will be automatic become a link and link out to the buyer website.



Thank

You should edit the design\themes\YOUR_THEME\templates\views\profiles\components\profile_fields.tpl file after the following line:



{else} {* Simple input *}




Check company field by field ID and replace the input with text value

[quote name='eComLabs' timestamp='1438590679' post='225337']

You should edit the design\themes\YOUR_THEME\templates\views\profiles\components\profile_fields.tpl file after the following line:



{else} {* Simple input *}




Check company field by field ID and replace the input with text value

[/quote]Dear Ecomlabs



Can you give me more detail please? I don't know how to change the field ID.



[size=4]For this: [color=#666600]{[/color][color=#000088]else[/color][color=#666600]}[/color][color=#000000] [/color][color=#666600]{[/color][color=#000000] [/color][color=#660066]Simple[/color][color=#000000] input [/color][color=#666600]}[/color][/size]

[size=4][color=#666600]replace[/color][/size][size=4][color=#666600] with: {[/color][color=#000088]else[/color][color=#666600]}[/color][color=#000000] [/color][color=#666600]{[/color][color=#000000] [/color][color=#660066]Simple[/color][color=#000000] text value [/color][color=#666600]}[/color][/size]

[size=4][color=#666600]is[/color][/size][size=4][color=#666600] t[/color][/size][size=3][size=4][color=#666600] correct?[/color][/size][/size]



Thank



Franck

I cannot write you the code without making some tests. Field ID can be found on the Profile fields page: