New Landing How can we help? Themeforest Theme Support Dante Layout new Checkout Page

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Dante
  • #34955
    maike
    Member
    Post count: 81

    Hi Ed,

    I really appreciate the design of the new Checkout page! Thank you for that. I have to questions:

    1) Is it possible to widen the “Your order section” a little bit? The Details section is quite wide and I think if you have longer product names it will look not very nice on the right hand side. In this Theme they solved it quite good I think: http://flatsome.uxthemes.com/checkout/

    2) We have to use a Plugin called “German Market” and it adds a tax information to the single prices – also in the order summary at the cart. If it is activated the Quantity of a product is not visible (http://www.get-on-apps.com/en/checkout/). Do you have an idea how we can solve this? I tried some CSS but was not very successful. I will add a screenshot.

    Thanks a again and have a nice day ๐Ÿ™‚
    Maike

    #35055
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) Thanks, good shout – have amended this for the next update.

    2) Seems as though there is no quantity info given on your site. Can you check our demo, it should work perfectly there for you?

    Thanks,

    – Ed

    #35109
    maike
    Member
    Post count: 81

    Hi Ed,

    thanks for this quick reply ๐Ÿ™‚

    1) Great!

    2) The quantity info is there. You can see it when you deactivated the German Market Plugin. When it is activated the number disappears…

    Best Regards
    Maike

    #35334
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Maike,

    The plugin isn’t hiding it in visibility, but actually removing it – can you check this with them?

    – Ed

    #35335
    maike
    Member
    Post count: 81

    Sure, I will do this tomorrow!

    Thanks
    Maike

    #35420
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    No worries, let us know ๐Ÿ™‚

    – Ed

    #35697
    imweird
    Member
    Post count: 132

    Have a question about this great new checkout page –
    I can’t find a proper way to translate:

    “Your Order” & “Payment Method” in the right column.

    Any advice?
    Thank you

    #36264
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, have you translated the theme via poedit or codestyling localization?

    #36287
    imweird
    Member
    Post count: 132

    you are right. I have properly updated the theme but didnt check the new .po file properly.

    have another problem tough ๐Ÿ™
    Even if this new checkout page looks great it is showing me some difficulties.

    can you check this? maybe you or Ed can give me some advices.

    http://www.nimsai.ch

    pic a product and go to the checkout page.
    Now try to resize the browser page and see what happens to the right column / with “your order” and “payment method” / the content is pushed out of the box ๐Ÿ™

    Thank you!
    best support ever btw.
    I have just purchased other 2 themes of you.

    #36345
    imweird
    Member
    Post count: 132

    by the way.
    I have checked the .po file looking for
    “your order” & “Payment Method” and those string are missing / i have the neighborhood theme v.1.4

    #36505
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, I don’t see a problem on your checkout page, can you show me a screenshot?

    #37304
    imweird
    Member
    Post count: 132

    Yes! here is the Screenshot.
    when i try to rescale this is what happens ( of course it’s bacuse of the text lenght ) maybe you have some nice ideas! ๐Ÿ™‚

    #37758
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Ahh I see. Try this custom css to fix that:

    @media only screen and (min-width: 768px) and (max-width: 959px) {	
    
    .review-order-wrap {
    padding: 45px 15px 30px;
    }
    #order_review table.totals_table th {
    width: 20%;
    }
    #order_review table.totals_table .shipping td {
    width: 80%;
    }
    #order_review table.totals_table .shipping th {
    display: none;
    }
    
    #order_review #payment {
    margin: 0 -15px;
    padding: 20px 35px 0;
    }
    
    }

    Let us know.

    – Ed

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register