Okay
  Public Ticket #1405403
WooCommerce Checkout Page Error
Closed

Comments

  • David Thompson started the conversation

    Hello,

    Please i need a suggestion or fix if possible ASAP

    the billing address on the checkout page of my website is not working properly.

    on page load the Country dropdown shows but after the page has finished loading, the dropdown becomes invisible

    also the STATE textarea also becomes invisible

    i do not know why this is happening. 

    also Postal/zip address also displays "input a valid Postal address" even when i am using the right Postal code.

    please i need help and suggestions. i need to deliver this job immediately

    in order to test this 

    click on the link

    http://www.aabhacosmetics.com/shop/

    choose a product and proceed to checkout and you will notice this 


    thanks

    David

  •  476
    Charmy replied

    Hi,

    You can help me insert this code at the end of file style.css

    .address-field .select2-hidden-accessible,
    .woocommerce-checkout-review-order .select2-hidden-accessible{
        border: 1px solid #e5e5e5!important;
        clip: rect(0 0 0 0)!important;
        height: 40px!important;
        margin: -1px!important;
        overflow: hidden!important;
        padding: 0 15px!important;
        position: relative!important;
        width: 100%!important;
    }
    .address-field .select2.select2-container.select2-container--default,
    .woocommerce-checkout-review-order .select2.select2-container.select2-container--default
    {
    display: none;
    }

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert

  • David Thompson replied

    Thanks it worked perfectly well... 

  •  476
    Charmy replied

    Hi ,

    You're welcome!

    Please let me know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!


    Best regards,

    Charmy  - ThemeFTC technical expert