loop2 Please Wait...
DeveloperGang

How to add a class in li tag using wordpress menu ?

li_class.png
yes, it is very easy that we can add a class in li tag from the admin panel of wordpress. without using the jQuery. Wordpress allows us to add a class from its menu admin. Login to...

How to add the header logo in wordpress?

wordpress-image-in-image-tag.png
Login to your admin panel: On left side go to Appearance and click on Header You will see header image option Now click on add new image Selece your image and click on SAVE AND PU...

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_...

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:

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.