Title: nitzap's Replies | WordPress.org

---

# nitzap

  [  ](https://wordpress.org/support/users/nitzap/)

 *   [Profile](https://wordpress.org/support/users/nitzap/)
 *   [Topics Started](https://wordpress.org/support/users/nitzap/topics/)
 *   [Replies Created](https://wordpress.org/support/users/nitzap/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/nitzap/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/nitzap/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/nitzap/engagements/)
 *   [Favorites](https://wordpress.org/support/users/nitzap/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Weird: mix between "checkout with paypal" and "add to cart"](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/#post-6140051)
 * it’s not that important,
    I just thought it’s a bug (when clicking “paypal” adds
   the product to the cart)
 * thanks for all the effort!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Weird: mix between "checkout with paypal" and "add to cart"](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/#post-6140046)
 * thanks!
 * I found the problem! 🙂
 * 1. no I don’t use a CDN nor caching plugin (it’s important using it…but I only
   activate it once all issues are solved, and I’m still debugging…)
 * 2. The issue is in the PRODUCT SETTINGS:
    please go to an individual product 
   page (in woocommerce admin) >> in the PRODUCT DATA area >> go to inventory tab
   >> in the “sold imdividually” setting (“Enable this to only allow one of this
   item to be bought in a single order”)
 * as I sell an MP3 album, I wanted to disable the quantity field, as it is a bit
   stupid for someone to buy more than one MP3 album.
    but in the example you sent,
   in your own page, you aren’t disabling this option. note what happens when you
   try several times the cycle of {clicking “paypal” + going back} after doing this
   for several times, when you visit the cart page on your site, you see that products
   were added as many times as you tried this cycle (clicking and going back) = 
   meaning that each time you clicked paypal and regret – the product is added to
   the cart and accumulates accordingly. in my site it’s impossible, that’s why 
   we see the error message of not being able to add more products to cart.
 * maybe the solution for this is not adding the product to cart at all?
    tnx! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Weird: mix between "checkout with paypal" and "add to cart"](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/#post-6140043)
 * Hi again,
 * I’ve gone through a great effort and came here again 🙂
    I built the website 
   from scratch again, files & DB…
 * this issue still exists
    please see: [https://www.loolaby.com/shop/loolaby-full-album-mp3-version/](https://www.loolaby.com/shop/loolaby-full-album-mp3-version/)
 * now when you:
    1. click the paypal button, 2. click “back” to get back to website
   3. click the paypal button again >>> this message appears again: “You cannot 
   add another //product// to your cart.”
 * is this the normal state? I’m using a brand new&clean child theme with some 2
   css tweaks regarding some padding i just added…nothing relevant.
 * another thing – trying to change the button from the admin interface, using another
   image – doesn’t work.
 * Thanks a lot for the effort!
    Nitzan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Weird: mix between "checkout with paypal" and "add to cart"](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years ago](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/#post-6139957)
 * Thanks!
 * I will check this right away,
    if I find something notable, I will come back 
   to report soon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Weird: mix between "checkout with paypal" and "add to cart"](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years ago](https://wordpress.org/support/topic/weird-mix-between-checkout-with-paypal-and-add-to-cart/#post-6139881)
 * thanks for the quick reply!
 * it happens with all products.
    I just saw that it has something to do with the
   product already being in cart:
 * Try to reproduce it by:
    1. empty the cart 2. going to a product and clicking“
   pay with paypal” 3. if you got to the paypal payment page, click “back” in the
   browser to go back to the previous )product) page 4. now the site says that the
   product has been added to cart (does it suppose to happen?) 5. now make sure 
   that the product is in cart (there’s a tab on the sites top-right for this) 6.
   click again on “pay with paypal” >> that reloads the page and claims “You cannot
   add another *product name* to your cart.”
 * I haven’t done anything unique in my child theme, but I will check with the developer
   who installed it.
 * tnx!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Product page button formatting is different](https://wordpress.org/support/topic/product-page-button-formatting-is-different/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/product-page-button-formatting-is-different/#post-5441865)
 * and for you – feel well and recover soon 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Product page button formatting is different](https://wordpress.org/support/topic/product-page-button-formatting-is-different/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/product-page-button-formatting-is-different/#post-5441864)
 * thumbs-up!
 * thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Product page button formatting is different](https://wordpress.org/support/topic/product-page-button-formatting-is-different/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/product-page-button-formatting-is-different/#post-5441862)
 * thanks for the feedback! 🙂
 * I will surely wait for the update
 * Your plugin is really great!
    thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Product page button formatting is different](https://wordpress.org/support/topic/product-page-button-formatting-is-different/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/product-page-button-formatting-is-different/#post-5441859)
 * nope – it is set to “custome image”…
 * you can see the image here [https://www.loolaby.com/cart/](https://www.loolaby.com/cart/)
   (
   please just of course click on “add to cart” before you go there)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Product page button formatting is different](https://wordpress.org/support/topic/product-page-button-formatting-is-different/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/product-page-button-formatting-is-different/#post-5441857)
 * sorry, problem with the https …need to solve this 🙂
 * here is the right link:
    [https://www.loolaby.com/product/loolaby-full-album/](https://www.loolaby.com/product/loolaby-full-album/)
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cue by AudioTheme.com] New update – playlist's featured image appeared blank](https://wordpress.org/support/topic/new-update-playlists-featured-image-appeared-blank/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/new-update-playlists-featured-image-appeared-blank/#post-5206660)
 * thanks amillion!
 * this plugin is great! (saying this after a research too-thorough with dozens 
   of plugins… 🙂 )
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cue by AudioTheme.com] New update – playlist's featured image appeared blank](https://wordpress.org/support/topic/new-update-playlists-featured-image-appeared-blank/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/new-update-playlists-featured-image-appeared-blank/#post-5206645)
 * thanks!
 * but where is this info saved?
    If I remove it and then restore it, how do I recover
   the playlist’s data?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cue by AudioTheme.com] New update – playlist's featured image appeared blank](https://wordpress.org/support/topic/new-update-playlists-featured-image-appeared-blank/)
 *  Thread Starter [nitzap](https://wordpress.org/support/users/nitzap/)
 * (@nitzap)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/new-update-playlists-featured-image-appeared-blank/#post-5206609)
 * thanks!
 * [http://www.loolaby.com](http://www.loolaby.com) – on the left side of the main
   page
 * it’s supposed to be a new DIVI theme
    Cue plugin ver. 1.2.2
 * this is supposed to be the featured image URL
    [http://loolaby.com/wp-content/uploads/2014/07/abum_cover2-300×300.png](http://loolaby.com/wp-content/uploads/2014/07/abum_cover2-300×300.png)

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