loop2 Please Wait...
DeveloperGang

How to get the regular price and sale price in woocommerce?

Woocommerce-Theme-.png
IN WordPress platform the Woocommerce is the best platform that used for an eCommerce solution. Sale price and regular price are just meta keys. we can easily get the prices by usi...

Add active class to the menu li in wordpress

wordpress-menu.png
By default, there is a .current-menu-item class added in the menu li. we can easily add the active class by simple WordPress filter. add_filter('nav_menu_css_class' , 'special_nav_...

Updating WordPress on local server (max execution time)

WordPress.jpg
for temporarily increasing your max execution time you can use ini_set() in your php page ini_set('max_execution_time', 300); //300 seconds = 5 minutes otherwise, you will need to...

How to Remove or Hide the Add to Cart button from a specific product of WooCommerce Plugin?

WooCommerce-Remove-or-Hide-the-Add-to-Cart-button-1.png
You can Hide or Remove the Add to cart button of the WooCommerce plugin by using any of the steps that we have listed below. Removing the Add to cart means we are assuming you d...

How to Hide remove disable Add to cart button in woocommerce ?

Woocommerce-Theme-.png
There is more than ONE way to hide/remove the ‘Add to Cart’ button in WooCommerce. It is after all a button, so you can hide it via CSS, JS or PHP. Here’s the code for the same:  ...

How to show cart contents / total Woocommerce

Woocommerce-Theme-.png
You can Display the Cart contents and total in any of your template file. We mainly use in header.php file to show the cart. Below is the code to display the icon:

How to show all of Woocommerce Product Categories in a single page?

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
eCommerce Webstie with WordPress and Woocommerce Solved with Widget: Woocommerce widget products categories will help you. It is in Widgets menu Solved without Widget: or By th...

Woo-commerce Short-codes For Pages

Woocommerce-Theme-.png
WooCommerce comes with several short-codes which are shown below one by one : <ul> <li>For cart page === [woocommerce_cart]</li> <li>For checkout...

Custom Redirect after purchase in Woocommerce

Solved 1st: If you want to redirect a customer to a different page rather than the Thank you page, like for example, the My account page, you can do that adding this code in the fi...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.