Create Your Own Page Templates In WordPress.

In Wordpress some times we need to create our own template file to write some custom code in it. It is very simple you can make any page as a template and can assign it as a template through the admin panel. Here is the way to create the

Edit / Remove Callout section from left / right sidebar in Magento

In Magento, by default there are two callout section in Left and Right side. For the reason there are advertisement shown in both sidebar means in left as well as in the right sidebar. If we are working on our own theme them it is necessary to Edit/Remove the

Add Information block in the header through the vQmod in Opencart

If we are integrating the Custom theme / HTML in Opencart, We want to display the Information block into the Header in place of the Category link. Here is the vqmod script by which you can display the Information block into the header. Follow the steps below:

Add Top Categories in Right side bar through the vQmod in Opencart

Some times if we are integrating the Custom theme / HTML in Opencart, we want to display the Top label Categories in the Right side bar. Here is the vqmod script by which you can display the top label categories in the Right Side bar. Follow the steps below: