ICAL and WPML
-
Hi,
we’re using Events Manager with WPML plugin.On single event view, ical url is not working
I managed to fix this issue by adding these lines:
em-ical.php at line 27. if ( defined( 'ICL_SITEPRESS_VERSION' ) && $wp_query->get('_wpml_backup') ) { $wp_query->set(EM_POST_TYPE_EVENT, $wp_query->get('_wpml_backup')[EM_POST_TYPE_EVENT]); }Do you plan to support ical function of WPML, maybe integrating this code?
Kind Regards,
Marco
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘ICAL and WPML’ is closed to new replies.