Home Forums WoodMart support forum Individual and legal entity fields

Individual and legal entity fields

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #492722

    3upsolucoes
    Participant

    Using 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.
    #492777

    Hello,

    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.

    #492828

    3upsolucoes
    Participant

    It didn’t work, when I put the CSS some fields and they don’t appear anymore

    #492970

    Hello,

    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.

    #493047

    3upsolucoes
    Participant

    Good 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.

    #493048

    3upsolucoes
    Participant

    That’s it, the plugin was removed and the theme layout was activated. still the problem persists.

    #493224

    Hello,

    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.

    #493360

    3upsolucoes
    Participant

    Good morning, I disabled the plugin and still the error remains.

    #493449

    Hello,

    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.

Viewing 9 posts - 1 through 9 (of 9 total)