• Will this plugin work if the product is added to a cart via a custom button using ?add-to-cart=PRODUCTID?

    That’s how I have it setup and it’s just adding it to the cart, no redirect.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Ren Ventura

    (@renventura)

    Hi, there! Yes, adding the ?add-to-cart=ID query param will trigger the redirect.

    Thread Starter lsilver

    (@lsilver)

    Hmm, that’s not working on my end. Any clue what might be going on?

    Plugin Contributor Ren Ventura

    (@renventura)

    Hard to tell without seeing. My first suggestion would be to deactivate all of your plugins except for WooCommerce and the Redirects plugin, switch over to a default theme, and try again. This will help determine if there may be a conflict somewhere.

    Pro version has different redirects for each selected variation combinations.

    for ex size = large , color=red , gift wrapping = yes

    so how should i enter the code for the custom button

    i guess ?add-to-cart=ID won’t work with variations

    Plugin Contributor Ren Ventura

    (@renventura)

    @jakesan You can add a variation to the cart by using the variation ID instead of the product ID. ?add-to-cart={variation_id}

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom Button’ is closed to new replies.