Archive for the ‘How To’ Category

How To Remove “View all posts filed under” In WordPress

wp_list_categories() will add “View all posts filed under” in front of category name as title attribute. My clients asked me to remove those prefix because it looked funny

How To Disable WordPress Post Revisions

Since WordPress 2.6, we have a post revisions each time we edit a post. This feature maybe useful if you have more than one blog author or if you really want to keep track of your post revisions. If you think this feature is annoying, you can turn it off by adding the following code [...]

How To Solve WordPress Blank Page

I just moved my client’s website to another hosting. Everything is fine in the previous web hosting as well as in localhost, but it gave me a blank homepage. The weird thing is that all pages are accessible except home/index page.

How To Recover Localhost Wordpress Admin Password

Installing wordpress in localhost is an effective way for developing wordpress powered website. It saves time for not doing FTP just to test latest code update, but it will be a disaster if you forgot wordpress admin password and your system doesn’t have a mail transfer agent to deliver email.
Wordpress create a random admin password [...]

How To Avoid Wordpress Theme CSS Cache

When developing WordPress powered website for my clients (mostly in remote sites), I have to make sure that they always get  the latest version of updated WordPress theme. Proxy server sometimes gives problem that is due to its cache on CSS files.
There are several alternative to solve this problem. Bypassing proxy server can be tricky [...]

Powered by WordPress | diSolo.BIZ | diSolo.COM