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
The slider will always show in the front page, regardless of whether you’re using a static front page or not.
Admin
Don’t quite understand this part:
Quote:But I would like for the posts to also go directly into certain pages (that correspond with the same categories)Can you explain a bit more?
Admin
In reply to: NEXTGen Gallery thumbnails "smushed" when inserted onto page.
June 1, 2011 at 9:37 am #14465This is a bug with IE8. Doesn’t happen with any other browser. Try adding this in the theme’s Custom CSS option:
.ngg-gallery-thumbnail{
width: auto;
}Admin
An alternative to re-uploading the images into the page would be to set the image from the media gallery as the Featured Image for that page.
Admin
In the next update, I’ve added a new filter hook
graphene_adsense_ads_limitthat you can use to hook a function to change the number of ad count. I’ve also added a unique ID to each adsense block, so you can target those IDs to style it differently, even hide a particular adsense ad block. You can then add another different ad service for any particular ad block using thegraphene_show_adsenseaction hook.Graphene 1.3.1 will be released (hopefully) in the next day or two, so it won’t be a long wait 😀
Admin
First, go to Posts > Category, and translate the category that you use for slider content. Then, translate the posts to be shown in the slider, which should be assigned to the translated category.
The slider will then display the original posts in the default language, and display the translated posts in the the other languages.
If you want exactly the same posts (not translated) to show up in the slider for all languages, then simply copy the original posts as their translated posts.
Admin
Sure can. Added.
Admin
You can try something like this:
li#menu-item-831:before{
content: " | ";
}Chagne the
menu-item-831with the ID of the menu item you’d like the spacer to appear before.Admin
Fonte,
Like me and Kim mentioned, we don’t think this issue is caused by the Graphene theme, but rather, something else. It could be one of the plugins you use, or WordPress itself. If you want to give a quick check, try switching to another theme (TwentyTen, for example), and see if the problem still exists.
Admin
I’m actually currently developing a mobile version of the theme, called Graphene Mobile. For sustainable development of the Graphene theme (which will always be free), I’m planning to offer the Graphene Mobile theme at a low price. However, active contributors to the Graphene theme (which includes active beta testers and translators), and those who have donated a certain minimum amount, will be given free access to the Graphene Mobile theme as a token of appreciation from me.
