ResolvedButton add/remove items cart

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #29788
    jflaque
    Participant

    Hello.

    I want to activate the button to add or remove items from a product on the cart page. https://prnt.sc/111baoz
    I have seen by code that the buttons exist, but they do not update the quantity of items or the price. https://prnt.sc/111b7wv

    How can it be solved?

    Thanks.

    #29792
    Althemist
    Keymaster

    Hi ,

    You can easily show the +/- buttons with this CSS snippet:

    .theme-rigid td div.quantity input.rigid-qty-plus, .theme-rigid td div.quantity input.rigid-qty-minus {
        display: inline-block !important;
    }

    Best regards,
    Dimitar

    #29802
    jflaque
    Participant

    Hi.

    The buttons are visible. But they don’t work, it doesn’t update the price.

    You can see how it works here https://acpdd.cat/producto/mitjons/ It is under development.

    Thanks.

    #29805
    Althemist
    Keymaster

    The price on the single product page can’t be updated. No WooCommerce theme can do this. It’s updated IN the cart when you add the products.

    #29807
    jflaque
    Participant

    I’m not talking about the simple product page.

    Plus and minus buttons are displayed on the cart page. But it doesn’t update anything.

    Example https://prnt.sc/111hbiu

    Thanks.

    #29821
    jflaque
    Participant

    Hello.

    It has a solution? Can you help me?

    Thanks.

    #29834
    jflaque
    Participant

    Hello.
    I need to have a solution to this problem. I have expanded the support to solve this problem.

    I wait an answer.

    Thanks

    #29837
    Althemist
    Keymaster

    Hello,

    So sorry for the late reply. We have found the problem. Update with fix will be released today.

    #29858
    jflaque
    Participant

    Hi.
    Could you tell me what part of the code has been updated to solve this problem?
    Thnks.

    #29865
    Althemist
    Keymaster

    It’s a JS function.

    #29867
    jflaque
    Participant

    Is the update already available in themeforest?

    and what is the name of the js file?

    Thanks.

    #29884
    jflaque
    Participant

    What js file has been modified?

    #29890
    jflaque
    Participant

    Hi.

    Any news?

    Thanks

    #29895
    Althemist
    Keymaster

    Hi jflaque,

    The update is alredy available for download. This specific fix is located in rigid/js/rigid-front.js

    However, it is STRONGLY recommended to update the entire theme, not just that file.

    #29898
    jflaque
    Participant

    Hi.

    It does not work well.

    You enter the cart page, click on the plus or minus, modify the number and then update, and the price is updated. But then you hit the plus or minus and it doesn’t do anything.

    You have to refresh the page to get it working again.

    How can it be solved?

    Thanks.

Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register