HostOnNet Blog

How to remove ‘Ecommerce software by PrestaShop™’ in PrestaShop 1.7

In my previous post, I already posted How to modify powered by text in PrestaShop footer But this method will not work in PrestaShop 1.7. We can check how to remove PrestaShop powered by link in 1.7 or higher. It


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 add a phpinfo file in your site to check PHP information

This article describes about creating a phpinfo.php file on your site. You can use a phpinfo() page to view the current PHP information for your server such as: Information about PHP compilation options and extensions PHP version Server information and


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