• Resolved egocefalo

    (@egocefalo)


    Hi,

    On wide screens it’s not evident, but in narrow screens (portrait) tablets and mobiles the list of saved products appears/shows before Cart Totals block, checkout button, etc… so it sends all that block/section way down as far as the saved product’s list goes, more products more scrolling to get to it.

    This arises various obvious problems.

    Is there a way to show them after the checkout button or use a shortcode to display them?

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @egocefalo,

    Can you describe the issue with the detailed of screenshots and product link for us to check and give you a proper solution?

    Regards,

    Thread Starter egocefalo

    (@egocefalo)

    Hi @miemie

    Well the hook you are using to add the table to the cart is “woocomerce_after_cart_table” so it was being displayed after cart’s products but before cart totals, shipping, coupon and checkout button section.

    I changed the hook to “woocommerce_after_cart” so now the table it’s being displayed after that section (checkout button, etc) as I needed to be.

    It’s an easy fix, so I would just have to check and apply it on every plugin’s update.

    Are you planning to add a Grid View option?

    Thank’s for your fast response and thank’s for the plugin!

    Best regards,

    Thread Starter egocefalo

    (@egocefalo)

    In another note, plugin’s ajax is not working on my shop. I was gonna debug it on my site thinking it was a problem with one of my plugins, theme or else, but I went ahead and tried it on a new and clean installation on another host with only wordpress and woocommerce using the default 2021 theme and still ajax does not work for save, remove or add to cart.

    I can live with the reloads but since Ajax is listed as a feature I came back to you with the info.

    Best Regards,

    • This reply was modified 2 years, 7 months ago by egocefalo.
    Thread Starter egocefalo

    (@egocefalo)

    Hi,

    I checked your demo and ajax isn’t working there either, so I guess there isn’t an ajax feature anymore.

    Was it permanently removed from the plugin?

    Thanks!

    Plugin Author WPClever

    (@wpclever)

    Hi @egocefalo

    Thanks for your suggestion! We’ll try to add the Grid View soon.

    Currently, we don’t use AJAX add-to-cart here. After adding to the cart, we need to reload the page to see the changes.

    Thread Starter egocefalo

    (@egocefalo)

    Hi @wpclever

    Got it, thank you!

    Yes, a grid view option will be great, thanks!

    Best regards,

    Thread Starter egocefalo

    (@egocefalo)

    Hi @wpclever

    Maybe you could put a loading gif to show on click on top of the buttons “save for later” and “add to cart”, without any function, just the plain loading gif on top of the button to let the customer know that something is happening until de page reloads.

    This will be great, because after you click on any of the two buttons it seems that nothing is happening until the page starts to reload. With the loading image over the buttons the perception of the action would change in an extremely positive way from the customers point of view.

    It should be very easy to implement that loading gif, I hope you do it.

    Thank you!

    Best regards,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Saved for later products are shown before cart totals/checkout button’ is closed to new replies.