Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
You can use Firebug (or the Developer Tools built into Firefox and Chrome) to easily figure this out for yourself.
#comments > h4.current a {
color: #fff;
}Admin
Graphene Options > Child Page Options > Child page listings.
Admin
Quote:Can I achieve this by putting artwork up in the directory of the standard header artwork?No.
Quote:other options?You will have to use a child theme, and then register those new header images in the child theme. You can also deregister the theme’s bundled header images in this way.
Admin
That sounds like there’s a javascript conflict in your page. Try deactivating your plugins one by one to see if any one of them is causing the error.
Admin
Marking thread as resolved. You can do this yourself as well.
Admin
Try updating again. It should be working now.
Admin
When you perform the update, before the error message is displayed you should be able to see the URL that WordPress is trying to download the update from. Can you copy and paste the entire URL here?
Admin
What’s the setting in Mobile Smart with regard to the switch to desktop feature?
Admin
Add to the theme’s Custom CSS feature:
.two-columns .homepage_pane {
width: 630px !important;
}By the way, if you want to display just one home page pane, why not just use the “5 Simple Rules” page as the static front page?
Admin
How did you migrate the database from the local site to the production site? You will need to replace all instances of the local site URL with the production site’s URL. I’d recommend the WP Migrate DB plugin for this.
