I am getting an error every time I try to update Theme Options on XTheme Pro. Both versions 3.2.3 and 3.1.2. It it doing the following:
Causing Logoff and making me relog back in
Giving Uh Oh app.notify.failed-to-save every time i hit save with a red bar.
Giving me this error when editing Header Top Bar (The preview could not load due to the iFrame response being incomplete)
The basic wordpress options will save fine. Just not the specific secondary XTheme Options button area.
I have 512M php memory in my .ini file and in my wp-config file. I have disabled all plugins and still get same error. Wordpress version is up to date. PHP is at 7.3
Do you have a live domain? is this site working on a live domain? Would you mind contacting your hosting support and ask to temporary disable any security feature on the site, specifically Mod Security? See if that resolves the issue, if it is, please ask on how you can white list the /cornerstone-endpoint
Another thing, for some reason I was able to remove and saved that PHP code below on your Theme Options > JS, however when I try to add it again it does not allow me to saved and log me out.
Nevertheless, that code is a PHP function, so it should go on your child theme’s functions.php file, not on Theme Options > JS.
And one last thing, please update your PRO theme to the latest version.
Remember to clear all your caching features (plugin, server-side, CDN, and browser’s cache) after updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
I have the latest version on my live site. I rolled back to your latest stable on the dev site to test. I am seeing the same behavior on both. The logoff and not allowing you to save is what I am experiencing. It is only in the theme options. the rest of the site works. I need help figuring out how to save changes in the theme options
try editing the html code on the topbar content and look at that error as well.
so far in the theme options i have:
iframe error when trying to edit the topbar content and it tries to render the change in the preview
when i hit save in the options pane (whether i make a change or not) i get the “uh-oh” red error.
i get logged off wordpress admin after hitting save most of the time
Again, this is all only happening in the Theme Options in Pro. The rest of the theme seems to be working ok.
I have gone through all the steps in your help articles. More memory, fushing cache, no javascript, rolled back theme to latest stable, PHP is up to date, Wordpress is up to date, disabled all plugins and tried it, switched to parent theme from child theme and tried it. All these produce the same error.
I need some help as I really need to edit topbar content that is incorrect on my site.
Please be aware that the topbar content should only have plain text or with minor HTML tag mainly the text formatting tags like span, strong, italics, etc. You are not supposed to insert div, ul, li or nav tags. Keep in mind that the topbar content will be wrapped with a <p> tag in the front end and with this <p> tag, you cannot insert div, ul, li or nav tag.
Since you are using Pro theme and would like to tweak or completely change the look of your header, please go to Pro > Headers and create your own custom header instead. If you are not yet familiar of this builder, perhaps this link can help:
This is not new. Has not been a problem for over two years. The problem is not related to the information in the topbar. There is a issue somewhere in the options part of the theme. This is just a symptom. Removing this code does not alleviate the issues I am having.
We have already investigated further and the issue seems unique to your site only. There are other users of myftpupload and only are having the issue. Can you please disable your ModSecurity? Please let us know how it goes when it is OFF.