Jump to content

Changing Link Field Output


ahc

Recommended Posts

Posted

Where can I go to change how links are displayed when using a link field?

We have a bunch of link fields for profiles so member's can link their personal shops, but it looks extremely cluttered with the full links showing.  Something that allows me to change the output to "Click Here" or something similar when someone adds a link to a link field would be extremely helpful.

I'm surprised the option to add link text is not built into the system already since that's pretty standard.

 

Posted
3 minutes ago, Alismora said:

Where can I go to change how links are displayed when using a link field?

We have a bunch of link fields for profiles so member's can link their personal shops, but it looks extremely cluttered with the full links showing.  Something that allows me to change the output to "Click Here" or something similar when someone adds a link to a link field would be extremely helpful.

I'm surprised the option to add link text is not built into the system already since that's pretty standard.

 

Admin CP -> Members - Profiles -> Profile Fields and in the one have url add this to display formatted

<strong>{title}:</strong><a href="{content}">click here</a>

this will in return allow the link only display when hover over the click here.

Posted
1 minute ago, Pete T said:

Admin CP -> Members - Profiles -> Profile Fields and in the one have url add this to display formatted


<strong>{title}:</strong><a href="{content}">click here</a>

this will in return allow the link only display when hover over the click here.

That is the formatting for the post profiles.  I need the output changed for profiles themselves.

Posted
3 minutes ago, Alismora said:

That is the formatting for the post profiles.  I need the output changed for profiles themselves.

ah sorry your correct i missed that part i not seen way to get your outcome but will take better look now.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...