Skip to content
Advertisement

Tag: woocommerce

WooCommerce product attribute ‘Custom Product Attribute’ change text via functions.php? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 10 months ago. Improve this question I’ve added a handful of Custom Product Attribute’s (CPA) to a product, and all displays as expected. The main issue is that I want to

nginx – cURL Error: getaddrinfo() thread failed to start

I’m running a WooCommerce shop and have a Laravel system that retrieves data from our ERP system. This part works just fine. The Laravel system compares differences in products and push out all changes to WooCommerce (product updates and so on). When I look at the log, many of these API request replies with: “cURL Error: getaddrinfo() thread failed to

How to display ACF field after the product name on the cart and order reviews in WooCommerce?

I have Advanced Custom Fields setup for post type on WooCommerce Products. So each product has 1 unique custom field. I’m trying to display the custom field after the product name on the cart and the checkout page and order table information. However, running into problems as my code doesn’t display any output. Any advice on how to achieve this

How to remove woocommerce spinner on pages?

I know you can disable the preloader/spinner on WooCommerce checkout page using the following CSS code: However, the WooCommerce preloader / spinner still appears on all other related pages for example the Shop and Single Product Page. I have read Woocommerce Uses jQuery BlockUI Plugin to make a blocking overlay with an animate spinner on some jQuery events and on

Advertisement