Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #320519

    Hi, I’m using WooCommerce with support for Hebrew and after an order is complete the “Order Again” button is showing on the same line as the Client Details header and it just doesn’t look good as you can see here – http://screencast.com/t/RkFtWgOKIH4

    How can I move the Client Details headline to show under the Order Again button?

    Thanks.

    #320911

    Hey bakbek!

    Thank you for using Enfold.

    Can you please post the link of the website here? We may need a temporary login account to test the cart page.

    Best regards,
    Ismael

    #321013
    This reply has been marked as private.
    #323473

    Hey!

    I made a test purchase (selected pay via telephone) but i’m not seeing the same as your screenshot – http://screencast.com/t/xJebu1rc64

    Regards,
    Josue

    #323561

    I guess that it doesn’t work when selecting pay by telephone option or any other payment option since the order isn’t competed yet.

    Try doing the same thing I did and purchasing a demo version which is free so no payment is needed. Go to this page – http://polytown.co.il/modo/#order and click on the button shows in the screenshot – http://screencast.com/t/iBnjWdSj – than just complete the order process and you should see the problem I mentioned.

    Thanks.

    #323945

    Hi!

    Add this to Quick CSS:

    .order-again + header {
        clear: both;
    }

    Regards,
    Josue

    #324159

    That worked. Thanks :)

    #324636

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Problem with Order Again button on WooCommerce Checkout’ is closed to new replies.