Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1429367

    Dear support,
    I’m using Woocommerce with Enfold for my site. When I add items to my cart and access the checkout page, if I try to remove items from the link remove item, the number of items on the cart Icon doesn’t change because the page reload doesn’t start.
    Can you help me with this issue?

    Thanks
    Andrea

    #1429371

    Hey GorillaBeats,
    Thank you for the link to your site, I tried adding an item to the cart:
    Enfold_Support_4311.jpeg
    and then I removed the item and it was removed successfully:
    Enfold_Support_4309.jpeg
    I also tried adding two items:
    Enfold_Support_4313.jpeg
    and then removed one item, then one itme was left:
    Enfold_Support_4315.jpeg
    Is this what you mean?

    Best regards,
    Mike

    #1429373

    te “x” is correctly working but the “remove item” link in the articles listed next to paypal buttond doesnt work
    sc

    #1429397

    Hi,
    Thanks for the screenshot, I see that your cart page layout is not standard, this is your:
    Enfold_Support_4317.jpeg
    this is the standard layout:
    Enfold_Support_4319.jpeg
    on yours when the “remove” is clicked in the lower added section:
    Enfold_Support_4321.jpeg
    the item is removed from the cart because you see a message for the lower added section:
    Enfold_Support_4323.jpeg
    and if you reload the page the top standard section also shows that the cart is empty:
    Enfold_Support_4325.jpeg
    so the issue seems to be that your PayPal Payments plugin adds a section to the cart and it is not linked to the standard section. I don’t use this plugin, but perhaps there is a setting to only show the new cart, lower section, with the plugin, there would me no reason to show both carts. Please review the settings or review the plugin documentation.

    Best regards,
    Mike

    #1429398

    So can you advice me a better plugin that fits with both woocommerce and enfold.
    To pay with paypal, including pay later feature?

    Thanks

    #1429401

    Hi,
    I have not researched any plugins with this feature, but you could use this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field to hide the top cart section that is not needed:

    #top.woocommerce-cart .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] {
    	display: none;
    }

    Perhaps this is the default behavior of the plugin.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.