This works:
Code: Select all
<div class="knopjes-groep" style="width: 100%;"><a href="fotos/duitsland-frankrijk-zwitserland-2024"><button class="knopje" style="width: 48%;">FOTO'S</button></a> {phocamaps view=link|id=32|text=KAART}</div>
<div> </div>
<button type="button" class="btn btn-outline-secondary">{phocamaps view=link|id=32|text=KAART}</button>
This is messing up the template layout
Code: Select all
<div class="knopjes-groep" style="width: 100%;"><a href="fotos/duitsland-frankrijk-zwitserland-2024"><button class="knopje" style="width: 48%;">FOTO'S</button></a> <button class="knopje" style="width: 48%;">{phocamaps view=link|id=32|text=KAART}</button></div>
Can you think of a way to add the link inside a button?
Kind regards,
Patrick