Add Links Function in Accordion Text Object 
Autor: Nigel B.
Visitado 1789,
Seguidores 2,
Compartilhado 0
Incomedia.
I noticed in the Accordion Text Object I can't add any links. This would be a good function to have and seemed to have be overlooked.
Can we add this function, similar to the linking function in the page Text Objects?
Thanks ![]()
Publicado em

Hello Nigel
You can add links by using html for this. You can also add images and so.
See this old post : https://helpcenter.websitex5.com/pt/post/197999
The examples in the post is not present anymore, but a simple link could be made like this :
<a href="url">link text</a>
And an image could also be made as a link by using simple html.