Niloy - Codeixer
Forum Replies Created
-
if you fix this jquery error then the gallery will show perfectly as like after publishing the product.
can you please check the console log on the preview stage.this should not be a conflict with preview screen if it displays properly after publishing the product.
sorry, I don’t understand.
which preview section you’re talking about?in this case, you need to customize the plugin.
sorry.Sorry, the free version working with only the default variation (which provide by WooCommerce[Dropdown] ). Third-party variation plugin has a conflict with this free version but the Pro version has this issue fixed.
Thank you.hello, can you please share a product which has a Variation image
Hello, please try this code below in your child theme functions.php:
add_filter( 'shop_thumbnail', function( $size ) { return array( 'width' => 200, // Custom Width 'crop' => 0, ); } );
if your single product page is too heavy for load than you can see the horizontal thumbnails first until the page fully ready.
Note: in the pro version has this horizontal issue fixed.
ThanksThanks for bought the pro version.
you don’t need to installed the free version if you have the premium one.
for premium plugin support visit : https://codeixer.com/sHello,
the free version does not support gallery in any custom page which made by page builders.
The premium version of this plugin has Page builder support so you can use it smoothly.
Thank you.Hello,
it’s because your gallery may have different height of images and not all image size are same.Forum: Themes and Templates
In reply to: [Blocksy] Woocommerce Variable productHi , I installed in my local environment. so I don’t have live URL right now.
but thanks for your reply so I will check everything again.The error just a placeholder but the plugin code is up to date
hello,
just check now, that this plugin compatible with the latest version of WordPress and WooCommerce. please check the error.log file.
or maybe you are using any other plugin which is a conflict with this plugin.
ThanksActually the free version is not working perfectly with a custom single page.
hello,
is it a custom single page?