• Resolved Tad

    (@tatifox)


    Hello there,

    I found an issue with “Automatic Cart Update” when you have PayPal button below the “PROCEED TO CHECKOUT” button.

    After changing quantity, when Automatic Cart Update was done, it only updates the “PROCEED TO CHECKOUT” section but not the PayPal button, therefor after Automatic Cart Update it hides my PayPal button.

    Is there any way to fix it?

    Thank you.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author moiseh

    (@moiseh)

    Hello,
    You’re using some specific PayPal plugin to show this button?

    For now you can try switch from “Make specific AJAX” to “Simulate click on Update cart button”, under settings -> Cart tab, i guess this will work better.

    Thread Starter Tad

    (@tatifox)

    Hi,

    Got it, thanks it is working now.

    One more question how can I remove “0” as an option from drop-down selection just in the Cart page? “not the Shop page”
    (like from 1 to 10, not from 0 to 10)

    Thank you.

    Plugin Author moiseh

    (@moiseh)

    For now you can hack the file: includes/class-wbu-cart.php, changing “$i=0” to “$i=1”.

    I will define this value starting from 1 as default in next version as it makes more sense.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Automatic Cart Update’ is closed to new replies.