WooCommerce - Remove downloads from menu in my account page

WooCommerce – Remove downloads from menu in my account page

Sometime we need to remove the Download menu from my account page. Specially which stores are running physical products. It can be done simply two different ways By PHP Code From woocommerce settings 1. By PHP just add the below functions to your functions php but i will recommend to use child theme and take …

WooCommerce – Remove downloads from menu in my account page Read More »

Category class in body wordpress

The body_class function is nice for adding a bunch of classes to the body tag that has information about what kind of page is currently being displayed. Probably for styling purposes. But for whatever reason, it doesn’t include a class for the current category (or categories) for a single post. This adds that category “upcoming-webinar” …

Category class in body wordpress Read More »

Include and Exclude VAT Tax on Variable Products – Woocommerce

Sometimes we need to display details about include and exclude vat tax on variable products.Today one of my client want to add include and exclude vat tax on variable products. I was searching on the internet to find a function to apply the include and exclude vat tax on variable products. I found a helpful …

Include and Exclude VAT Tax on Variable Products – Woocommerce Read More »

Woocommerce Change Currency Symbol

Woocommerce Change Currency Symbol

Woocommerce by default comes with many currency options for different countries. Sometimes, we need to add our special or own currency symbol and its currency. I will describe here how you can set your own currency without any issue.

Elementor Warning – controls-stack.php

Today my client told me that his site having an issue. An Elementor Warning: array_merge(): Expected parameter 1 to be an array, null given in /[SERVERPATH]/wp-content/plugins/elementor/includes/base/controls-stack.php on line 1184

Woocommerce check pincode/zipcode for shipping

FREE VERSION DEMO LINK | FREE VERSION DOCUMENTATION LINK Advance checking of pin codes is a great feature. Online shoppers usually like knowing the timeline of their orders before they place an order. With this plugin you can tell them about the delivery dates of your products before they move towards the buying stage. This will reduce your …

Woocommerce check pincode/zipcode for shipping Read More »