I take that I found this code that I put in my php to at least leave the field open. But even open if the customer does not fill it out, and I finalize the purchase, the error message appears, forcing me to fill in the CPF field. That is, it is identifying that it is a mandatory field, but it only lacks the asterisk in red to improve the usability of clients. Would it be possible to add this in a next theme update?
Hi @angelsmoto,
This issue is related to the incompatibility with the plugin Brazilian Market for WooCommerce – by Claudio Sanches.
We are planning to (finally) add compatibility with that plugin in the next development cycle, which ends in mid-February.
Once fixed, I’ll update you here.
Best,
Diego
What good news. I look forward to it. Thanks
Hi @angelsmoto,
Compatibility with the plugin Brazilian Market on WooCommerce has been added to our most recent version 1.5.1, which is already available to update.
Best,
Diego
Hi Diego,
I use the Brazilian Market for WooCommerce as well. Even with the recent updates of the CPF field i am having some trouble. There is a field in blank, with no instructions just below the “Estado” field. And the shipping methods are taking too much time to load.
Hi @joazaro,
> There is a field in blank, with no instructions just below the “Estado” field.
This is unlikely to be caused by Fluid Checkout as we do not change the labels of the checkout fields, except for the “Address 2” field which is then overwritten by Brazilian Market for WooCommerce.
1. Does that happen only when Fluid Checkout is activated?
2. Do you have any customization added via code snippets, functions.php, or other plugins that might be causing this?
Please follow the instructions on the article below to find which plugin might be conflicting with Fluid Checkout:
https://docs.woocommerce.com/document/how-to-test-for-conflicts/
> And the shipping methods are taking too much time to load.
This is also very unlikely an issue caused by Fluid Checkout. On our tests, the page and background checkout updates happen really fast on most servers.
Check if your server configuration and resources match the minimum requirements for WooCommerce, which are the same for Fluid Checkout:
* PHP version 7.4 or greater
* MySQL version 5.6 or greater OR MariaDB version 10.1 or greater
* WordPress memory limit of 256 MB or greater
* HTTPS support
https://woocommerce.com/document/server-requirements/
If possible, also provide the URL of the website where Fluid Checkout is activated so we can take a look.
Best,
Diego