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
You will need to modify the template of the breadcrumb that is being printed out by Breadcrumb NavXT to include the microdata or RDFa markups so that Google can recognise it as being the breadcrumb. See this page for more detailed info:
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=185417
Admin
There’s a bug in the current version of the theme where you have to save the theme’s options twice when changing the header image height or the theme’s container width before those changes are reflected on the WordPress Custom Header feature.
Admin
You mean something like this?
Admin
You have too many menu items in the primary nav menu to fit the small screens of smartphones. Graphene Mobile allows you to set a different menu for the mobile display. Try grouping the menu items more broadly and use abbreviations so that the top-level menu items can fit the width of smartphones.
By default, the mobile theme lists all the child pages of a page when that page is displayed, so you probably don’t need to include those child pages in the menu as well.
Admin
Try resetting the theme’s options. In the Graphene Options page, on the right hand side there’s an “Options Presets” panel. Select ” Reset to default settings” and click “Apply options preset”.
Admin
.entry-content img,
.child-page img {
border: none;
}Admin
Try replacing the theme’s
images/sprite-master.pngfile with this one here:http://graphene.googlecode.com/svn/trunk/graphene/images/sprite_master.png
PS: Thanks for the donation!
Admin
Moved to Support. Please post in the correct section next time.
I’m not seeing any header widget on your site.
Admin
Quote:had a hard time figuring how to extend the sidebar border way down to the footer regardless of the length of postso I just used an image set to repeat-y
The easiest would be to use jQuery to get the height of the content area, and then apply that height to the sidebar.
Admin
Quote:graphene options – top bar is visable (clicked on it to open to show the options) and leave it that way .. so not closing that option!Opening or closing an option box itself doesn’t save any of the options. You will have to click on the “Save Options” button before the options are saved. So.. yeah, I guess somehow Safari this triggering that as well, or it triggered the reset options button.
