PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Prevent Preview Image Popup On Small Screens

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

I have the"Preview on hover" option enabled for some tables. When you open a product on a mobile device, you are directed to the product page, but then when you return to the table page, the popup image for the product you just visited is displayed on the screen.

Is there a way to disable the Preview on hover popup option on small screens?

hello

Please  drop  me  exact  link to the  issue

Testing page link in the private windows.

If you touch the image, you are taken to a new tab in the browser. Now when you touch the back button, then you will see that the popup window is still displayed.

This leads to a question about product page linking. If you touch the description text, then the product page is opened in the same tab. But if you touch the product image, then the product page is opened in a new tab. Is there a way to configure WOOT so that products are always opened in the same tab when you touch either the image or text?

Even better, is there a way to have the product page opened if the user touches or clicks anywhere in the table row?

Hello

Try in file - https://fasttracks.kinsta.cloud/product-category/bullfrogs/ - delete this code - https://share.pluginus.net/image/i20220608205105.png

is there a way to have the product page opened if the user touches or clicks anywhere in the table row? - unfortunately the plugin does not have this feature

I assume you meant this file:

/public/wp-content/plugins/woot-products-tables/profiles/woocommerce/woocommerce.php

I removed the target statement and the image link is now opening in the same tab now. A popup image still shows up when you touch the image, but at least now when you go back to the page it is no longer being displayed.

Is there a way to configure WOOT so that the pop-up image is not displayed on mobile devices?

Hello

Yes sorry for the link.

way to configure WOOT so that the pop-up image is not displayed on mobile devices? - I think this can be resolved. I will pass this on to our developer. He must provide a solution (code) on Monday

Hello

In file -"woot-products-tables\profiles\woocommerce\woocommerce.php" - change  code - https://c2n.me/4fU2Qla.png

&& !wp_is_mobile()

Thanks!

This has fixed the problem.

Welcome;)