Code

Discussion on WooCommerce Quick View

Discussion on WooCommerce Quick View

Cart 166 sales

welaunch supports this item

Supported

This author's response time can be up to 2 business days.

57 comments found.

When I download Quick View, it actually contains Quick Order. Please help.

Hmm sorry we reuploaded the quick view zip now. Please download again once you get a notification.

Can i customize the quickview button? move it over the product image? resize it?

Hi there,

that is possible and may require some small CSS adjustments, but our support will help you on that for sure.

question 1) How can i customize the quick view display. it’s looking too cramped up. i need spaces by the side and an increase in the height. i tried increasing the modal padding on all parameters to 30 px yet nothing changed.

question 2), When i select a variable product in quick view and change the variable, the image remains static. it doesn’t change. Why?

1) You can use custom CSS to apply changes.

2) Woo itself does not render select changes in category loops.

Hello
1. I want to remove “close” text over the popuo close button.
https://ibb.co/HVrx4sR
2. I want to redirect to checkout page after add to cart from quick view?
My website URL “https://covidpedia.info/”, I’m using shortcode option, so click to the red button in the first of home page, please.

Hello,
Thanks for your reply, The setting is worked, the css worked but it hidden all “the text and the close icon”, I just need to hide the text “close” text text text.
not close icon

Hello
Any Support here?!

Try this

a.close-quickviewmodal {
    color: #000;
    font-size: 1px;
}

Hi, I have an issue with this plugin on mobile devices. We use the inline options and on mobile it scrolls to the inline container. What it supposed to do, but when you click on the first product it scrolls past the third product and there the inline container is displayed. Instead of displaying it directly after this product. For desktop I get it, it show the inline container after the first row of products.

Please advise.

Regards, Bart

Can you send a URL with the category example to support@welaunch.io?

Yes will do in 5 min

Hello, I just installed your plugin, I have two concerns: I can’t see or change the color of the button? When I put a product in the cart in the pop-up window, the system takes me back to the product telling me I need to choose here. Thank you

Hi, the Color can be changed with custom css. Please send wp admin login to support@welaunch.io and an example Product URL so we can check add to cart.

Hi!

I am creating a personal webshop and I just purchased your plugin Quick view for Woocommerce. I am running into some issues: 1) The modal popup doesn’t use the order I selected for the data to show in the popup. 2) The styling of the modal popup I select isn’t working (doesn’t change colours and padding) 3) I would like to show the first image in my image gallery as product image, instead of the featured product image, because I want to only show this one as a thumbnail on my products page. How do I achieve this?

Kind regards, Steven

Please send admin login, screenshots & URL of all your issues to support@welaunch.io

Love this guys, just what I’ve been looking for. Also can I ask what theme was used in your demo here please: https://demos.welaunch.io/woocommerce-quick-view/product/flying-ninja/ as I would like to use also :)

It is flatsome :)

can this display acf , iv been checking so many plugins for quick view none of them shows the custom fields that i added to the single product page . does this show it ?

Depends on how you added them / with what hook. If you need help our support is there for you.

I have a vegetable sales site but there are products that have variations and the idea that I would like is to remove the toton from quick view and leave only “add to cart” but since they are viable products, the quick view speaks automatically and quickly. the person chooses the variable value easily.

I show you this page that does exactly what I want to do: https://co.frubana.com/bog choose for example the white onion.

https://prnt.sc/tzz3hv

My site is this and I would like to be or look like this page in the simple way that people can buy because users are usually confused and the site also damages the design by having so many buttons on the products. https://www.verducampo.com/

Well, I am really interested, but if you would help me to do this. I think many would like the option of a single button and that if it is variable when you add to the cart, open qick view and select the product and give it an add.

Please see this, it is a variable product: https://imgur.com/a/zLusbM9

This is how we support i.t

Yes, but I don’t know if I can make you understand I just want a single add button to appear. when I have a variable product it doesn’t seem to add if not to choose and next to it a preview button appears.

You should get our Single Variation Products plugin. It will show each variation in your shop loop, then you can quick view and add it to cart :)

Hi, The plugin integrate with Slider Revolution?

Do you have way any “add to cart” button with a specific class could be

converted to AJAX “add to cart” button?

Regards,

1) What you mean with slider revolution? What does it have to do with quick view?

2) Yes we provide a shortcode so you can use the button where you want.

Hello,

Do you offer an option to add a Vimeo video instead of the featured image? I am using ACF to add the Vimeo URL on the product page.

Thank you.

Well currently not, but we can customize / add this feature for you on Charge. Contact us at support@welaunch.io

Hello,

I bought the quick view plugin and the single variation plugin. I’m setting them up.

https://www.mmasport.fr/boutique-gladia/equipements-vetements-mma/homme/t-shirts-homme/

Here is my question :

- As you can see it added a “cart icon” before quick view text, how do i disable this ? With my previous Quick View plugin this cart icon wasnt showing.

Thank you regards

Try enabling “Use Default Template” in general settings. if that does not solve it, it is an issue by 3rd party plugin or your theme as we only get the default “add to cart” function.

It’s not happening because of the quick view plugin. It’s happening because of the single variations plugins.

With single product variation plugin activated, I have all my variations (colors) on the page but i have a “add to cart” button below a product insteed of a “select options” button. The variation i diplay is a Medium size, if people click on “add to cart” they’ll add the size medium to the cart, i don’t want this. I want the regular woocommerce link “select options” because there are several variations and i need people to choose the size before adding to the cart. Do you know how i can fix this?

There is no third party plugin or anything else causing this, as soon as i deactivate the plugin i have my “select options” button back.

Maybe I should ask this on the “single product variation plugin” comments ?

So you want to show single variations, but when someone clicks on quick view it should of the variable (Main) product with nothing selected, Right?

Hello! I’ve bought you plugin as it is very complex and useful but I need some custom support. I’m using a woocommerce builder with the Divi Theme that pulls individual woocommerce elements from the woocommerce structure like the title of the product, image, add to cart button, practically it creates a custom loop. This helps me to better style and customize the category page to make ti fit the brand of my client. I have many other clients for which I would like to buy your plugin. The only thing is that for some reason, the custom loop doesn’t pool the quickview button from the stadard woocommerce product loop, because it is not binded to anything, for example tot the add to cart button. I can see that you have a shortcode functionality but it requires a product ID. The only thing is that i don’t know how to set the product ID dynamically to include it in the loop. I have some php and js knowledge and I’m proficient in CSS and i’ve seen that there are methodes of getting certain elements in product loop. Is there any way i can use the shortcode or any other php hook (i have a child theme which i can edit) so i can add the button to my customized product loop? For example, bind it to the add to cart button. I’m asking this because I saw that you have a very techincal-oriented agency and I’m sure that you could help me solve this issue, cause otherwise I would not be able to use the plugin at all. Eager to her your response, Thank you!

Leave out the product parameter

Yes, I already figured it out! This is FANTASTIC. Absolute flexibility with no additional custom coding. Thank you! If you keep these functionalities from now on, i’ll buy your plugin for every client I have. Good job!

Thanks! Of course it will be kept in the future

Hello,

I install your plugin “WooCommerce Quick View” ont my website: https://www.minitalie.fr/categorie-produit/pizzas/

As you can see on my category page, the button is active on products but it doesn’t work.

What’s the probleme ?

Thanks !

Steve.

Please send FTP & wp admin login to support@welaunch.io

Hi, can you please refund, i do not want to use Redux Framework. Iam already using visual composer with impreza and also extra product options. Your plugin is not working with this. Beside that a extra plugin witch i do not want to use such as Redux Framework is not recomended.

You will need to make a You need to make a refund request yourself via codecanyon request yourself via codecanyon :)

okay, great. I did.

hello, when the popup opens, i would like to hide some informations like decription and related products but when i disable them, it still showing it. There is another issue with the arrows to add the number of products, it doesnt work, I have to add it manually with number pad. May you help me please?

Please send wp admin login to support@welaunch.io and include this transcript

Hi there. Just a couple of presale questions:

1.- Show variations in quickview. Possible?

2.- Compatible with latest woo version?

3.- Can I open quickview with title and/or image click?

4.- I see “Ajax Add to cart” to get a dynamic ajax cart in sidebar, right?

Looks very good but want to know this before take my desition. Thanks!!!

Thanks a lot. The only author who answer me. I appreciate that.

1.- OK

2.- OK

3.- Is there a way to do it with jquery?

4.- Well … I got a cart “always visible” in the right side of the werbsite…. so it is just the “add to cart” button inside “quick view” be able to add the product to the cart without refreshing the page.

Thanks agina!

3) yes but requires customizstions. Contact us as support@welaunch.io for a quote

4) yes ajax add to cart works. However this may be theme dependent also

Thanks. I dont like to pay for custom work. I got my own team. Thanks anyway.

Hello there,

Thank you for your time and help.

I have purchased the plugin and i want to add the product and i remain in the product page instead of going to the product details.

Can you help me with that?

Thank you

So you want no product page at all?

no details page…

so the flow as follow :

i go to the products list . i select quick view and add item and i do remain in the same page and the selected item goes to the basket

That is theme related – if you theme has an ajax add to cart functionality it will work. You can use flatsome or total theme for example.

Hi, just installed quick view and set it up, 2 slight issues:

1 – Data to Show section – I reorder the items but the always appear in the original order, I want to re-order them, how? 2 – When quick view button is clicked it shrinks and goes blank (text disappears), in your live demo text is replaced with a spinning loading’ icon, how do i get it looking like that?

Hi,

Can you send wp-admin to support@welaunch.io?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey