Questions tagged as 'woocommerce'

2
answers

WooCommerce register

Hello, I'm doing a project for an online store using Wordpress + WooCommerce. The problem is the following on the Checkout page, by default woocommerce adds several fill fields, such as: Address information, billing address record, delivery a...
asked by 11.01.2015 / 21:49
1
answer

How to add billing fields on the Woocommerce edit-account page! (Wordpress)

Personal how can I add fields that are already default to woocommerce on my account page? I tried it like this: but do not aim at the expected result. add_action( 'woocommerce_edit_account_form', 'add_fields_to_edit_account_form'); function ad...
asked by 24.10.2018 / 15:03
1
answer

B.D ERROR with closed application ports

I have an e-commerce and it is hosted in Configr and we have never had problems with it. This week the site began to become overwhelmed, even without traffic or anything, even falling several times. The server's staff says that the applica...
asked by 20.06.2018 / 13:42
2
answers

Registration wordpress capital letter

How do I prevent customers from signing up for wordpress with email with a capital letter? Any function without a plugin?     
asked by 25.07.2018 / 14:48
3
answers

Wordpress error: "Not enough permission to access this page"

My Wordpress site with WooCommerce shows the following message when I access the login :    .. "Not enough permission to access this page." What I've tried, to no avail: Delete that translation file in the languages folder as repor...
asked by 23.04.2015 / 02:32
1
answer

Woocomerce (wordpress) snake digital product freight / download

I have a digital product store (eBooks for download), where the customer after payment receives the release to download the product, until then everything OK. Today I registered 4 products (physical) for sending by post, using PAC or SEDEX, I co...
asked by 08.11.2017 / 13:54
1
answer

Masks in form fields in woocommerce

I have a problem that I think is a simple solution, but as I am a layman in javascript and jquery would like a help from you. I inserted two new fields into my woocommerce login screen, these fields for mobile and cpf, both of which I would n...
asked by 23.10.2016 / 03:33
1
answer

How to create and display a condition through a variable in the cart?

Next, I have some problems to solve in my e-commerce, one of these problems I will explain below: I need to create the following condition: Today my e-commerce has a variable that is applied to each product, this variable is production day...
asked by 10.09.2016 / 19:55
2
answers

Translate text input from WooCommerce

I installed WooCommerce in my theme, but when I click Login , Sign up , all this is in English. How to translate these little texts? I could only translate the store, the panel and some other things.     
asked by 20.10.2014 / 21:39
3
answers

Allow login by email, CPF or CNPJ Woocommerce

I need to make a filter where it is allowed to login with the CPF or CNPJ in addition to those already allowed by Woocommerce, which is the email or user, in the My Account page. In short, I need to be able to log in with email, user, cpf or cnp...
asked by 24.10.2016 / 15:35