• Resolved rocomu8

    (@rocomu8)


    Everything works fine with the plugin when I add a product to the shopping cart, but when I try to ether delete the product or change the quantity it redirect to the single post template but with the product info in it (I setup the products as a custom post type). The strange thing is that the URL is still the same from the checkout page. I am wondering why this is happening. I checked out some examples sites you guys did and this doesn’t happen. I need some help with this please.

    Here is the dev site: https://squareone.whackdesign.com/store/. Add a product and try and delete it from the the checkout page and you’ll see what happens.

    Thanks in advance for your help.

    https://www.ads-software.com/extend/plugins/wordpress-simple-paypal-shopping-cart/

Viewing 1 replies (of 1 total)
  • Plugin Author mra13

    (@mra13)

    It looks like HTTP POST operation is not working correctly on this site. When you hit the delete button it is doing a HTTP POST and the site is not handling the POST data correctly. This is not really an issue in the plugin. I would recommend you to check your .htaccess file and make sure you don’t have any special conditions in there. Or you may have a security/firewall plugin that could be blocking the HTTP POST data too.

    I am very sorry that I couldn’t be of more help to you.

Viewing 1 replies (of 1 total)
  • The topic ‘Quantity Update / Deleting a Product redirecting to single post page’ is closed to new replies.