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
Nope, not without directly editing the theme’s code. But I may be moving towards making the theme’s codes more like a theme framework-style in the future, which means among others there’ll be more control in determining where chunks of codes should be inserted without directly editing the theme’s codes.
Admin
That’s the Homepage Panes. You can disable it in Graphene Options > Homepage Panes.
Admin
If you have FTP access to the site, just rename the graphene theme’s folder to something else.
Admin
See this post: http://wordpress.mfields.org/2010/excerpts-for-pages-in-wordpress-3-0/
You can insert the code in your child theme’s
functions.phpfile.Admin
Is there any issue when using FancyBox for WordPress with the theme?
Admin
Admin
You cannot make another home page, or another static front page. It just doesn’t work that way. Websites are supposed to have only one home page or front page.
If you want your homepage to be available in different languages, you can achieve that using the plugin that I or jlfh suggested.
Admin
First of all, don’t edit the theme’s files directly! You will lose the changes when you update the theme. Make changes through a child theme instead.
Secondly, you can simply hide the nav menu using this CSS code:
#header-menu{
display: none;
}Admin
Cool, I’ve added both of you to the theme’s beta testers’ list. Thanks!
Admin
Try using WPML.
