Yoast SEO causes Customizer Error
-
Hi,
I have a multi-domain / multi-lingual WPML set-up with WooCommerce and Yoast SEO.
Since the set-up of the multi-domains, Yoast SEO causes an error when editing a page through the Customizer in one of the other domains: Uncaught DOMException: Blocked a frame with origin “https://www.skischulewestendorf.com” from accessing a cross-origin frame.
When Yoast SEO is disabled all works fine.
I’ve also tried to change the HTTP Headers and set below in .htaccess, but without results:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
header unset X-Frame-Options
header always set x-frame-options “ALLOWALL”
</IfModule>Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Yoast SEO causes Customizer Error’ is closed to new replies.