Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: bookblog.kjodle.net

    #18873

    That background is awesome! Works great on my 1920×1080-res monitor. Though one thing I noticed about your sites is that scrolling isn’t smooth in Firefox. Most probably due to the usage of a lot of CSS3 elements, like box shadows, gradients, transparency, etc.

    Admin

    In reply to: category & tag archive list.

    #18803

    The easiest way to achieve this would be to just hide everything that you don’t want to be displayed using CSS, and just leave the title. Try inserting something like this into the Custom CSS option:

    .archive .entry-content,
    .archive .entry-footer {
    display: none;
    }
    Admin

    In reply to: Non-escaped character in Graphene FAQ

    #18760

    OK, I’ve changed the > character to use the > HTML entity instead. Also added the link to gravatar site.

    Admin

    In reply to: Blog disappeared with theme update

    #18741

    No need to select them all… that makes WordPress do unnecessary extra work. Just select “–Disabled–“.

    Admin

    In reply to: Full width slider problem

    #18711

    pinkcarrot, try switching the slider display type to “background image and excerpt” instead of “thumbnail and excerpt”.

    Admin

    I’m a little confused. Do you want the URL to be:

    http://www.my-site.com/gardening

    but the post title wrapped in <h1> to be:

    How to choose the right gardening tools

    If this is what you want, it’s fairly easy to achieve using standard WordPress functionality.

    Admin

    In reply to: Sidebar box

    #16605

    I got irritated when I see people changing the widget colour but left the borders and shadows on too!

    Admin

    In reply to: Is it ok if I update the Swedish translation?

    #18588

    Russian translation downloaded. Thanks!

    There’s no SV and RU translation for the mobile theme yet, but if you’d like to work on it, it’d be much appreciated.

    Admin

    In reply to: Graphene 1.5.4 missing getfile parameter

    #18629

    The TwentyEleven theme does it this way:

    printf( _n( 'One thought on “%2$s”', '%1$s thoughts on “%2$s”', get_comments_number(), 'twentyeleven' ),
    number_format_i18n( get_comments_number() ), '<span>' . get_the_title() . '</span>' );

    Maybe I’ll use that.

    PS: I’ve downloaded the updated SV translation, thanks!

    Admin

    In reply to: Author info

    #18754

    Yep, I’m sure. Where did it lead you to?

Viewing 10 posts - 3,901 through 3,910 (of 6,030 total)