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
Open up the
includes/theme-head.phpfile and replace its content with the updated one here:http://code.google.com/p/graphene/source/browse/branches/1.6/includes/theme-head.php
Admin
Make sure you read this post first:
http://www.khairul-syahir.com/topics/web-dev/2012/graphene-1-6-what-to-know-before-upgrading.html
Admin
Replace the content of the
style.cssfile with the updated one here:http://code.google.com/p/graphene/source/browse/branches/1.6/style.css
Admin
Replace the content of the
includes/theme-shortcodes.phpfile with the updated one here:http://code.google.com/p/graphene/source/browse/branches/1.6/includes/theme-shortcodes.php
Admin
Try replacing line 438 of the
includes/theme-head.phpfile from this:function graphene_title( $title, $sep, $location ){to this:
function graphene_title( $title, $sep = '»', $seplocation = '' ){Let me know if that sorts it out.
Admin
First, you do know that writing in all caps is construed as shouting, right?
You can change the column setting for individual posts, as there is no “Page template” feature for individual posts in WordPress. You can either set the column setting in the theme’s options to the column mode you want for all posts, and then set the individual pages to the column mode you want for pages, or you can try finding a plugin which allows you to set the page template to be used for individual posts.
Admin
For the tag archive issue, replace the content of
tag.phpfile with the updated one here:http://code.google.com/p/graphene/source/browse/branches/1.6/tag.php
For the comment count being displayed despite comments being disabled completely, replace the content of the
loop.phpfile with the updated one here:http://code.google.com/p/graphene/source/browse/branches/1.6/loop.php
Admin
Clear your browser cache by pressing CTRL+F5.
—
Sent via Android using Tapatalk
Admin
Yep, it’s showing fine now. The file size of the header image is 116.86 kB, which is probably why it takes a few seconds for it to show up, since it has to be downloaded first.
Try decreasing the file size as much as you can without compromising the quality too much. Since you saved it as a JPEG file, try reducing the quality anywhere from 60% to 70%.
Admin
Try uploading your header image again. I get a “Image cannot be displayed because it contains error” message when I tried to load the image.
Also, do yourself a favour and give your site a title in WP Admin > Settings > General > Site Title. Nothing pokes out like a sore thumb more than a front page of a site without a title in the browser’s bar. It’s bad for your SEO as well.
