Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Add to Cart Button not working - Please help!

    Hello:

    This will be my first customer and the add to cart button isn't working! Can anyone help?? This is the product:

    http://www.petluxuryboutique.com/dog...acer-treadmill

    Thank you,

    Silver

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Add to Cart Button not working - Please help!

    You seem to nested forms.
    You can't have one form nested inside another.

  3. #3
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Add to Cart Button not working - Please help!

    gilby:

    I am not sure what nested means. What I did was rebuild the product page and it is now working. What does that mean in case I run into this again?

    Thanks,

    Silver

  4. #4
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Add to Cart Button not working - Please help!

    Quote Originally Posted by SilverHD View Post
    gilby:

    I am not sure what nested means. What I did was rebuild the product page and it is now working. What does that mean in case I run into this again?

    Thanks,

    Silver
    You have forms like
    PHP Code:
    <form name abc ......
       < 
    some code >
    </
    form

    more stuff 

    <form name xyz .......
       < 
    some code >
    </
    form 
    and not

    PHP Code:
    <form name abc ......
       < 
    some code >
       <
    form name xyz .......
         < 
    some code >
       </
    form
    </form 

  5. #5
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Add to Cart Button not working - Please help!

    OK, so what form on that page would you be talking about?

    Thanks,

    Silver

  6. #6
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Add to Cart Button not working - Please help!

    Quote Originally Posted by SilverHD View Post
    OK, so what form on that page would you be talking about?

    Thanks,

    Silver
    Sorry it doesn't load now and I can't remember which it was.

 

 

Similar Threads

  1. Add to cart button not working in IE
    By aditya369 in forum General Questions
    Replies: 3
    Last Post: 7 Mar 2012, 11:39 AM
  2. Please Help! My add to cart button does not work
    By powerstar in forum General Questions
    Replies: 4
    Last Post: 23 Aug 2010, 02:06 AM
  3. Add to cart button not working
    By tasniem in forum Customization from the Admin
    Replies: 3
    Last Post: 16 Aug 2010, 10:40 AM
  4. Need Help - Add to cart button not working
    By jvalent in forum General Questions
    Replies: 2
    Last Post: 30 Jul 2009, 12:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg