Add register to widget
-
I’d like to add the ability to have the tickets button display on the widget.
I’d like to add something like the following to the agenda-widget.twig:
{% if event.get( 'ticket_url' ) is not empty %} <a href="{{ event.get( 'ticket_url' ) | e('html_attr') }}" target="_blank"
However, this code does not display the “Purchase Tickets” text I’m wanting. Any suggestions on how to activate this functionality on the wdiget?
https://www.ads-software.com/plugins/all-in-one-event-calendar/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add register to widget’ is closed to new replies.