• Resolved marceloabreuoliveira

    (@marceloabreuoliveira)


    I use the plugin in Brazil which has some peculiarities. for the customer to register it includes some fields like date of birth and cpf (an identification document in brazil).
    the plugin works normally but the layout is messy and the code code for the zip code and phone number does not appear. funny that when sending it appears normally. I already disabled all plugins and did not solve. where do I find the file that makes the checkout layout?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @marceloabreuoliveira,

    I have visited your given link, you said the zip code and phone are not visible. But I am able to see those sections. The only problem I found is these sections are not showing labels(Names) like other fields.

    For these, you have to comment the below-mentioned lines
    1)Go to plugins\custom-checkout-layouts-for-woocommerce\WooCommerce\checkout\form-billing.php
    2)Go to line 46(approx), here you will find two IF-Conditions in Foreach loop.
    3)Comment both IF-Conditions.

    Now the billing form will work as a default pattern. Hopefully, it will remove all the issues you are facing.

    Do let me know if I can help you further.

    Thanks

    Thread Starter marceloabreuoliveira

    (@marceloabreuoliveira)

    thanks @coolcoders , this solved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘layout messy’ is closed to new replies.