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
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
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
OK, I’ve changed the
>character to use the>HTML entity instead. Also added the link to gravatar site.Admin
No need to select them all… that makes WordPress do unnecessary extra work. Just select “–Disabled–“.
Admin
pinkcarrot, try switching the slider display type to “background image and excerpt” instead of “thumbnail and excerpt”.
Admin
In reply to: SEO – Complete controle over H1 title – Not the permalink in the archive
October 26, 2011 at 9:50 pm #18770I’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
I got irritated when I see people changing the widget colour but left the borders and shadows on too!
Admin
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
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
Yep, I’m sure. Where did it lead you to?
