Home Forums WoodMart support forum Ajax conflict

Ajax conflict

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197071

    NathanZ
    Participant

    Hi,

    I’ve purchased a shopping list management plugin (WishLists) that’s using an ajax to save products. The issue is that it adds products to cart instead of list. Nor my dev guy or plugin dev guys were able to help me (I could disable the ajax add to cart, but it’s a feature I can’t give up)

    Any chance you can help me solve this?

    See here: https://bit.ly/3bSN7ko

    Thank you!!

    #197093

    Artem Temos
    Keymaster

    Hello,

    The button is inside the <form> and when you click it then it submits the form. Our AJAX is triggered on form submit so the only way to fix this is to move button outside the form or disable AJAX add to cart.

    Kind Regards

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)