Custom fields to link in button
Hello,
at
www.dealpoint.nl I use Classipress, latest version, and I created a custom field cp_bestellink.
I put a button on the bottom of ads like
https://dealpoint.nl/advertenties/te...-de-titel-van/ where I want the button to klik to the location specified on the ad form.
On this ad the destination should be
https://www.dealpoint.nl/vacatures
The button is now constructed as:
<div align="center"><a class="button expanded" href="(cp_bestellink')" target="_blank">BEKIJKEN EN BESTELLEN</a></div>
but that does not work. The button is there, but the link does not work.
I implemented the div in widget listing content.
Would anyone know how to get the button and link to work?
Help is highly appreciated, thanks.