Hi there
After I have changed the code, the thumbnail will be displayed in the grid. That’s great. But when I open an event by clicking in the grid, the event details cannot be opened (error 404 – site cannot be found). What I have seen is, that the url of the event details has been changed:
/event/memademontag/2013-07-22/ (without code change)
/event/2013-07-22/ (with code change).
It seems, that the title of the event will not be transmitted anymore.
What I have done:
– Copy of /plugins/the-events-calendar/views/month/single-event.php
– Add code after line 27:
– Paste modified single-event.php in /themes//tribe-events/month
What can be wrong?
Thank you for your help.
Best regards,
Andreas