Which version of Events Manger are you using?
Are you using WPML? Recurring events aren’t compatible with WPML and aren’t automatically disabled.
Thread Starter
noamyc
(@noamyc)
so i cant use recurring event if i am using WPML ?
do you have any idea for the best way to copy event
for the same day over 3 month in 2 languge
to enable recurring event under WPML, you can add this line in your wp-config.php
define('EM_WMPL_FORCE_RECURRENCES',true);
also, make sure you installed and activated WPML and EM compatibility plugin.
Thread Starter
noamyc
(@noamyc)
thank you
its working but the english version stay in draft after publishing
Thread Starter
noamyc
(@noamyc)
Ok in different approach i get
You are updating a duplicate post.
To not lose your changes, WPML will set this post to be translated independently
any idea ?
at the moment EM is still working on other issues related to Recurring events and WPML which includes this.