PDA

View Full Version : Make custom profile field clickable


tattooz
08-26-2010, 02:33 PM
I made some custom profile fields and one of them contains a URL. How do I make that field clickable?

mmoore5553
08-26-2010, 04:26 PM
Something like this . Modify what is in orange. this is very simple one .


<a href="http://www.amazon.com">{vb:raw post.field7} </a>

tattooz
08-26-2010, 04:39 PM
I can't seem to find the profile field. What template would it be in, using vb4?

mmoore5553
08-26-2010, 05:20 PM
go into your admincp and then go to user fields. Then go into user fields manager. You will see the field ID there. Then just edit that to your needs or put it where you want it to show up.

tattooz
08-26-2010, 06:39 PM
I know the field number, it's 11, but I can not find it anywhere in the templates.

mmoore5553
08-26-2010, 06:42 PM
you will not find it in templates unless you assign it. For better help it is easier to post a link and / or a picture on what you are wanting to do. As you could just add the above code where you want it and it be a link.

tattooz
08-26-2010, 06:54 PM
Ok, here is what I have. I added these fields in the profile and I want to make the Shop URL clickable

I can not find that field in any template

mmoore5553
08-26-2010, 07:09 PM
You are using the mod to add that extra tab correct ?

tattooz
08-26-2010, 07:18 PM
No, is there a mod? In User Profile Fields in the AdminCP, there is an option for "User Profile Field Categories" That is where I did it