Hi, this is really strange. probably it’s better if you go back to 2.1.5 if it worked
Thanks,
I’m back to 2.1.5 – it is working again but I have (like before) 404 Errors when you try to see the event details page. Is there a solution for that?
How can I download an older version of extended views ?
i’ll try to get you a link, one thing you could try on 2.1.8 and with the latest extended views is to turn our new rendering engine on and do not use compatibility mode.
so at the beginning of all-in-one-event-calendar.php on line 12 add
define( 'AI1EC_THEME_COMPATIBILITY_FER', false );
This code add on indeed solved the problem and the page containing the calendar is displayed correctly.
The code solved the problem. But I still have 404 Errors when I try to see the event detail page. Please help me with that.
Thanks.
did you check for plugin/theme conflicts?
Yes, but deactivating plugins and or changing the theme or fixing the permalinks doesn’t help at all.
Anything else I could try?
You can try to ask your host, i really wouldn’t know what else to suggest. We are using standard WordPress functions for custom post types here, so this is really strange.
Update permalinks and everything is working properly 😉