Clickable link in description and on image

Ask any support / help / issues / problem or question related to TumblingJazz
Post Reply
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Clickable link in description and on image

Post by martin@rootjazz »

How are you currently entering your description?

The input is fully HTML customisable IIRC, so for a link

Code: Select all

<a href="https://rootjazz.com/">rootjazz</a>

should work. Same for an image

Code: Select all

<a href="https://rootjazz.com/"><img src="https://rootjazz.com/images/rootjazz.jpg"></a>

erichon
Posts: 128
Joined: Sun May 01, 2016 10:12 am

Re: Clickable link in description and on image

Post by erichon »

Does not work like described here! How do you do it?
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Clickable link in description and on image

Post by martin@rootjazz »

erichon wrote: Wed Nov 30, 2022 11:20 am Does not work like described here! How do you do it?
Please, read through this post and submit your issue accordingly. Not everything will be relevant to your issue, but have a read as it gives an idea of the information you can provide to help me help you as quickly as possible without delays in having to request additional information :)

https://rootjazz.com/forum/viewtopic.php?f=23&t=1634



Regards,
Martin
Post Reply