|
Button to URL in custom field.
Iniciado por: andresR-3
en: Soporte profesional de Toolset
Quick solution available
Problem: I would like to create a link to a URL that is stored in a custom field, but I don't understand the HTML needed to make it work.
Solution:
Use the following code:
<p align="center"><a class="boton" href="[types field='url-de-destino' output='raw'][/types]" target="_blank">Más</a></p>
Relevant Documentation:
https://toolset.com/documentation/customizing-sites-using-php/functions/
|
|
2 |
3 |
hace 5 años, 8 meses
andresR-3
|