How to disable redirect to product page instead of search page
If there is only one result while searching then woo-commerce redirects a user directly to the product page. It’s woo-commerce’s default feature.
If there is only one result while searching then woo-commerce redirects a user directly to the product page. It’s woo-commerce’s default feature.
Woocommerce is an open source WordPress plugin to build own online store. Woocommerce is the more popular eCommerce solution.It comes with many short-codes that help to expand functionality. In admin we have an option to add products.
Woo-commerce is an open source WordPress plugin to build own online store. Woo-commerce is the more popular eCommerce solution.It comes with many shortcodes that help to expand functionality
In the era of cloud , every application has been / being migrated from desktop to web server. And companies earlier having their older softwares on systems are creating the same as web app for easy and global approach of clients. Now the webapp could be categorized into two types – One is traditional Multi Page […]
WordPress themes comes with a default jquery if you want to remove that jquery then write following code in functions.php
This code can help you to make woocommerce supportable theme, or upgrade your existing theme with theme code your theme will be fully woocommerce supportable (1) Add following code in functions.php file (2)Create a folder “woocommerce” in your theme (3)Copy template file from “wp-content\plugins\woocommerce\templates” and paste into “wp-content\themes\your-theme-name\woocommerce”
users role in wordpress add/remove For role add use below function For role remove user below function