Jump to content

Recommended Posts

Hey guys... first post here. Looks like a real nice forum with a lot of info.

 

Anyways, I have been dealing with this problem for a week or so now on a site I'm building for a friend. Basically, the "add to cart" button doesn't do anything. Doesn't actually "add" anything to the cart. I have a prompt that comes up saying "Would you like to go to the checkout page now?" Everytime you click on the add to cart button, and when you accept it and go to the checkout page, nothing is on it.

 

Any ideas what might be causing this?    :confused:

 

I'm BEGGING for help! lol... this has been killing me. It's the last thing I need to do on this guy's website and nothing seems to be working.

 

Thanks guys!

Due to the general purpose nature of computers and programming, no one can directly help you with what your code is doing without seeing your code.

 

113 different people could have written your post above and there could be a different problem in each of their programs that could cause the exact same symptom.

 

Best guess is that there is something wrong in your form processing code or in the method you are using to persistently remember items in the cart.

You're right.

 

The site is www.nailaccents.com

 

I would just copy over the code but I'm not sure exactly what snippets of the code would help you solve the problem.

 

So if you go to the site,  you click on a product, and then "add to cart" ... watch what it does... nothing? Doesn't add it to the cart.

 

Any ideas?

When you click on "add to cart" it appears that it sends an ajax GET request to http://nailaccents.com/wp-content/themes/shopperpress/functions/ajax/actions.php which returns a 404 not found.

Thank you for the speedy response!

 

Forgive my noobness... but how would I go about fixing this?

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.