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
Try doing the update again as WordPress caches the update link for some time. If you’re still having issues, let me know the email that you used when purchasing the theme.
Admin
Replace the
loop-post-formats.phpfile content:http://graphene.googlecode.com/svn/trunk/graphene/loop-post-formats.php
Admin
No, you’re not actually using a child theme, but a customised version of the Graphene theme. Make sure you follow the instructions here carefully:
http://docs.graphene-theme.com/Customisation_using_a_child_theme
Admin
Marking thread as resolved. You can do this yourself as well.
Admin
From your screenshots, it appears that Chrome is still using the old stylesheet for your site. Clear your browser’s cache and it should work fine.
As for the social sharing buttons in the slider, if you’re gonna put them there, I’d suggest using the smaller pill-sized buttons instead of those big bubbles.
Admin
.post {
background: none;
}Admin
Was it working before?
Admin
You have this code in your child theme’s style.css file:
.div id="text-9" {
background-color: #e3e3e3;
}which has invalid syntax, causing whatever CSS codes you place after that code to not work.
Admin
How did you create your child theme? From what I can see it’s likely that you didn’t create the child theme correctly.
Admin
Try replacing the theme’s
includes/theme-comments.phpwith the updated one here:http://graphene.googlecode.com/svn/trunk/graphene/includes/theme-comments.php
