• Resolved Robert

    (@robertgrinde)


    Hi, I downloaded your plugin, and purchased the shortcode plugin.
    All seems to work well, and the shortcode is pulling my products and displaying them with image, price, description and a buy button.

    The problem is that when I click the “add to cart button”, the product is not added to the cart, I am only redirected to an empty cart.

    Any tips on how to solve this?

    The uenc and form_key parts of the url are different than the ones I get inside the Magento store.

    http://wordpress.org/plugins/magento-wordpress-integration/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author jamesckemp

    (@jamesckemp)

    Hi Robert,

    That sounds odd, could you share a link so I can test?

    same problem here. i get redirected to magento cart but its empty and the url is then just “http://localhost/rice/web/shop/checkout/cart/”
    onclick url is:
    setLocation('http://localhost/rice/web/shop/checkout/cart/add/uenc/aHR0cDovL2xvY2FsaG9zdC9yaWNlL3dlYi9zYXVjZW4v/product/3/form_key/aC7q23lMpCtMCcE5/')

    Plugin Author jamesckemp

    (@jamesckemp)

    This is likely a cookie issue.

    Navigate to System > Configuration > Web.

    Under Cookie Path, enter “/”
    Under Cookie Domain, enter “.yourdomain.com”

    Do not enter the quote marks!

    Once saved, clear your Magento cache, empty the var/cache and var/session folders. Also clear your browser cache.

    Your cookies should now be working as expected!

    I’ve the ame problem

    I’m on a subdomain http://vpsXXXXX.ovh.net/

    magento (store) is in a wp subfolder (wp) and the login/registration is working (I’m using your module) but if I change cookie path or cookie domain I cannot login to admin panel anymore.

    the full magento path is:

    http://vpsXXXXX.ovh.net/wp/store

    Also the ADD TO CART button (your other plugin) is not working.

    I’ve tried:
    Cookie Domain: “vpsXXXXX.ovh.net”
    Cookie Domain: “.ovh.net”

    Cookie Path: “/”
    Cookie Path: “/wp”

    but nothing… I’m really clueless, can you help ?

    pompi

    (@pompejanska)

    Nikademo, what is you server configuration?
    Centos6/Plesk?

    Plugin Author jamesckemp

    (@jamesckemp)

    Hello,

    Please see the following FAQ to get the “Add to Cart” button working again: http://jamesckemp.ticksy.com/faq/2826

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add to cart button not working’ is closed to new replies.