-
Search Results
-
Hello!
I am having some trouble with my product gallery thumbnail size – it is as big as the default product image. This error occurred after the new woocommerce update. Also, the product images were blurry but we fixed that.
I have adjusted the settings in catalog settings, set the product image sizes in WP, and Woocommerce options, all good, but on the actual product page it still shows up as a HUGE image, as I said, just as big as the default product image. Is there any solution to make them normal again, for example 120×120? I would like my product gallery to look something like this: http://prntscr.com/fwou2i
Example: http://perger1757.si/shop/tvoj-dom/energetska-sveca-za-mir-triglav/
How the gallery looks like: http://prntscr.com/fwov49The settings I am currently using on Woocommerce product display page:
Catalog Images Width 400 Height 400 Hard Crop
Single Product Image Width 600 Height 600 Hard Crop
Product Thumbnails Width 120 Height 120 Hard CropI would really appreciate your help!
Yours sincerely,
DavidTopic: Thumbnail gallery of PDF's?
Hello,
Is there an Enfold element I can use to have a gallery of PDF thumbnails that are clickable?
Right now I have a page with a bunch of pdf’s hyperlinked in text – but I would like to convert this to thumbnails for a visual gallery:
Thanks!
LW
Hello!
At first, I want to say thanks for this unbelievable theme! I use it and like there functionality.
Now I need your help.
I use Enfold theme and default (Business) blog style.
On my category page, I see part of my full post before <more> tag.I need:
1. Show on the category pages text from excerpt fields for every post with Read more link and thumbnail image. .
2. I create custom field ExTag and want to show text from this field on tags pages with Read more link and thumbnail image.Thank you a lot!
Hi there,
I used Advanced Custom Fields Pro to make a new input field called ‘gravitygallerij’.
I want it to show up on every new post I make on my Enfold site.
I have the code below to do that but I have no idea where to put it.
I tried pasting it in single.php but that didn’t do the trick.Can you please tell me which file to edit?
Hope you can help me – with kind regards!
<?php $images = get_field('gallery'); if( $images ): ?> <ul> <?php foreach( $images as $image ): ?> <li> <a href="<?php echo $image['url']; ?>"> <img src="<?php echo $image['sizes']['thumbnail']; ?>" alt="<?php echo $image['alt']; ?>" /> </a> <p><?php echo $image['caption']; ?></p> </li> <?php endforeach; ?> </ul> <?php endif; ?>Hi,
I have checked the forums and they say to update to the newest version of enfold. I am currently on version 3.8.5 and it says there are no updates available. I have tried checking manually, but it still says no updates available.
Any help is appreciated, thank you.
Topic: Thumbnail proportions
In creating a gallery with mixed portrait and landscape proportion images, I find that the thumbnails size awkwardly (though only in height), breaking the neat grid structure – sometimes even leaving complete gaps within the thumbnail grid. Is it possible to force the thumbnails to display at a fixed height so that the grid structure stays together?
I followed the advice in this older post but it has not worked.
Thanks
Jenny
You have a very similar question at https://kriesi.at/support/topic/how-to-make-gallery-thumbnails-all-on-one-row-with-arrows-to-cycle-through/ but I need to add to this.
The question they provided was…
—
I want to create a lightbox gallery with thumbnails that are all on the same row. Ideally with arrows either side to scroll through more images. Is this possible with enfold?Similar to the perfect grid mason gallery, except instead of images dropping down on to a second row, they go off the page and you must click to scroll through them.
—
The solution provided allowed me to have a scroll but I don’t think it allows me to have a main image. I would like a gallery that has one large image and then four thumbnails with left and right arrows. Can I accomplish this with one of the widgets?Hello,
Pictures at Enfold-Lightbox are not Retina-Ready.
I tried also the Plugin: wp-retina 2x.
First i delete all files at the mediathek and with ftp.
Then i activate wp-retina 2x at the default upload-picture-generator and choose a method.
Then i go to Bulk Generate (Thumbnails & Retina) and press this button and refresh.
But after this in the wp-retina 2x file overview you see not more than the first uploaded picture only means not a generated one.
I tried every method and option in the plugin and before that i delete all enfold-created picture files again.Problem:
Enfold create the same picture-files again and the enfold light box automaticly opened a to small picture with the size of 900-506px (original upload is 5184 × 2916 – that is 16:9) on MacBookPro15 and that is not sharp.
I definitly need a retina ready picture in the lightbox.
What can i do?
Thank you very much.
Jens TangermannTopic: Thumbnail Image Scaling
Hello.
Love the theme.
I created a large featured image for my blog post. I used a size of 706px X 270px. I also added a Post Slider to my home page.
The issue is that the thumbnail on the Post Slider is cropped. How can I configure it to look right?
I’ve added the URL below for your reference.
I am currently building this site
Near the bottom under “Marissa’s Must Reads” I have two blog sections – in the bottom one with smaller thumbnails I would like to decrease the size of the blog title itself , but to not have other blog sections be effected by this edit.
Is there a code I can implement into the custom CSS portion to fix this?
Thank you in advance
Hi Endfold-Team,
I’d like to resize the Product-Thumbnails in the sidebar (in order to make them more visible). I’ve been searching the web for solution, but so far without any success. Is there a way to resize the thumbnails in the “cart” and the “cross-sells” -widget? (See screenshots for more)
I’ve already tried setting the pixel-size in the functions.php file and regenerating all the images… (appears to be a css problem)
Thank you in advance!
Hello,
Tha gallery thumbnail is a square, is it possible to make it to landscape, to adjust its width?
https://pasteboard.co/GzxgDTF.pngThanks!
