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
Hi again, peeps!
The alpha version for the next update (v1.1.4a) is now available. Please follow this link for information and download: https://forum.graphene-theme.com/topic/beta-graphene-114-alpha
Admin
Hurm…do you mean the posts in the slider? If that’s what you’re referring to, it’s actually an expected behaviour, since the slider uses the post’s excerpt. WordPress automatically strip all html tags from the excerpt, hence the formatting is not applied.
It’s probably better if you create your own manual excerpt for that particular post.
Admin
Save the modified master sprite as sprite_master.png and upload it to the theme’s
imagesfolder.Admin
I can’t help you unless you provide me with a link to your website, as well as the HTML elements that are causing the issues, e.g. the
<li>element or the<p>element.Admin
The next update will include exactly this feature, among others.
Admin
Add this in your child theme’s style.css file:
.entry-content p, .slider_post_entry p, .entry-content ul, .entry-content ol, .comment-entry ol{
font-family:"Trebuchet MS";
}If you haven’t created a child theme yet, the next update of the theme will allow you to enter custom CSS from the theme’s options page, eliminating the need to create a child theme for simple styling mods.
Admin
In your child theme’s style.css file, add this:
h2.post-title a, h2.post-title a:visited{
color:#000;
}Of course, change the colour code to whatever colour you want. If you haven’t created a child theme yet, the next update of the theme will allow you to enter custom CSS from the theme’s options page, eliminating the need to create a child theme for simple styling mods.
Admin
Sounds like a good idea.
I’ve implemented this and will be available in the next update.
Admin
That’s weird. The badge shows up fine for me, using Google Chrome as well as Firefox. Perhaps you have some kind of ad-blocking software?
Admin
Hurm..I tried inserting the code as a text widget, and the badge displays just fine. See here: http://dev.khairul-syahir.com/wordpress/
Can you try inserting the badge code to your site again?
