Compatible with All-in-One Event Calendar?
-
Is WPML compatible with the All-in-One Event Calendar? Can these two WordPress plugins coexist?
I am asking because I had problems with the combination of these two plugins. I use sitepress-multilingual-cms.3.5.1.1 and some other WPML plugins.
My first approach was to translate all pages in all languages. The translation management tools created copies in other languages, but unfortunately did not copy the dates. That is one big problem. The other problem is that the translated events appeared only sporadically when the language was switched.
Actually I don’t want to translate all events. If an event is missing in the current language I want to display the event in the default language. Currently I don’t know how I can fetch the events programmatically in a certain language since I did not see any WP_Query for it in the templates PHP files. The calendar widgets are linked to some custom fields and there are statements like have_rows(‘kalender’) and get_sub_field(‘ar1’) in a template PHP file to process the events in a loop.
Can you give me some advise please?
- The topic ‘Compatible with All-in-One Event Calendar?’ is closed to new replies.