- This topic has 5 replies, 4 voices, and was last updated 10 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore – Change Thumbnail Sizes (NextGen Gallery Integration)
I’ve integrated NextGEN Gallery and eStore. NextGEN galleries have square thumbnails 205px x 205px. eStore picks up the same size thumbnails, but I’d like them to be a different size. So NextGEN galleries ‘not for sale’ have one size (205 x 205) and galleries ‘for sale’ have a different size (perhaps 175 x 175).
Can I do that? How?
My site is on an internal development server, so can’t be accessed publicly.
Bob
Thumnail images and sizes come from the NextGen gallery plugin when you use it with eStore. The eStore plugin only adds the purchase button below each image to facilitate the sale of the photo. So check the NextGen gallery plugin settings to change the thumbnail size to what you want to change to.
I tried changing the size of my thumbnails, and now the fancy display 2 is not showing correctly. Can you help me fix this? Thanks website is metalstampedmemories.com
What did you do to change the thumbnail size?
I added this to the file wp-cart-for-digital-products-repo/wp_eStore_style.css
.eStore-thumbnail .thumb-image{
width:200px !important;
height:200px !important;
}
@mhagenow, please install a fresh copy of the eStore plugin which will revert the modifications:
You should apply CSS customizations using our WP Custom CSS plugin:
https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413