• Resolved erikdemarco

    (@erikdemarco)


    Hi, Im using fresh flatsome theme (most popular theme for woocommerce).
    when i enable “woocommerce checkout form”

    And checked this settings:
    -) Show a verification button instead of a link on the WooCommerce Checkout Page.
    -) Show a popup for validating OTP.

    There’s 2 problem:
    1. The button location looks very weird outside the box (in desktop).
    2. the popup form looks very ugly (in mobile)

    Can you fix it?

    • This topic was modified 3 years, 10 months ago by erikdemarco.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hello @erikdemarco,

    Thank you for reaching out to us with your query.

    We can definitely fix the CSS related issues you are facing on the WooCommerce checkout form.
    Could you please reach out to us on our support by clicking on the Need Help icon on the bottom right of the plugin?
    Kindly share the link to your site as well.

    Feel free to reach out to us.

    Thread Starter erikdemarco

    (@erikdemarco)

    Hi, I can fix it myself. But your modal name is id=”myModal”. which is very generic. you should rename it like id=”miniorange_woo_checkout_modal”

    and your modal looks very bad in mobile with any theme. Looks like you just copy paste the modal template from bootstrap tutorial. Even you haven’t change the id of the modal.

    Please fix it. Its very easy just search the modal html in ‘WoocommerceCheckOutForm’ class in ‘add_custom_popup’ function. and rename the modal id.

    You should fix it from source. From some reason i can’t unhook this ugly modal using:
    remove_action( ‘woocommerce_after_checkout_billing_form’ , array(‘WooCommerceCheckOutForm’,’add_custom_popup’), 99);

    • This reply was modified 3 years, 10 months ago by erikdemarco.
    • This reply was modified 3 years, 10 months ago by erikdemarco.
    Plugin Author miniOrange

    (@cyberlord92)

    Hello @erikdemarco,

    Thank you for your reply. Your suggestion is appreciated.

    We have a few pop up UI related changes in development, and will be soon released in our future updates.
    In the meantime, we can make the changes for you as per your requirement.

    Kindly share a link to the checkout page so that we can have a look at it from our end as well?

    Also, please reach out to us on our support by clicking on the Need Help icon on the bottom right of the plugin?

    Let me know if you have any questions.

    Plugin Author miniOrange

    (@cyberlord92)

    Hello @erikdemarco,

    As we have not heard back from you in days.
    I will be going ahead and marking this thread as resolved.

    Feel free to reach out to us again if you need any help.

    You can always drop a query through the plugin itself and we would be happy to solve this issue for you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with flatsome…’ is closed to new replies.