Author Archive

If you have a WordPress blog you will need a contact form to get the feedback from your visitors. There are many contact form plugins available for WordPress blog, you can use any plugin you want, but the most popular contact form plugin is “Contact Form 7”. If you value simplicity and flexibility, “Contact [...]

  • Share/Bookmark

If you are an active blogger and post very frequently on your blog, what you really want is to let your visitor access popular posts on your blog. Because in WordPress your old posts get replaced by the new ones and even if the old post was very good there is no way to see [...]

  • Share/Bookmark

While doing a project in X-Cart I was asked to integrate a gallery into the product list page of the website. The purpose was to display the shop product using that gallery, but the problem was the size of the product image, it was too big and we need to resize it dynamically so that [...]

  • Share/Bookmark

SPOILERS ALERT: “This post is only for the peoples who work for CODEZ.”

At CODEZ we have our own project progress tracking system, using nothing but only google spread sheet. We have divided our project development progress into 6 different sections. The development sections are;
1.    Designing Task: This part consist of website template design.
2.    HTML Task: [...]

  • Share/Bookmark
Tags:

Recently I faced a problem while doing a wordpress theme modification for a website. The requirement was to give custom footer color for every post or page using the wordpress custom field. I have to create an additional custom field in the admin post page to give the user option to input their favorite footer [...]

  • Share/Bookmark

If you want to add a Facebook like button in your wordpress blog sidebar, you can use the plugin called “Like-Button-Plugin-For-Wordpress”. This plugin is very easy to use, you just need to install it and you can use it instantly. You don’t need to do any coding to implement this, just go to add new [...]

  • Share/Bookmark

I have found a nice widget for wordpress to show your twitter posts on your blog side bar. The name of the widget is “Wickett Twitter Widget”. You can install it from your wordpress dashboard or you can download it from the net.

This tool is really easy to use. You just need to install the [...]

  • Share/Bookmark

This is a extremely useful lightweight application to access your database if you don’t want to install heavy phpMyAdmin on you server. This application only contain one phpminiadmin.php file and you can upload it from your ftp and then access it via browser like (ex. http://yoursite.com/phpminiadmin.php).
The application will ask you for your Server and Database [...]

  • Share/Bookmark

Problem: Highlighting the current page menu button (Or link) with different CSS style.
Static Solution: Assigning each page its own menu with an extra “.current” class for the current page menu button to display the highlighting effect on it.
Static Solution Problem: If your site has more than 10 pages then it becomes very difficult to [...]

  • Share/Bookmark

If you want to know where your website rank in the Google (US and international), Yahoo! And Bing search result with your desired keyword, you must use the “Rank Checker” tool.  It’s a Firefox extension developed by www. seobook.com and it’s FREE. You can download it from here “Rank Checker“.
I am using this tool for [...]

  • Share/Bookmark