The product category block is great, but the product images by default appear TINY (150 pixels) and the block has no option for changing the size. I’m guessing from the css class size-woocommerce_thumbnail
that it’s set to use a size called woocommerce_thumbnail
, so I tried redefining this size to 300 pixels and regenerating thumbnails. But the problem remains the same and the image element has the following sizes
attribute set: sizes="(max-width: 150px) 100vw, 150px"
which means the image remains blurry. Is there any way around this? 150 pixels is really tiny.
This is how I redefined the size, perhaps I missed something here.
function redefine_woocommerce_thumbnail_size() {
add_image_size( 'woocommerce_thumbnail', 300, 300, true );
}
add_action( 'after_setup_theme', 'redefine_woocommerce_thumbnail_size' );
Hi!
Just wanted to check in & see if you’re working towards compatibility with WooCommerce’s High-Performance order storage. I’d really like to try it out soon. Thanks!
]]>Hi! I’ve been searching for days for a proper product carousel slider for WooCommerce, and I think I’ve found it with this plugin. It looks great, and the JS swiper function is just what I want.
However, when I want to display a carousel slider and filter by category, the category list is not showing all my categories.
I’m using Generatepress/Generateblocks. This plugin has great potential, I’d love to use it for my projects. Thank you.
]]>Hi! I’m very frustrated that new versions are overwriting a lot of my customized work. such as product image doesnt display in the places it used to. (image and then description below)
Please help. This plugin has been very beneficial in my projects.
]]>This plugin is perfect for my needs, but when I manually set the categories for the “Product Categories Grid” it displays on my websitesfront end, but if I return to the admin page I get the message:
“This block has encountered an error and cannot be previewed.”
in the console
“Uncaught Error: Rendered fewer hooks than expected. This may be caused by an accidental early return statement.”
Hi,,
I want to make a product carousel on my homepage. I succeeded with a normal product carousel (top one on the homepage) but at the bottom of the page I have made a product carousel with proudct filtered by On Sale. There are about 2- products I put on sale, but nothing is showing in the carousel. That there are products on sale is shown in the top carousel where at one of the products is the sign Uitverkoop, which is dutch for on sale.
How do I get the products in the second carousel visible? It should be below the pictures of the lady. The container is there.. the carousel is in the source, but nothing visible. Hope you can help out here.
I ran your plugin via the https://www.pluginvulnerabilities.com/plugin-security-checker/ and it found:
Possible Issue Detected in Product Blocks for WooCommerce:
This plugin is extracting potentially untrusted user input from shortcode attributes. The documentation of PHP warns against doing extraction of untrusted user input because of the security risk involved in that. Its usage is also officially discouraged by the coding standards for WordPress.
Just wondering, I even tried to directly get in touch via your support but it seemed impossible, not the best for possible security disclosures.
]]>Filtering products on sale does not work. The carousel displays random products.
]]>Hey,
I am loving your plugin, I am just facing a teeny tiny issue here. The website has a huge white space on the right in mobile view. That case is due to negative margin i guess. The arrow which we use to move the carousel has 1.
If I deactivate the plugin, the website works fine without any white space. Can you guys please help me with this issue.
Thanks
]]>Hi,
I want to hide lookbook on mobile devices since the products are small and there are big gaps between images and prodducts, however gutenberg display conditions do not work on product blocks.
I would appreaciate it if you could help!
]]>Hi
I’ve recently downloaded and started using the plugin which is super nice.
However, suddenly it started not to search the products. I use the search bar in the blocks to add my products but it doesn’t respond :((
What might be the reason?
Any help please?
]]>No idea why this is – it was working but it stopped so I had to get rid of the plugin. Any updates coming soon?
]]>Hi bro, nice work, thanks for share
do it work with shortcode?
I want use it with divi theme.
Hi!
I wonder when a new update is coming, compatible with WooCommerce 5.0?
Thank you in advance!
Hi, I really like the shop by outfit style, it looks great on computer but the products are too small on mobile and the title is far too big. Can you maybe add a text size option in the next update?
]]>First of all, thanks for the great plugin.
I’ve realized today that the product carousel when in firefox starts with the wrong height. Then, it starts working as expected as soon as I satart swippin’ the carousel.
Some images that shows what I mean:
Instead, it works ok in Chrome ??
Thanks in advance
]]>Can I use it in elementor?
]]>test
]]>Hi,
where can you change the images in Lookbook — Shop by Outfit ?
Is there a controlepanel for this plugin?
best regards,
rein
I am using The Retailer theme.
When I set the Woo-Commerce shop page to a page containing “scattered products” the shop page shows all the items in one row, like so: https://i.imgur.com/9v68DsZ.png
If the smae page is not set as the Woo-commerce shop page is works fine like so: https://i.imgur.com/MALvF73.png
could you help understand what its going on?
]]>You guys have an issue with a file being called. Please review in Console and confirm.
Thanks
]]>Looking over the plugin docs it only appears to work with Gutenberg, is that correct? We can’t use Visual Composer?
]]>Getting an error on local development environment. Only when the plugin is activated, it breaks store.
Fatal error: require_once(): Failed opening required ‘expanding_grid/block.php’ (include_path=’.:/Applications/MAMP/bin/php/php7.1.12/lib/php’) in {{ROOT}}/wp-content/plugins/product-blocks-for-woocommerce/includes/gbt-blocks/index.php on line 83
See below:
Fatal error: require_once(): Failed opening required ‘expanding_grid/block.php’ (include_path=’.:/Applications/MAMP/bin/php/php7.1.12/lib/php’) in /Users/lcottingham/LOCALHOST/CAST/experiencecast.com/wp-content/plugins/product-blocks-for-woocommerce/includes/gbt-blocks/index.php on line 83
Any ideas?
]]>