Category: wordpress
If you have noticed, now this page, the first letter is made big for all articles. To enable this, you can use the CSS tricks first-letter and first-child selector: …
It happens to me quite often that when I was trying to update plugins in WordPress, the website enters the maintenance mode and the webpage looks like this: This …
The Tweeter is not good at displaying all tweets. I have more than 600 tweets so far (most of them are sent by PHP script at VPS). If you …
Showing only the post excerpts in home, search, tag or archive pages is useful if your posts are particularly long. The readers won’t have to scroll down the page …
Sometimes you just want to show some links on the home page of blog but not other pages, then the following trick is useful. First of all, you can …