J
jdaich
New Member
Hi,
Elementor editor is not loading and I having these errors
JS: e.editor is null
JS: Permission denied to access property \"elementorFrontend\" on cross-origin object
JS: t.bindContainerType is not a function
JS: 2 Blocked a frame with origin \"https:/" from accessing a cross-origin frame.
Trying to fix the corss-origin issues I added to .htaccess
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>
But has no effect and grep -R X-Frame-Option does not show DENNY entries or nothing odd. How can I solve this? I am already many days trying and trying. any help will be appreciated.
Best,
Julian
Elementor editor is not loading and I having these errors
JS: e.editor is null
JS: Permission denied to access property \"elementorFrontend\" on cross-origin object
JS: t.bindContainerType is not a function
JS: 2 Blocked a frame with origin \"https:/" from accessing a cross-origin frame.
Trying to fix the corss-origin issues I added to .htaccess
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>
But has no effect and grep -R X-Frame-Option does not show DENNY entries or nothing odd. How can I solve this? I am already many days trying and trying. any help will be appreciated.
Best,
Julian