Questions tagged as 'woocommerce'

1
answer

Translation of the woocommerce cart

The shopping cart page on my wordpress website is untranslated. In the archives, everything is fine, the synchronization is done, but the cart page is not translated yet. This does not just happen in one of my domains, it happens in several doma...
asked by 13.06.2017 / 19:47
1
answer

How to add "Reply To" with WooCommerce Customer Name and Email

Hello, I have a problem with this part, I would like to set the Client name instead of just the E-mail when clicking Reply. Here is the code I used to work "Reply To": add_filter( 'woocommerce_email_headers', 'add_reply_to_wc_admin_new_orde...
asked by 22.11.2016 / 20:22
1
answer

How do I add this expense counter to my WooCommerce theme?

I want more or less like this, it's elegant and practical. Anyone who knows how to do it or any other similar way please help. Thanks!     
asked by 04.05.2015 / 02:29
1
answer

Reduce thumbs size of some products in woocommerce / insert products without shortcode

There is a virtual shop that displays the products in the home ... products in category A and products in category B. Those in category A are the main ones, those in the secondary B category. So at home the thumbs of the products of category B h...
asked by 18.07.2014 / 13:10
2
answers

How do I disable the WooCommerce CSS for the zero theme I created?

Hello, I'm encountering problems using WordPress's WooCommerce. I created a theme from scratch, but when installing WooCommerce all the visual part I built was changed by the WooCommerce plugin. I would like to resolve this, I checked the follow...
asked by 12.11.2018 / 12:01
1
answer

Positioning the zip code field at Woocommerce checkout

I need to position the field of zip before the address because I will load the address using the api of the mails, I can position the other fields, but the "billing_postcode" does not obey the order, what can be? add_filter("woocommerce_checkou...
asked by 28.09.2018 / 14:17
0
answers

Change title page of woocomerce products

Does anyone know how to change the browser title of the Woocommerce store? Where is it written "Products" change to the name I want? I want to do this via code without having to use SEO plugin.     
asked by 17.06.2018 / 22:21
1
answer

GET Request WooCommerce with criteria by Date - restSharp

I am doing an integration with C # and the WooCommerce API, my situation is this, I can communicate with the API through restSharp and I can get the requests of the site through the URL: link , so far so good! But when I try to enter a criteria...
asked by 18.05.2018 / 20:08
0
answers

Content above the error messages in woocommerce

I'm working on a Wordpress and Woocommerce website. I was asked to correct an error that happens when the user proceeds for the payment without having the login done. When the page opens, error messages appear, but the login form that should...
asked by 09.03.2018 / 17:08
0
answers

Woocommerce - Remove purchase button

I have the following problem, in fact there are 2 situations: 1st situation: I need to remove the "buy" button when the product is not priced. I'm doing a store with woocommerce where there are several products and I registered them as...
asked by 14.12.2017 / 15:45