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
In reply to: posts page (home page) to look like achieves page (or categories page)?
June 4, 2011 at 10:33 pm #14521Firstly, when you activate a child theme, WordPress treats it as a new, separate theme. Therefore, the previous header image has been reset. Just set it again.
Secondly, you don’t need to copy everything from the loop file. Just the ones that are relevant to the archive page. You can recognise this by the conditionals around the codes.
Admin
Not really, no. Most of the social sharing button codes take the URL of the current page to be shared. Putting the social sharing button on the front page will make all of the buttons for all the posts to be sharing the same url – the front page url.
Admin
In reply to: Calendar pop up window doesn't work with Graphene theme
June 4, 2011 at 10:15 pm #14566As long as you didn’t edit the theme’s files itself (i.e. implement the changes via a child theme and/or the Custom CSS option), the changes won’t be lost when you update the theme.
Admin
Admin
Add this to your child theme’s style.css or Custom CSS option:
.tooltip{
background: #fff;
border: 5px solid #ddd;
padding: 10px;
}Admin
The next update (1.3.1) will allow you to add your own custom icons (email, linkedin, digg, whatever) to the top bar, all from the theme’s options page.
Admin
If you’re using the Custom Menu function, try these steps:
1) Insert a custom link with no matter what link
2) Select the just created custom link. Click on the dropdown link on the top right side.
3) Delete the link from the link target field
4) Done
Admin
Hurm..that’s weird.. I’ve removed the 30 seconds throttling limit for your account. Let me know if it still happens.
PS: All posts, whether they are marked as spam or not, got sent to my email as a notification, so you don’t have to worry too much about it.
Admin
This is to be expected. The theme uses a combination of CSS2.1 and CSS3 properties, and the validator checks against just one version of CSS (probably CSS2.1). Therefore, any CSS3 properties in the file will be marked as errors.
You don’t have to worry about them though.
Admin
WP Admin > Graphene Options > Display > Header Display Options > uncheck “Hide the top bar”
