Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Volunteer for Theme Testing

    #11099

    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

    In reply to: Problem with "articles" content style

    #12395

    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

    In reply to: Modyfing Sprite Master PSD

    #12456

    Save the modified master sprite as sprite_master.png and upload it to the theme’s images folder.

    Admin

    In reply to: Problem with "articles" content style

    #12391

    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

    In reply to: Remove the search and feed bar at the top

    #12458

    The next update will include exactly this feature, among others.

    Admin

    In reply to: Change Font for all Posts

    #12457

    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 reply to: Change of post title but not other links colors

    #12454

    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

    In reply to: Shuffle Slider post (random)

    #12442

    Sounds like a good idea.

    I’ve implemented this and will be available in the next update.

    Admin

    In reply to: Facebook Badge

    #12075

    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

    In reply to: Facebook Badge

    #12073

    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?

Viewing 10 posts - 5,431 through 5,440 (of 6,030 total)