elishacoad
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to Change the "View Cart" ButtonIt worked! Thanks for all the help! 🙂
Forum: Plugins
In reply to: [WooCommerce] How to Change the "View Cart" ButtonI can’t seem to find that setting. Could you give me a more detailed location?
Forum: Plugins
In reply to: [WooCommerce] Product Quantity number changing by itselfIt’ll work
Forum: Plugins
In reply to: [WooCommerce] Product Quantity number changing by itselfok, thanks
Forum: Plugins
In reply to: [WooCommerce] Product Quantity number changing by itselfYa, been able to fix it by creating a re-route. It first goes to: http://inwfoodnetwork.org/load-cart/?add-to-cart=2426&variation_id=2478&attribute_color=Black
Then it goes to cart. The URL adds one of that product to the cart. though if there’s a way without a redirect that’d be awesome.Forum: Plugins
In reply to: [WooCommerce] Product Quantity number changing by itselfI found that it was the url that added the product to the cart and that when I updated the cart it reloaded the url. By adding a redirect page that sets the url to a simple cart url it resolves the problem. Though I’m still open if anyone has a better way that wouldn’t require a redirect.
(oh, and here’s the link: http://inwfoodnetwork.org/merchandise-shop/ )