Can I change a long URL to a hyperlinked word instead?

In the listing block as well as on the listing page, I have created attributes where someone can upload a link to their LinkedIn page or upload their resume. However, on the front-end the entire URL of the LinkedIn page or the entire URL of the document location of the saved resume is visible. It’s looks very clunky. Is there a way to change it so on the front-end it’s just the words “My LinkedIn Page” or “My Resume” and those words are hyperlinked?

Yes, please edit this attribute and try setting this display format:

<a href="%value%">LinkedIn</a>

This worked perfectly. Thank you so much!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.