Thread Starter
durst
(@durst)
Hey Sky, thanks for your help!
I installed the plugin and tired to create an address with a little php by myself! So please take notice I’m not a php expert, but the URL i created now works fine and i can export all the events that are published in present and next year.
Here it is: https://www.mzhd.de/events/?ical=1&tribe_display=custom&start_date=<?php echo date(‘Y’); ?>&end_date=<?php echo date(‘Y’, strtotime(‘+1 years’)); ?>
Now i try to change the link of the button on the website to the shown above. Do you or some know how to do this or where I have to do this?
Regards
Peter