alon40040
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Gallery View stopped suddenly workingThank you, I will find someone who customize it for me.
Forum: Plugins
In reply to: [WooCommerce] Gallery View stopped suddenly workingAfter all tries I’m still not satisfy with the new product gallery view on woocommerce.
What can I still do to change it?
Forum: Plugins
In reply to: [WooCommerce] Gallery View stopped suddenly workingI says to insert some code in order to enable some gallery features.
Where should this code be inserted?
Thanks,
Alon
add_theme_support()
add_action( ‘after_setup_theme’, ‘yourtheme_setup’ );
function yourtheme_setup() {
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-slider’ );
}Forum: Plugins
In reply to: [WooCommerce] Gallery View stopped suddenly workingHello yukikatayama,
Until last week the gallery view of the products was great, and it was looked totally different. It was like when you clicked the image, an overlay gallery was open on top of the page. The page was partly dimmed and there were two small arrows on the sides of the opened image. When you clicked on the arrows it would turn to the other image or back.
As well as when you just clicked anywhere on the image it would turn to the next image.
I think that an automatically update was turned on on my site, so some of the components were updated, a thing that cause that change.
I really don’t like the look of the gallery view right now and wonder if there is any option to make some change to it.
Thank You for your support,
Alon
Forum: Plugins
In reply to: [WooCommerce] Gallery View stopped suddenly workingI’ve restored the site for a day earlier so some products have gone.
Please take a look at this page:
https://joenevo.net/product/early-gustav-stickley-circa-1902-good-bookcase-in-excellent-condition-w3977/Although the gallery is working, it works in a starnge way and not as it used to.
Thank You
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup stuck at 63%I set the time to “0” no limit, but it won’t help.
The operation stuck while compressing files.Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup stuck at 63%Yes, it is set to:
Maximum script execution time: 30 secThank You
AlonThank You Don
Don,
Can you explain more about how this redirection works?
Or direct me where to read about it.
Thanks,
AlonThank You