Be Theme Color Options Do Not Work
Previously i was working with wordpress 4-1
And had no problems about color options.
But
When i installed latest version of BeTheme from themeforest and with wordpress 4.2.2
But i am not able to change any colors from BeTheme Options panel. Pls reply back.
Thanks.
Alphan AKAY
Comments
what exactly happen? Are you unable to save colors in back-end or maybe saving colors works but they do not change in front-end? Please explain. Also please provide url to site where colors does not work.
Thanks!
1) You got pre-defined skin selected while custom colors works only with custom skin.
2) You use cache and that's why colors won't change.
As we wrote above, one of these 2 things are the reason of your problem. But if you ask where you got cache, answer is - we don't know. We are not your website developer or host admin so we don't know if you got cache on site or server side. If you also don't know, you should contact with person who is responsible for your site.
Thanks for understanding!
I've been having the same problem.
I'm pretty sure now that my problem is #1: "You got pre-defined skin selected while custom colors works only with custom skin."
So how can I change the pre-defined settings to my customised ones? Is there something I need to tick or untick? Or some code I need to add or change?
Selected “Custom skin" in Theme options > Colors > General
h1 a { color: #000 !important; }
h1 a:hover { color: #000 !important; }
etc...