![]() |
How to hide or disable homepage link on userprofile page
How can we disable/hide homepage links on user profile pages ?
Thanks. |
You can find it in this template: modifyprofile and use a condtional for your condtion to hide this
HTML Code:
<fieldset class="fieldset"> HTML Code:
<if condition="!is_member_of($bbuserinfo, X, Y, Z)"> |
Hi Simon,
Thank You for your help but, I tried using above code and this is not working. We require restrict this usergroup to view homepage url in profile field, Unregistered/Guest ( 1 ) Groups allowed to view homepage link are (2,5,6,7,24) |
Show me how you used the code.
|
thank you again simon,
this is code I am using. Code:
<if condition="!is_member_of($bbuserinfo, 2,5,6,7,24)"> |
Right, i assume that you haven't changed your MEMBERINFO>Memberinfo_block_contactinfo template, if thats the case then forget everything i told you to do previously and replace ALL your memberinfo_block_contactinfo with this:
HTML Code:
<div class="alt1 block_row"> |
Hi Simon,
Thank You very much for helping so far.. I am unable to find following template memberinfo_block_contactinfo in my template manager, I am using vb 3.6.x |
I dont have 3.6.x so cant help much more but what you can do is in vbulletin options turn on template headers, go to the profile page, right click, view source and search for home page or homepage and then see which template is started just before where you find homepage.
|
Hi Simon,
I am using V-Bulletin Version 4. Should I be looking in the template: modify user option templates -> modifyprofile? I'm not able to find anything like the code above. I found this: Code:
<div class="blockrow"> Code:
<if condition="!is_member_of($bbuserinfo, 5, 6)"> Then I get this message: Quote:
Quote:
---------------- There's no one else making changes while I'm editing it. I have logged out, waited, logged in, saved other changes and then tried making the first changes and it says the exact same thing. Help please. :( Thank you very much. |
All times are GMT. The time now is 06:22 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:
|