PosterBoard Code
-
Question:
Inspecting the Stream Twig – (around line 101) it reads
<div class=”ai1ec-event-time”>
{% if is_ticket_button_enabled and event.ticket_url is not empty %}
<a class=”ai1ec-pull-right ai1ec-btn ai1ec-btn-primary
ai1ec-btn-xs ai1ec-buy-tickets”
target=”_blank” href=”{{ event.ticket_url }}”
>{{ event.ticket_url_label }}
{% endif %}
{{ event.timespan_short | raw }}
</div>should this not make the ticket button show? It does not, so unless i’m missing something – the ticket button showing here would be great.
Thank You
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 ‘PosterBoard Code’ is closed to new replies.