HostOnNet Blog

How to enable bank transfer payment in WooCommerce

In this article, I will show you how to enable bank transfer payment in WooCommerce. Enable Direct Bank Transfer Once you installed the WooCommerce plugin, go to WooCommerce > Settings > Payments. Use the toggle under Enable to select Direct


15 Essential Plugins for Your WordPress sites.

Plugins are one of WordPress most powerful assets. In essence, plugins are modules you activate on your website to provide a series of features or elements. Here I give a list of some of the best and important Plugins you


How to add a product slider in WooCommerce

WooCommerce Product slider plugin enables you to add fascinating product slider anywhere on your eCommerce website using a short code or PHP code. In this article, we will show you how to do this. Install Slider Plugin Install and activate


How to sell a product in different sizes in WooCommerce

WooCommerce is the best free eCommerce plugin for WordPress that allows you to sell anything online. In this tutorial we can check how to sell a product in different sizes and colors in WooCommerce. Product variation in WooCommerce allows you


How to add Product Brands In WooCommerce

I have just finished an E-commerce Website developement with WordPress and WooCommerce. On this site, as per client request added an option to purchase the products by brands. I’m going to tell you how to set them up and how


How To Add International Telephone Input In WordPress Contact Form 7

As per client request, I was creating a contact form in which the client need Country Code entering option. I’ve installed Contact Form 7, but was not able to add International Telephone Input (Country Code). If you want International Telephone


Overwrite parent theme CSS without using !important in child theme

Add the following code in your child theme’s functions.php Then add styles in your style.css file


How to remove the shopping cart icon from the header of Storefront theme

Add the following code in functions.php And then update the style.css file in theme folder with following or copy this into Customize > Additional CSS


Move a WordPress site into a Multisite

I’ve moved one of our clients three WordPress sites to Multisite Nework. Here are the steps I followed to Migrate to WordPress Multisite Back up everything The most important step in this process is to backup the site you’re moving