![]() |
Remove username href
I would like to remove some of the href username links but still keep the username itself.
This one in the forumhome_lastpostby has got me a bit stuck as I don't see any href yet it has one when displayed in the forum home Code:
<phrase 1="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase> |
Maybe try:
<phrase 1="" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase> However, this will give an empty link for the poster. If you want to totally remove the link, then you need to edit the phrase also: From: by <a href="{1}" rel="nofollow">{2}</a> To: by {2} (this has not been tested by me, so try at your own risk.) |
Thanks for your help Lynne, but I'm still not any closer on this. could not find the phrase were are they?
|
Quote:
|
Perfect, thanks again lynne
|
All times are GMT. The time now is 07:55 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|