Home Forums Basel support forum Quick view link

Quick view link

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #15543

    ultime
    Participant

    Hi,
    I am using dynamique link on the cart button which redirect as affiliate product, which work well, however on the “quick view” product popup the button is the basic one which sent to cart . Looks like the quick view doesn’t use the dynamic link

    any ideas

    best

    #15551

    Artem Temos
    Keymaster

    Hi,

    Where can we see this product? Could you please send us a link?

    Regards

    #15556

    ultime
    Participant

    Hi,
    it was i private
    see again
    best

    #15558

    Artem Temos
    Keymaster

    Hi,

    Could you please provide us your FTP access also?

    Thank you

    #15560

    ultime
    Participant

    private

    #15561

    ultime
    Participant

    private

    Attachments:
    You must be logged in to view attached files.
    #15566

    Artem Temos
    Keymaster

    Sorry, but the issue is caused by the plugin. Unfortunately, we can’t fix it in our theme. The plugin doesn’t work with AJAX requests and our quick view feature. You can contact its developers and if they will provide some instruction about how to activate it from the theme side, we will help you.

    #15599

    ultime
    Participant

    thanks I ll check. Or is there a setting in your them to hide the add to “cart button” on popup and/or but a readmore that link to the product pages?

    best

    #15600

    Artem Temos
    Keymaster

    You can hide it with the following code snippet. But we don’t have an instruction to display custom buttons there

    .popup-quick-view .woocommerce-variation-add-to-cart {
    	display:none!important;
    }
Viewing 9 posts - 1 through 9 (of 9 total)