okakse
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Issue when using with Modern Events CalendarThis worked 🙂 Our developer suggested deactivating synchronization of only Location and Organizer fields, as we have other custom fields in the project as well, and it would allow retaining their synchronization. Just in case it might be useful to someone else, it can be done in the wpml-config.xml file located in the root directory of the active theme by adding these two lines:
<custom-field action=”ignore”>mec_organizer_id</custom-field>
<custom-field action=”ignore”>mec_location_id</custom-field>Forum: Plugins
In reply to: [Polylang] Issue when using with Modern Events Calendar@runimets Thank you! Will give it a try 🙂
Forum: Plugins
In reply to: [Polylang] Issue when using with Modern Events CalendarHi,
I am also experiencing the same issue. Any solutions since the issue was posted?
Hello,
I am also having the same issue.
This being unresolved is bad for the site’s SEO as well as Google Search Console shows these events as having no location set.
Do you offer such integration as a custom service?
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Avoiding Gmail > Promotions tabThank you for such an explicit answer!
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Translate Labels in EmailThis can be considered resolved.
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Translate Labels in EmailThank you for information. Seems that I have to look deeper into the WooCommerce email template translation topic to figure out my issue. Very useful advice about overriding the email template.