Forum replies created
I added the css in Jetpack Edit CSS option and then added a function in child function.php to load this css in admin backend. Let me check out why it isn’t working. Also my-login/logout having jquery error which may make other components not work which are depended upon jquery.
Ok, I think we need to change the CSS class names and will try to do so in next theme update. In the meanwhile I have override few css styles and the admin should be usable again though it may affect something else. Let me know if anything else is broken because of this.
Yes, you should be able to do test transactions using paypal sandbox accounts by enabling the option and using sandbox accounts.
May not be easy/possible though let me check it out.
What is your site url?
The featured image option is now part of latest evolve lite (3.0.8). It is available under Blog section.
Start with following css and adjust them as per your need.
.content
{
background:white;
}
.widget:after {
background:none;
}
.widget-content
{
border:none;
}
The site should work fine now. Due to some server configuration issues, WordPress wasn’t able to identify that it is running on ssl and because of which non-ssl url were being generated. I have added a plugin (WordPress HTTPS) which solves such issues.
Sorry, must have missed the pm. Looking into it now.
Better take a full backup (db + files) and then try updating the theme. Since the version gap is high, there are chances for the things to be broken.