Hello -
I am getting this error using Cornerstone whenever I try to edit ANY page.
The preview could not load due to the iframe response being incomplete. This is most often related to a plugin conflict, or customizations introducing a PHP error.
Origin URL: https://workingwithfaculty.com
Preview URL: https://workingwithfaculty.com/
I have checked general settings and both urls are set to https and the url is the same.
I have gone through 4 of these threads and nothing is exactly the same or working when I try it.
I have installed version 5.4.8.3 of the Slider Revolution that came with the X theme - I am currently using the X - Child Theme.
These are the only entries in my global css under X > Launch > Options > CSS:
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {box-shadow: none !important;}
.my-blockquote1 {
font-size: 24px;
}
The first code is to turn off the bar that hovers over the menu when I move my mouse and stays over the current page I have selected. That was recommended by Apex Support and that worked beautifully.
The second bit of code was to change font sizes in my block quotes on the Programs/Services page. Only one entry in the global css as my-blockquote1 and then for every block quote on that page, I used the same in the Class ID. I didn’t have to change it to anything else.
BLOCKQUOTE FONT SIZES
This:
my-blockquote1 (in the Class ID field of the blockquote in question)
Then this:
.my-blockquote {
font-size: 24px;
}
(in the global css under X > Launch > Options > CSS
Right now, I am unable to edit any page. I could really use the help asap.
Credentials are in the secure note.
Thank you!
Susan