-
Search Results
-
Hallo zusammen,
ich verwende den Blog-Stil “Einzelner Autor, kleines Miniaturbild” (Blog Single Author Small). Dabei habe ich über Google PageSpeed Insights festgestellt, dass die Thumbnail der Beitrage in der Größe 81x81px (.small-preview) angezeigt werden, aber die Bilder als 180x180px geladen werden. PageSpeed findet das nicht in Ordnung und möchte die Bilder reduziert haben.
Was kann ich tun, damit die richtige Bildergröße verwendet werden? Die Bilder wurden in der richtigen Größe von WordPress generiert, sie müssten nur auch verwendet werden.Ich verwendet WordPress v4.1.3 und die aktuelle Version von Enfold.
Hier kann man es sehen http.//www.frank-rahn.deVielen Dank und Grüße
Frank RahnHello
http://www.sakuraseafoods.com/ Both these issues are on phone only:
1. How can I get both buttons on the fullscreen slider to line up vertically?
2. How can I get the thumbnails for the gallery to be bigger?Thanks much, Rob
i encounter the same problem as this thread https://kriesi.at/support/topic/enfold-masonry-problem-safari/
The masonry element is not showing the thumbnails on safari at ios device on first load…. However if you make your screen slightly smaller or bigger or rotate your device,then they start to show.
my ios devices are iphone 6 and ipad air 2.
the page on my site is http://cotik.lvsanweb.com/cases/you can check this out
http://cotik.lvsanweb.com/cases/Hi! Just wondering if there is a way to stop image filenames from displaying on mouseover?
Also same question for captions. I’ve noticed when I view a thumbnail gallery that clicks through to lightbox display on my phones, once I click on one image to preview it displays the caption and that never disappears even when going to another image. I think I’d prefer to just eliminate captions from loading on mouseover altogether.
Thanks in advance!
Topic: Enfold add_image_size
Hello,
I’ve read many posts on how to add image size to enfold in a child theme and i don’t succeed…
My goal is to use it in the Image Shortcode.This is what I add to my functions.php in the child theme :
function avia_change_image_size_array() { global $avia_config; $avia_config['imgSize']['my_size'] = array('width'=>700, 'height'=>700 , 'crop' => false); $avia_config['selectableImgSize'] = array( 'square' => __('Square','avia_framework'), 'featured' => __('Featured Thin','avia_framework'), 'featured_large' => __('Featured Large','avia_framework'), 'portfolio' => __('Portfolio','avia_framework'), 'gallery' => __('Gallery','avia_framework'), 'entry_with_sidebar' => __('Entry with Sidebar','avia_framework'), 'entry_without_sidebar' => __('Entry without Sidebar','avia_framework'), 'extra_large' => __('Fullscreen Sections/Sliders','avia_framework'), 'my_size' => __('Ma taille perso','avia_framework'), ); } add_action( 'init', 'avia_change_image_size_array', 0);But it seems that this hook is trigger after avia_backend_add_thumbnail_size(), even with a priority of 0.
Thanks for your help.
Topic: Enfold Gallery with Preview
Hi guys,
for the first, it’s a really great theme.
And now my problem: if i make a gallery with big preview and with thumbnails under. I can limit somehow the number of the thumbnails?
If i have 40 pictures in a gallery, but i want just one big preview and 5 little thumbnail, i can do somehow?Thank You
Best regards, Zoltan.Hello,
I want to show all my products and categories thumbnails, as Lightbox, and not have them link to the buy product page.
Something like the shop on that site: http://bit.ly/1zQjarWCan any one recommend a few ways to show wooccommerce categories as gallery without the actual shop features ?
Thanks
Hi there team Enfold,
Is there any way to add captions on top of an image thumbnail, that will show when you use the blog posts grid element? I would like the thumbnail to show a text like “New project” (white font on orange background). The “New project” caption should not show on the feature image in the blog post itself, only on the thumbnail. I would like to toggle between 3 different captions on the thumbnail images saying either “New project”, “About us” or “New Inspiration”. Is that possible to do so? And is it possible to do it, so that the client could write the caption without having to code anything themselves, when they make a new blog post?
Best regards,
LisbethHi,
I’m using your great Enfold theme and have a portfolio on a site. The single portfoilo entries should all work the same. I have a 2/3, 1/3 avia layout. The 2/3 box features a galery, the 1/3 a plain text. The problem is with the avia galery. I loaded several images into the galery, some in portrait, some in landscape format. while portrait images are shown correctly and have some white space left and right, landscape images are getting squeezed to fully fill the galery image. So they are full height but show the whole width squeezed into the box as well. The images in the thumbnail images underneath apear to be cropped correctly to show a square image.
Thanks for your support,
AljoschaHi, I searched the forum a lot but did not find working solution.
With mouse over an image in a gallery, after some seconds shows the name of the big image file. Same with Thumbnails underneath. Same effect also with easy slider, after a while turns up the image file name. I tried different CSS quickcodes – no result.
I tried the recommended .js code on js/avia.jsjQuery(document).ready(function($){ jQuery('img').removeAttr('title'); });On easy slider this worked fine, perfect
But on the (simple) gallery element this code avoided to show the file name, but instead it shows the description text (or the caption text,if description is not present). I want caption text not to be empty because I like the caption text on black background when hovering over the small thumbnail gallery pictures below the big picture.
By the way: In a gallery shows only the filename or caption or description of the first gallery image no matter which image is shown in the main (big) image.
Do you have any advice? Thanx in advance.Hey Team,
I have three questions:1.) What I have to do for change the thumbnailsize in blog-archive in the left:
http://neu.inputaudio.de/category/creek/
I know there are more and bigger sizes off all images, but I don’t know what I
have to do for using this sizes.2.) What I have to to for eliminate the […] after the more content?
Instead of this, I will show the whole text from top to more, not truncated.2.) The featured image will not shown in the single post:
http://neu.inputaudio.de/evolution-100a-vollverstaerker/
What is wrong?Thank you for your answers and best regards
MikeOn my website, I have a fullscreen slider, with a video that autoplays. When a mobile user visits my homepage, they only see the thumbnail image, as that is my fallback solution currently.
Here is my website: scottwassermanmedia.com
Is there a way to set a different homepage for mobile users, or an alternate, better fallback solution with good content?
Topic: Aspect ratio blog thumbnails
Hello Team Enfold.
A while back I got the following quick css from Elliot to change the aspect ratio if the thumbnails in the blog overview.
.blog-meta, .blog-meta a, .blog-meta img {
width: 220px !important;
max-width: 220px !important;
max-height: 170px;
height: 170px;
border-radius: 0px !important;
}I really like the size the images have now. But the images get stretched even if they are large enough. Also if i upload an image that is 220 170 it gets stretched. And facebook sharing doesn’t work with images under 200 x 200.
So how do I stop the stretching?
cheers
