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.

Hello,

I’d like to request a refund for this please. We do not want a Quick View plugin that requires the WooCommerce & free Redux Framework.

Hello,

you need to make the request via CodeCanyon here yourself.

Sorry I don’t understand. It’s really unclear on here https://codecanyon.net/page/customer_refund_policy how I actually get a refund?

Hello, i purchase this plugin and works… but… in using this plugin too: https://codecanyon.net/item/woocommerce-extra-product-options/7908619

With this plugin i create Extra Product Options, but on Quick View doenst show this extra option of my product…

can you help me to show on Quick View please

hello, i dont recibe more answer via email…

reading my documentation of extra product options

i found this

Action hooks woocommerce_tm_epo

This displays both the fields and the extra total options box on the frontend

woocommerce_tm_epo_fields

This displays only the fields

woocommerce_tm_epo_totals

This displays only the extra options box on the frontend

Example usage function my_custom_function(){ do_action(“woocommerce_tm_epo”); } add_action( ‘woocommerce_before_add_to_cart_button’,’my_custom_function’);

in wich file i need to add to show on the quickview ?

Loading outside WooCommerce

It is possible to use the provided action hooks outside of WooCommerce product screen. A typical scenario is when you develop a custom plugin or theme and you want to use the fields you have created. Required steps 1. Load the required javascript files.

To correctly do this make sure that somewhere in the code, preferably before the header is rendered place the following code.

function tm_epo_js_loader(){ do_action( ‘woocommerce_tm_epo_enqueue_scripts’); } add_action( ‘wp_enqueue_scripts’, ‘tm_epo_js_loader’ );

2. Displaying the fields.

This step requires that somehow you know the id of your WooCommerce product. Make sure you put the action somewhere after the ‘init’ hook if you want the fields to be displayed, like inside a template file.

Now it is time to display your fields. Find out where on your code you want to display them and use one of the provided action hooks. For example:

if (isset($post) && is_object($post) && ($post instanceof WP_Post )){ do_action(“woocommerce_tm_epo”,$product_id); }

Hi there,

you can copy our quick view template into your theme child theme like described here: https://plugins.db-dzine.com/woocommerce-quick-view/faq/create-own-quick-view-template/

There you can implement all custom plugins / codes etc.

Hello there. Possible to show some ACF repeater field inside the quick view instead of default woo fields?

No sorry

Hi there, I want to make an online food order store my client want to have a quick view option with a popup. the category page will be just text. no images. only product title, some short description and the price.

1. is it possible with this plugin to make the title and the description clickable to the quick view mode? so when someone wants a hamburger, clicks on the title “cheeseburger” and a popup opens with the product page that I want.

2. I want to install some plugins. one is the point system. so if you buy a burger you will get 10 points, if you buy pizza you get 15 points…! the point system plugin shows by default those points before the price on product page. will this be the same at your popup?

3. next plugin will be the extra product options. so when someone clicks on a burger, he can add extra cheese, onion…! again this plugins shows those options in the product page. will this also be the same at your popup?

thank you!

hello….

1. is this possible anyway? I mean can I make any custom coding to get that?

2. can you explain me a bit more? All I want is to show in your popup, anything I want from the product page. So by default there is review title image…. but if I add some plugins? will your plugin show those new options also?

Sorry, but both of your special things are not possible.

ok then… thanks for your time!

Hi! Is it possible to add next / prev products button in modal? Regards,

Hi there,

not right now sorry.

My review: 5 stars; I think you deserve 10 stars, your support is absolutely amazing, my client required an inline quick view and your product is exactly what he required. There were a couple of issues and when I made contact with you, you were straight away onto fixing these issues, I couldn’t be happier with the result. Well done and I wish you all the success with this wonderful plugin.

When you are on the tab “item details” there in the top right box you can see some greyed out stars

Done! Good luck, you might be helping me again, haha…

Hi I purchased this plugin for a client who loves the inline quick view, I installed it with his purchased theme ADIVA and the plugin did not behave the way I thought it would, so I installed it on another site that I built and it works great, not sure if it’s the plugin or the theme I purchased for the client, here is the clients site: http://www.industree.com.au/store/ You’ll notice the quick view displays incorrectly. And the after_shop_loop_item doesn’t display the quick view button at all, currently it is set to after_shop_loop_item_title which displays the button for quick view but not correctly. Here is the other site that works great: https://randomelements.com.au/product-category/jewellery-neckpieces/ I hope you can help.

Hi there,

could you send wp admin to support@db-dzine.com?

We only see this coming soon page :)

sent

Quickview Options not working. I get error

Hi,

when you save options in backend or where?

When I click shop/quickview: I get “Sorry, you are not allowed to access this page.”

Can you please send wp admin to support@db-dzine.com?

Hello,

Is your plugin compatible with gravity forms and Flatsome Theme, and is it possible to change the button title from quick view to add to cart?

I want to make variations from Gravity Forms for products.

Looking forward from you!!!

Hi,

sorry no we do not think so.

i use yith quick view but inline not work in most theme … possible your quickview inline work ?

Hi there,

you can try it out of course :)

If it wont work please contact us, then we can debug. If it then still should not work you will get a refund or course :)

Hi, I have a website that uses woocommerce (https://eurobyte.co.za ) but products take a while to load, could you tell me if your plugin could be compatible with my website?, thank you!

Hi there,

sure it should work 100%.

Great Work, Congratulations GLWS :)

Thanks.

congrats. best of luck for the upcoming sales

Thanks

Nice Work,

Congratulations! Good Luck With Sale :grin:

Thanks

Hello .. I hope you have great sales at this site .. Follow me TOO :D

Thanks

is going to be added to the bundle version? thanks

Very nice work, big sales to you :)

Thanks ;)

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