Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello i use astrid theme.
All of the sudden today siteorigin css stopped working and gives me back those errors when i search at the console:
The specified value “!” does not conform to the required format. The format is “#rrggbb” where rr, gg, bb are two-digit hexadecimal numbers.
css.min.js:1 Uncaught Error: undefined:8:16: missing ‘}’
Any help? It’s a valuable tool for me….
Thanks!
Hi Allpinguins,
Would it be possible for you to paste a copy of the CSS you have in the editor at the moment? This would help us test and fix the issue?
I think it could be better if i provide u with an admin account. If you agree just give me an email!
That sounds good – you can create it for [email protected]
This is a private message.
This is a private message.
I just sent them to you!
Thanks a lot for the support. You are great!
Hi Allpinguins
Thanks for giving me access. I was able to figure and fix the issue from this. I’ve installed the 1.1.1 update on your server and everything seems to be working properly.
Wow! Thanks a lot!
It’s a pleasure :)
This is a private message.
Do you get the same issue when you disable SiteOrigin CSS?
Yes!
Hi Allpinguins
Then the issue is probably related to another plugin. Can you try disabling all non-SiteOrigin plugins and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.
If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.
Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.
If you aren’t using a SiteOrigin theme, then you can also try temporarily switching to one of the default WordPress themes to see if the issue is theme related.
After investigating further more is the CSS editor.
As soon as i am disabling it everything is back to normal….
Problem solved by removing this css
.button.post-button {
text-transform: none;
}
p {
display: none;
}
All work great now!