Submit Review’ button not working, instead add’s product to cart
Ok, please check your page html using firebug.
the <form> tag for product add to cart and <form> tag should be different. I am thinking, in your theme, the <form> tag for review has gone inside the add to cart form.
thats why ur facing this problem. you need to correct your html structure of theme.
the <form> tag for product add to cart and <form> tag should be different. I am thinking, in your theme, the <form> tag for review has gone inside the add to cart form.
thats why ur facing this problem. you need to correct your html structure of theme.
Comments
Post a Comment