• Resolved lunamr

    (@lunamr)


    Hi!
    We love your plugin, and it’s showing perfectly on desktop, but not on mobile. Things are cut at 75% of their width. Any way to fix that so that 100% is shown on mobile?
    Thanks!

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter lunamr

    (@lunamr)

    We also just realised that items cannot be removed from cart in the checkout page, there are 2 crosses to remove items but none of them work in desktop (and won’t be shown in mobile as they’re outside the screen). Thanks!

    • This reply was modified 5 years, 7 months ago by lunamr.
    Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi
    I looked into your site . There is a space creating an issue in the coupon section.
    Use
    .woocommerce-checkout .woocommerce .woocommerce-info > a.showcoupon {
    white-space: unset !important;
    }
    or remove this “white space” manually from you files.

    For the second point “remove link”.it is actually removing the products but not refreshing the page automatically. For this issue, I need to look into your code.
    Thanks

    Thread Starter lunamr

    (@lunamr)

    Hi Rupinder!
    Thank you so much for your help. Really appreciated!
    What should I provide to you for the second part?
    Thanks!
    Luna

    Plugin Author Rupinder Kaur

    (@coolcoders)

    you can send me the admin details of your site. Either FTP details where I can see the code.

    Thread Starter lunamr

    (@lunamr)

    Hi Rupinder!
    For sure! Please give your email and I’ll send the info through.
    Thanks!
    Luna

    Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi Rup I just installed your one page checkout plugin and I think it’s great however, it seems like it needs a little bit of work.

    1- I find it a bit confusing since it doesn’t let you see the shopping cart. Is there a way to customize whether you want to allow customers to see shopping cart and checkout independently from one another just like the original woocommerce feature.

    2- Also there is a problem with the wording of the shopping cart
    It reads “Confirm the last time to your order, You can change it here” That’s bad English.
    It should read something like this: “Make changes to your order here”

    3- Third column header should read: “Order Summary” Cart totals does not display the shipping line and instead of reading “cart totals” it should read “Order Total”

    4- Lastly the coupon box color cannot be changed and the text is overlapped.
    Hope you can make the fixes since it’s a great contribution
    Thanks

    Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi Carusi,

    Thanks for letting me know about the points and issues that I can improve.

    For the cart section, I would say I have designed the plugin same way to skip the cart and run checkout. So this is not an error it works like this. I will try to make this section selectable by a user in my next update.

    For this support section, I can only help you with the installation and errors which you face using the ” Woocommerce one page checkout and layouts” plugin. For any other custom changes like (text, colors), you need to get in touch with your developer.

    Thanks

    Thread Starter lunamr

    (@lunamr)

    Hi Rupinder!
    I just sent you via email the FTP credentials.
    Thank you so much!
    Luna

    Thread Starter lunamr

    (@lunamr)

    Thanks! All resolved!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Mobile issue’ is closed to new replies.