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
Have you tried the Graphene’s built-in adsense placement feature? It’s in Graphene Options > General > Adsense Options.
But since you already have a few ads on the sidebar, you might want to limit the number of ads that the theme places (by default it’s 3, the Adsense limit for non-premium publishers). In that case, take a look at this topic:
https://forum.graphene-theme.com/graphene-support/adsense-skyscraper-not-showing-in-sidebar
Admin
Quote:Shouldn’t be on the home page title:space and »
Shouldn’t be on pages/posts titles:
spaces at start of title
Done. Will be included in the next update.
Quote:Should be optional on pages/posts titles:»
site title
You can already customise this via Graphene Options > Display > Miscellaneous Display Options.
Admin
Looks like it’s just a memory issue, but instead of displaying an error saying memory exhausted, some servers chose to display the 500 Internal Server Error instead.
Admin
You need to hunt down all such occurrences. There’s another post with all the varryover formatting from MS Word: “Sacramento SEO Pro reports – What counts as a high quality site? “
Admin
Try opening up the theme’s
includes/theme-webfonts.phpfile, navigate to line 34, and change the line from:add_action( 'wp_head', 'graphene_webfont_script' );to:
add_action( 'wp_head', 'graphene_webfont_script', 5 );Admin
Try replacing the theme’s
includes/theme-menu.phpwith the updated one here:http://graphene.googlecode.com/svn/trunk/graphene/includes/theme-menu.php
Admin
Your first post “Sacramento SEO Pro says…how often does your SEO guy go to conferences?” contains a lot of carryover formatting from Microsoft Word, which is causing the issue. This happens when you copy content from Word and then pasting it directly into the WordPress Visual editor.
When copying content from Microsoft Word, use the “Paste from Word” button instead:
Admin
In reply to: Trouble with the "continue reading" button showing up
August 16, 2012 at 10:50 am #31861Can you point to the exact post where this is happening?
Admin
You can use the
graphene_footeraction hook instead to add those logos.Admin
@hamptngrls, if you set the slider image to be “First image in post”, it will only work if you have uploaded the image when editing that particular post. It won’t work if you simply insert the image into the post from the Image Gallery of previously-uploaded images.
