Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #708395

    Hello,

    I wanted to use WooCommerce Quick View and I wanted to have it so when they click on the image of a product it brings up the quick view window. But it’s just going to the page. Is there a way to fix this.

    Thanks

    #708611

    Hey Pappasdg,

    I’m not familiar with that plugin unfortunately but send us a link to the site in question so that we can have a closer look.

    Best regards,
    Rikard

    #709498

    Sure the plugin is https://woocommerce.com/products/woocommerce-quick-view/ and right now it added a button that says quick view that will launch it. I wanted it so when you click on the product image it launches the quick view as well. Theres an option to set it up that non ajax buttons will launch the quick view but the images aren’t working.

    #710322

    Hi,

    Seems like you have already figured it out? :)
    Mind sharing your solution in case any other uses has the same issue as you had?

    Best regards,
    Yigit

    #710323

    Hey Yigit,

    It’s still not working how I want it to. I want it so when you click on the product image it launches to quick view. I don’t want the blue quick view button to be there.

    Thanks,

    #710324

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    a.quick-view-button.button {
        top: 0;
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    Regards,
    Yigit

    #710332

    Awesome works perfect. Thanks!

    #710344

    Hey!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Enfold with WooCommerce Quick View’ is closed to new replies.