To display 5 latest posts in each parent category of your WordPress blog, add the following code into the template that you want the result to appear. In our case, we added the following code into our 404 template page (404.php of current theme). Other places that you might want to display [...]
26 Feb, 2010
Posted by: eisabai In: Tutorials
FireFTP is a browser plugin for Mozilla Firefox that lets you connect to a FTP server. By default, it doesn’t show any hidden files on the server, but you can change this via Options.
1. Connect to a FTP server using FireFTP
2. Click on Tools -> Options from the top right menu
3. From [...]
Here is how to create a custom archive page in WordPress just like the one you see on our blog.
1. Go to the current theme folder of your WordPress installation (wp-content/themes/*current theme*) and make sure you don’t already have archives.php in the folder
2. Create a new file called archives.php (or whatever file name [...]
Email signatures are not new and they have been around for as long as email itself has. Almost every organisation has an email signature template that all the employees are asked to use. Why? Because email signatures are a source of marketing, advertising and branding. They are a must-have accessory [...]
16 Jan, 2010
Posted by: eisabai In: Tutorials
2010 is predicted to be the year of mobile and mobile web browsing is expected to increase this year. To help you build a website that is accessible not just to normal web users on desktop or laptop computers but also to mobile users, let’s have a look at some of the tips on building [...]