Cross domain issues
-
We have Polylang setup with multiple domains and this gives issues with Elementor.
1. Cross domain errors
When using multiple domains Elementor still encounters issues with the translations. Elementor forces the default domain to be used which results in cross domain errors.
The problem happens because of theELEMENTOR_URL
constant. This uses theplugins_url
and apparently that function doesn’t account for Polylang fixes at this point.I have found some fixes using this thread https://github.com/polylang/polylang/issues/590
But this is not fully working correctly in all cases, see next item:2. Editing translations
When editing a translation Elementor requires you to be on the translation domain, not the default.
This causes issues once saving your changes as Elementor then resets the Theme Builder templates for the default language to the language you are working on.Let me know your thoughts, maybe you’ve already addresses some of these in the 2.0 beta?
Cheers, Jory
- The topic ‘Cross domain issues’ is closed to new replies.