In Safari only one Raw Content script will display because of a SAMEORIGIN error. Is there a way to correct this so both scripts show when using Safari? These two scripts are in Column 1 of Section 2 on my homepage. My site is johnlednicky.com.
Hi @johnlednicky,
Thank you for writing in, have you tried placing those RAW Content elements inside the Div element? This is to make sure your scripts will not tangle up.
Cheers,
I just made that change but still have the issue in Safari. It works perfectly fine in Chrome. I’ve attached a couple screenshots to show you what I’m seeing.
Hello @johnlednicky,
X-Frame-Options security header prevents cross-domain iframes or click-jacking. To be able to resolve your issue, please do check these articles:
- https://www.wpbeginner.com/beginners-guide/how-to-add-http-security-headers-in-wordpress/
- https://stackoverflow.com/questions/6666423/overcoming-display-forbidden-by-x-frame-options
- https://stackoverflow.com/questions/30750576/how-to-set-x-frame-options-header-in-wordpress-site/44573750
Best Regards.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.