Home › Forums › WoodMart support forum › Individual and legal entity fields
Individual and legal entity fields
- This topic has 8 replies, 2 voices, and was last updated 1 year, 3 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 1, 2023 at 7:47 pm #492722
3upsolucoesParticipantUsing the chackout layout created by woodmart it does not hide company and cnpj data when natural person is selected
Attachments:
You must be logged in to view attached files.September 2, 2023 at 12:13 pm #492777
Aizaz Imtiaz AwanKeymasterHello,
Try to add the following CSS code in Theme Settings > Custom CSS:
#billing_company_field, #billing_ie_field, #billing_cnpj_field { display: none !important; }
Best Regards.
September 2, 2023 at 5:02 pm #492828
3upsolucoesParticipantIt didn’t work, when I put the CSS some fields and they don’t appear anymore
September 4, 2023 at 10:46 am #492970
Aizaz Imtiaz AwanKeymasterHello,
Unfortunately, the checkout page is related to WooCommerce so we cannot influence it. You are already using a plugin for the checkout page.
Please check this Manual:
https://woocommerce.com/document/checkout-field-editor/Best Regards.
September 4, 2023 at 2:38 pm #493047
3upsolucoesParticipantGood morning, I installed the plugin to test and verify that the problem is not in the theme. When I use a plugin or use the original woocommerce screen everything works, but when I use the theme layout it has a problem. I will remove the plugin and activate the layout and price to guide me on how to solve the problem presented by the theme.
September 4, 2023 at 2:41 pm #493048
3upsolucoesParticipantThat’s it, the plugin was removed and the theme layout was activated. still the problem persists.
September 5, 2023 at 10:11 am #493224
Aizaz Imtiaz AwanKeymasterHello,
You’re using the Flexible Checkout Fields plugins for the checkout page to Manage your WooCommerce checkout fields. Please deactivate the plugin and check the issue.
Best Regards.
September 5, 2023 at 2:23 pm #493360
3upsolucoesParticipantGood morning, I disabled the plugin and still the error remains.
September 5, 2023 at 4:18 pm #493449
Aizaz Imtiaz AwanKeymasterHello,
First of all please update the new version of the theme “WOODMART WordPress NEW: 7.3.0 RELEASED” and update the required plugin and check the issue.
https://xtemos.com/docs-topic/update-the-theme/If the issue remains, deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and let me know I will check and give you a possible solution.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register