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
If you want the home page to display the same sidebar as with all the other pages, just uncheck the Enable alternate front page sidebar widget area option in Graphene Options > Widget Area Options.
Admin
Sure you can, but not without quite a substantial additional code writing into your child theme. I have previously implemented something like what you want on this site: http://www.hervecuisine.com/
Admin
In reply to: How to delete "verwendet das Theme Graphene von Syahir Hakim","valid xhtml",&quo
June 25, 2011 at 10:16 pm #14868Topic moved to Support. taractrit, please take some time to read the forum rules.
Admin
Take a look at all the options available in WP Admin > Appearance > Graphene Options
Admin
Don’t know, haven’t tried it yet. Why don’t you go ahead and give it a try?
Admin
You need to insert the whole adsense code, not just the publisher’s ID.
Admin
I would recommend WPML. I use it myself, and I prefer it over the other plugins because of its full-fledged features and continuing development.
I tried qTranslate before, but I really don’t like that it mixes the untranslated and translated content in the same post. WPML separates each language into their own posts, but maintain the link and relationship between them.
Besides, the team at WPML has officially certified the theme to be compatible with their plugin. So go on and give it a try!
Admin
You mean, place it above the social sharing buttons and Related posts list on your site?
Admin
You can insert the adsense code by hooking it to the
wp_footeraction hook. Then position it using CSS absolute positioning.WordPress action hook:
http://www.nathanrice.net/blog/an-introduction-to-wordpress-action-hooks/
http://codex.wordpress.org/Function_Reference/add_action
CSS absolute positioning:
http://www.barelyfitz.com/screencast/html-training/css/positioning/
Admin
The theme is an extension to WordPress. Whatever works with WordPress works with the theme. Sort of.
In short, no issues at all.
