I want to ask you, how can I set fixed permalink for multilanguage product categories. Website: https://www.usb-4-logo.com/cs/ In CZECH language…
how to move the WooCommerce Add to Cart button below the product description
I’d like to move the WooCommerce “Add to Basket” / “Add to Cart” button below the product description and extra…
Woo-commerce product coupons error
i am using woo-commerce 2.4.2 version. i created a coupon for a product and it is functionality is not correct.…
Woocommerce REST_API Authentication methods Help, Http and Https
i’m trying to use the woocommerce rest_api to create some javascript interations, however i can’t acess this information without set…
Narrow column width for woocommerce cart product add-ons
I’m not experienced with coding at all and can’t seem to figure out how to widen the variations in the…
Woocommerce templates override not working for my wordpress admin user
I have a new theme of wordpress but my templates in a woocommerce folder not working when I logged with…
Woocommerce | Can’t Enter Linked Products on Backend
I am having an issue with the backend of entering product data.For the most part everything works flawlessly except for…
Can’t change ‘cart’ to be ‘basket’ in woocommerce
I’ve tried adding this code: add_filter( ‘woocommerce_product_single_add_to_cart_text’, ‘woo_custom_cart_button_text’ ); add_filter( ‘add_to_cart_text’, ‘woo_custom_cart_button_text’ ); function woo_custom_cart_button_text() { return __( ‘Add to…
I need a solution to use module (Progress bar) of a plugin (LearnPress) in another module(dashboard) of a plugin (Woocommerce)
i have a code of learnpress plugin module: “Progress bar”(path: /wp-content/themes/eduma/learnpress-v2/single-courseprogress.php) i need this progress bar on my Woocommerce my…
Ajax add to cart not updating cart content untill after refresh
The ajax add to cart function of woocommerce doesn’t seem to update the cart untill after I manually refresh the…
woocommerce conditional variations and attributes
I’m having a buy one get one for free variation offer plus the original 1 piece price. i need a…
How to properly add SSL certificate from openSSL in localhost using Xammp and WordPress with 8080 port
I am trying to build an application that will communicate with woocomerce via wordpress. For this purpose I decided to…
Polylang – translate some things and error in URL
I using on my website polylang plugin a I have two issues. https://www.usb-4-logo.com/ 1) When I click to some product…
WooCommerce – Related Products by ALL product’s tags
I need to make a customization, maybe create a new function and add it to related.php, which will do the…
Woocommerce push notifications using Firebase
I’m currently developing an app for my woocommerce site. Is it possible to notify users via push notifications by using…
resume capability for woocoomerce downloadbe products?
I am using woocommerce for selling digital download products. when a customer pays for products, he gets instant download link.…