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
Well, the good news is we know that the theme is not the problem here. The bad news is, we don’t know what is.
Try renaming the .htaccess file to .htaccess.bak and see if the error is still there.
Admin
Use a static front page, and then use the one-column template for that page.
Admin
Somewhere in the content area, you’re missing a closing
</div>. It’s probably in your addthis code.Admin
The calendar uses a background image. You would need to edit the image to change its colour.
Admin
In reply to: How do I change the banner and have a different banner for different pages.
January 19, 2011 at 5:59 pm #12246Use an image file that is equal to or bigger than 900×198 pixels as the page’s or post’s featured image. That featured image will then replace the header image when the page/post is being displayed.
Admin
In reply to: How do I change the width of the page and make it longer?
January 19, 2011 at 5:56 pm #12254Admin
Hi Jane,
Yes you can. The latest version of the theme (1.1.3.1) has an FAQ page that explains these kind of thing, among others. To quote from the latest version:
Can I modify Graphene to my heart’s content without paying anything?
The Graphene WordPress theme, along with all the other themes in the WordPress.org Official Free Themes Directory, is released under the GNU General Public License (GPL) Version 2. The full text of that licence is included with the theme in the licence.txt file in the theme’s folder. Releasing the theme under that licence means, among others, that you are free to modify the theme in any way for any purpose (including commercial) without any obligation to the theme’s author. However, if you decide to redistribute the theme, the licence dictates that you must release the theme under the same licence, GPLv2.
But of course, the author would always appreciate donations to support ongoing and future developments of the theme.
Admin
Sure you can. We just wanna identify the real problem first.
Admin
Try opening up the theme’s
functions.phpfile and navigate to line 951. After this line:'order' => 'DESC',add the following line:
'suppress_filters' => 0,And then do the same thing for line 959.
If this works, I’ll add the change to the next version.
Admin
This is usually caused by incorrect
.htaccesssettings, and not by the theme. Try switching to the default TwentyTen theme and see if the issue persist.
