HostOnNet Blog

Author Archives: Sibi Antony

About Sibi Antony

Bootstrap and Android LOVER. I've been creating things for the web for over 10 years, from the period of flash and table based layout web sites till mobile and tab friendly web sites.

How to remove category from permalinks in WordPress

In this post i will tell you how we can remove the ‘category’ from permalinks in WordPress. Method 1 Using Remove Category URL plugin , we can completely remove the ‘/category/’ from permalinks ( e.g. mydomain.com/category/blog/ to mydomain.com/blog/) No configuration


How to Change the Number of Posts Displayed On Education Park WordPress theme

Recently I installed free version of Education Park wordpress theme and started to customize it. But for my client, he wanted to list all pages in home page. Unfortunately Education Park theme only displaying 3 pages with thumbnails. So edited


How to fix ‘10002 Merchant Authentication failed error’ in CCAvanue WordPress Plugin

In a previous blog post we checked how to use CCAvanue with WooCommerce. You can view this tutorial by using this link How to get approved by CCAvenue for using WooCommerce. So for CCAvanue integration we used CCAvenue Payment Gateway


How to get approved by CCAvenue for using WooCommerce

For setup an online clothing store, one of our client from Kochi, kerala contacted us through our E-commerce Installaton page. His requirements listed below. 1. Clothing store, which will have different category of dresses. 2. Category creation option from admin


How do I cleaned hacked Real Estate Website

A client from US recently contacted us to fix his hacked Real Estate web site. He was using the free version of Open Real Estate script. Here is the screenshot of the script. You can check the live demo here


Reset password page showing blank in Magento 1.9

Got another chance to work in Magento installed website. This time I fixed ‘Reset password blank page’ issue in Magento 1.9. If anyone have the same issue, edit app/design/frontend/mytemplate/theme/layout/customer.xml Find Replace with Here is the full code of customer_account_resetpassword block


How to sell subscription package in WooCommerce and change add to cart button to subscribe

I was recently working on a Magazine website developement with WooCommerce. Client wanted to sell Subcription packages as products. For that installed YITH WooCommerce Subscription Using YITH WooCommerce Subscription you will be able to sell a subscription to magazines and


How to add payment icons and modify powered by text in PrestaShop footer

Today I worked in a client’s Prestashop website for replacing ‘Ecommerce software by Prestashop’ from footer. I edited the theme file at themes/default/modules/blockcms/blockcms.tpl and modified the below code to If only wanted to hide the powered by text, we can


Create an inline subscription form with Rainmaker WordPress Plugin

One of our client using WordPress asked us ‘How to Redirect Subscribers to a new page/url after successful sign up?’ I checked his site and he was using Email Subscribers & Newsletters plugin After checking the Help & info secton


Rename the WordPress installed directory name

For developing Magazine website, I installed WordPress in a subfolder http://www.example.com/wp. As the folder name WP was not meaningfull I changed the folder name as magazine Admin > settings-> general > WordPress Address (URL) and Site Address (URL) to http://example.com/magazine