Placeholder thumbnails are showing instead of product images in WooCommerce categories page - wordpress

placeholder thumbnails are showing instead of product images in woocommerce categories page, this images shows all the products under the "Beauty and perfumes" category
placeholder thumbnails shows instead of my product thumbnails
but the image displays when i click on a specific product
enter image description here

I had a plugin that had settings hiding the images inadvertently.
To figure out the culprit I deactivated all my plugins. The images were now showing. Next, I added re-activated them one by one until the placeholder images showed up again. So now I knew what/who was causing the issue.
I then activated the offending plugin and went through its settings until I found a setting that turned off images.
In this case, it wasn't a bad plugin it was just user error.
Just in case you are using the same or similar plugin it was: "Easy Custom Auto Excerpt"
I hope this helps any future developer with this problem.

Just an additional info.
I came across with this issue just right now.
Please make sure to set the Primary image of the product otherwise it will show the placeholder and won't show the product image gallery too.

Related

Woocommerce loop product images

In Woocommerce products page, iwant to display only the image of the product; no "add to cart" and no "more infos". I found how to remove them via CSS but i am not able to remove the frame under the image where those informations are placed.
this is the problem...
Has anyone ever had this problem and solved it? Thanks!
WooCommerce has lots of different hooks for their shop page but seems none of them could solve my problem.

Wordpress / WooCommerce - Product Image has no Link to Add

I'm new to Wordpress. I installed the Livre Theme and WooCommerce.
In the Edit Product screen, there is an option to add a Back Cover Image. But, unlike the other fields which have a link at the bottom to say 'Add Product Image' or 'Add Product Gallery Images' the Back Cover Image section has no link.
Can anyone advise me on how to fix this. I have tried contacting the Theme Creator but got no response.
Here's a screenshot showing the problem:
Here's what I've tried:
I've uploaded the dummy content for this theme and what's really bizarre is, when you view this product (see screenshot) the back cover is there. I have no idea where it's getting it from or why it's not there on the product page when the front cover and look inside are.
I've looked everywhere through all the settings and can't figure out why the link is missing.
Thanks!
Thanks to #VijayHardaha for his comment which enabled me to get to the bottom of this.
I disabled all the plugins then re-enabled them one-by-one (it should have occurred to me to try this but I'm new to website development).
I found the conflict with Elementor. As soon as you disable that plugin, the Back Cover Link appears.
Not an actual solution (I have no idea how to resolve the conflict) but it's a useful workaround.
Disable Elementor, Add your Back Cover Image and if you want to continue using Elementor, re-enable it. The Back Cover Image remains, it's only the link to change it that disappears.

Woo-commerce - Add Product - Listing Page - Design not showing properly - Wordpress

Please check the attached image. I am getting broken add product page and listing design page in Wordpress - Woocommerce. I am not able to enter the title. Because after Add product page fully load. it hides the title textbox. Another issue in the Product List Page. The image column and name column are overlaying.
Please suggest me to resolve this problem.
Thank you.
It doesn't seems you are using a woocommerce plugin to add the products. I can guess that you build this by making a custom post type functionality. Because normally, woocommerce has it's own icon for the post type as well as for product post type.
Please check with the plugin compatibles.
I deactivated all plugins except Woo-commerce plugin and activated plugin one by one. I found that one plugin causes the issue. It's Works

Product image box missing under WooCommerce admin

I'm using WooCommere 3.6.1. I wonder if you had experienced this? The product image box on the right under “Add Product” seems to be missing (View https://nimb.ws/thSTYC). I tried online tutorial of deactivating plugins and changed to default Twenty Seventeen theme and nothing works. I even remove all my codes under functions.php and my all custom CSS that didn’t work either. Under Screen Options there’s no Product Image selection, https://nimb.ws/tlzjFy
However, featured image box appears to be visible for adding post.
Any ideas what else I should try?
My bad, I eventually found the culprit, https://wordpress.org/plugins/advanced-custom-fields/

Post or Page specific image gallery in Wordpress

Is there a way from which I can use any plugin and show Post or Page specific image gallery? The image gallery upload area should be displayed in Page when Creating or Editing the page below or above the text composer or should be at least in the page. And this gallery should not be hocked the default Image gallery of wordpress or at least should not show the images that's in default gallery.
Kindly let me know if anybody knows any plugin that does the above mentioned job.
You can do this simply by [gallery] shortcode. You can also set image ids like this: [gallery ids="729,732,731,720"]
Here is my answer: All my requirement got fulfilled by default "Media Library" tab. I just need to select the option "Uploaded to this page" from the dropdown. So, no need to use any plugin for the requirement I had.

Resources