Hi,
on http://www.pilsensee.de/?page_id=222 I included the event list with [eo_events event_start_after=”2016-01-01″ event_end_before=”2016-12-31″ event_category=”Regatta”]
That works fine. Below the list, I wanted to add links to subscribe to the event list. This worked a year ago, but now I discovered, the links created are not filled in with any usefull href parameter.
This was my code:
`
[eo_subscribe class=”button” title=”SCP-Regatta-Termine als Google-Kalender abonnieren” type=”google” category=”Regatta”]SCP-Regatta-Termine als Google-Kalender abonnieren[/eo_subscribe]
[eo_subscribe class=”button” title=”Terminkalender als Webcal-Kalender abonnieren” type=”webcal” category=”Regatta”]SCP-Regatta-Termine als Webcal-Kalender abonnieren[/eo_subscribe]
[eo_subscribe class=”button” title=”SCP-Regatta-Termine herunterladen” type=”ical” category=”Regatta”]SCP-Regatta-Termine herunterladen[/eo_subscribe]
`
It was translated to:
`
SCP-Regatta-Termine als Google-Kalender abonnieren
SCP-Regatta-Termine als Webcal-Kalender abonnieren
<
p>SCP-Regatta-Termine herunterladen
`
I have no idea anymore what happens. Just upgraded to pro to register the attendees …
Daniel Treplin
Hi Daniel,
Thanks for reporting this, this should be fixed in 3.0.1
Stephen Harris