New Landing How can we help? Atelier Quickview pop up with strange check box

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #317847
    skullo27
    Member
    Post count: 217

    Hi Please see attached screen shot, there has suddenly appeared a strange check box style item on the quickview pop up. When I click it it adds the item to cart…

    Can you advise what this is and how to fix?

    thanks
    Sam

    Attachments:
    You must be logged in to view attached files.
    #317884
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That seems to be from the Quickview plugin.

    Add this code to hide it.

    .apple-pay-button-wrapper {
        display: none;
    }

    -Rui

    #317909
    skullo27
    Member
    Post count: 217

    Hi Rui, then maybe this is related to an additional topic (#317470) I have open related to the latest update to the WC official Stripe extension where in Atelier the apple pay button messes up the layout of the product page.

    Your code in this thread suggests to me that the apple pay button will not show at any point on the product page if I use it, which is not the outcome I am looking for. In thread #317470 David escalated this to your lead developer so should I assume that this will be fixed when they address Ateliers incompatibility with the WC Stripe plugin update?

    thanks
    Sam

    #317912
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I wasn’t aware of that, to hide only in this quickview popup use the code below instead.

    #jckqv_summary .apple-pay-button-wrapper {
        display: none;
    }

    Not sure if the other fix will do anything here since this is done by a 3rd party plugin(Woocommerce Quickview)

    -Rui

Viewing 4 posts - 1 through 4 (of 4 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