User Profile Links?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wolf121
    New Member
    • Oct 2006
    • 1
    • 3.6.x

    User Profile Links?

    As you can see in my forums here: http://thegcon.com/showthread.php?t=1594

    Under the avatars I have the extra settings I want showing and made up, well all but one. Name, class, level and stuff work pretty easy. But the last item I would like to add to a users profile and to show up at the bottom of that list is a link to their ctprofile page.

    I'm going to try to explain this out, if it doesn't make sense I'll explain more.

    If the forum member has a ctprofile to add to their profile I would like it to show: CTProfile: Available under their forum avatar with the other things. Only problem is I would like the word, Available to link to their ctprofile page.

    In the user profile they would put thier link which looks like this: http://ctprofiles.net/4009185

    Does this make any sense?
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    The code would look like this:

    Code:
    <if condition="$post[[color=red]fieldX[/color]]">
    	<div>
    		CTProfile: <a href="$post[[color=red]fieldX[/color]]">Available</a>
    	</div>
    </if>
    Where fieldX is the field indentifier of the profile field as shown in your:

    Admin CP -> User Profile Fields -> User Profile Field Manager

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎