This topic has 14 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hi, why in single product, I don’t have thumbnail for another images product for customer see ?
Only 1 image
I already upload some images for each product, but still display one image.
How to make another images product display ini below image product ?
My website http://viexv.net
Hello,
Have you uploaded images to image gallery section when editing a product page?
Please provide us with a link of a single product page where thumbnails aren’t shown and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Oke, I not add another image in Product Gallery, because I clone from old website to new Royal theme.
So, I must add one by one again all product images to product gallery 🙁
Or maybe do you have way to clone from another website (different theme) to new website (Royal theme) not must add images one by one to Product Gallery ?
I want ask another topic too.
In product slider below post single product, why they display with no same size.
How to make product slider have same size
Hello,
Sorry, but you have to add images to the gallery manually.
Please provide us with a page link where products slider is shown and your wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
how to make private content
Hello,
Please add this code into custom.css file:
.product-content-image img {
height: 270px;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Hi, I have problem with images for product, they all display with no same size, have big and have small.
My site http://cynthiafashion.com
And how to remove category text from all product (like screenshot)
I give my wp-admin
Hello,
You didn’t rename default.custom.css to custom.css.
Please watch the tutorial how to create custom.css file:
https://www.youtube.com/watch?v=Qok2zRedRMY
Thank you.
Regards,
Eva Kemp.
Oh, sorry I forget change default.custom.css in ftp.
Now, already resolved. Thank you Eva
How to remove category text from all product (like screenshot) I make circle
Hello,
You’re welcome.
I’ve added this code to custom.css to remove categories titles:
.products-page-cats {
display: none;
}
Please check.
Regards,
Eva Kemp.
Oke, Thanks Eva. Great support
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Not Display thumbnail in below single product images’' has been successfully resolved, and the topic is now closed for further responses