Hey haydaw!
You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.
Regenerate your thumbnails and flush your permalink settings. Are you using a caching plugin? if yes go into it’s settings and choose to switch off caching. Clear browser cache and hard refresh a few times.
Cheers!
Andy
Hallo,
Bin immer mehr begeistert von den Möglichkeiten des themes. Wirklich eine tolle Arbeit.
auf meiner site würde ich aber gerne noch folgendes ändern:
Ich verwende auf meiner Frontseite für die Anzeige von Aktuellen News das Element Magazine ohne thumbnail. Gibt es eine Möglichkeit die Farbe des angezeigten Titels auf blau zu ändern?
Für die Darstellung eines Links zu Alle News habe ich einen css code gefunden.
Jetzt sollten auch die Titel (ist ja gleichzeitig ein Link zum Artikel) so dargestellt werden.
Danke
Siegfried
Hey!
The lightbox script uses the large thumbnail size by default so you have to adjust max width and height of the thumbnail. You can do that in the Settings > Media panel. Regenerate the thumbnails afterwards: https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Ismael
Hallo,
we have a problem with Image upload.
If we try to add a new picture the upload starts but no thumbnail will be generated. In the media manager is the filename shown instead of a thumb.
If I switch to wp standard theme the upload works.
We checked all plugins already.
We use wp 4.4.2.
Mem: WP 40M (def) Usage 10% 25.65M of PHP Limit 256M
Server: OS Linux Software Apache Version 32Bit
Name herstellung.apo-hellemitte.de Address 213.165.76.33 Port 80
Type Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
System: PHP 5.6.15 Active Plugins 6 Zend 2.6.0
Database: SQL mysqlnd 5.0.11-dev – 20120503 – $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $ Build 5.5.46-0+deb7u1-log Charset utf8
Name db588964871 Host db588964871.db.1and1.com
WordPress: VER 4.4.2 Lang Loc de_DE
Max: Post 8M Upload 40M Input -1s Exec 50s
Debug: State 0 Display 1 Log 0 Script 0
Do you have an advice for us?
Thank you very much in advance.
Kind regards,
Christian
Hello,
Thank you for the fantastic theme.
Is it possible to display blog post grid view thumbnails in a hexagon shape, rather than a square?
i.e. thumbnails in the following grid will appear as a hexagon, not square.
I am working on a grid in which thumbnail images are on the left and the slide content on the right.
I managed to make my thumbnails as hexagon in Chrome with -webkit-mask-image, however it works only in Chrome :(, not compatible with IE and Firefox.
Thanks in advance
.container_wrap .avia-content-slider .slide-image {
margin-right: 10px;
float: left;
width: 125px !important;
background: none !important;
border: none;
}
.container_wrap .avia-content-slider .slide-image img {
position: relative;
display: inline-block;
width: 125px;
overflow: hidden;
text-align: center;
-webkit-mask-image: url('/hex.png'); /* this is my hexagon mask 125px x 115px */
-webkit-mask-repeat: no-repeat;
}
.container_wrap .avia-content-slider .slide-content{
float: right;
width: 65%;
}
-
This topic was modified 10 years, 2 months ago by
Post Manager.
Hello, using the blog post element there is a small thumbnail that is generated. Sometimes if the image uploaded is landscape or portrait, the sizing of the thumbnail with vary. It is very important that I have all thumbnails the same size (135×135).
Below I am listing two pages to show an example, I am not sure why this is happening.
Thank you for any advice.
Best,
Hayden
Thanks Yigit.
I have a custom post type set up
e.g. http://goldhillmuseum.org.uk/story/sidney-william-alner/
Uploaded images display as thumbnails. This is the code from my loop-index.php.
$content_output .= '<div class="story-images">';
$content_output .= '<span></br><strong>Images: </br></strong></span>';
if( $images ):
$content_output .= '<ul>';
foreach( $images as $image ):
$content_output .= '<li>';
$content_output .= '<a href="'. $image['url'].'">';
$content_output .= '<img src="'. $image['sizes']['thumbnail'].'" alt="'. $image['alt'].'" />';
$content_output .= '</a>';
$content_output .= '</li>';
endforeach;
$content_output .= '</ul>';
endif;
$content_output .= '</div>';
I was hoping that within the image link I could add a class or something that opens the images in lightbox and not full size as it does now.
Cheers
Rob
Hi!
. I don’t want my image to be a link to another page with the same image of the same size, and I don’t want to have an overlay arrow every time I hover over it.
We can disable that using css but we need to see the actual page. The links above are missing.
The problem with then that it does not display share buttons // caption right on the main page. Moreover, it can only display thumbnails and not full posts (which is what I need). I
If you want to display a caption or excerpt, edit the posts then add the summary in the Excerpt field.
share buttons
The theme’s share button element is only meant to work on the single post page, not on the blog overview page. It will fetch the current page id, not the post ids. If you need to add share buttons on the blog overview page, you have to install a third party plugin like AddThis or ShareThis.
Cheers!
Ismael
The portfolio pages have the side navigation tabs with the photo thumbnails – but the thumbnails are huge, cut off, and don’t fit inside the tab. The thumbnails do not look like the ones in your demo at http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-big-slider-3/ in which the complete thumbnail fits neatly inside the tab. Please advise on how to fix this.
http://www.scotlefavorart.com – when you get to the murals section of the page the masonry gallery doesn’t load the images until you’ve scrolled past it – down to the Contact section…
I’ve regenerated the thumbnails. Cleared cached. Disabled plugins. deleted the element. Created a new element…. I can’t get it to load properly.
Thanks
It’s strange that a popular theme like Enfold and a popular hosting service like GoDaddy are not compatible together.
By the way, due to the code, the thumbnail in the post list (wp-admin/edit.php) is displayed in full size.
Seems that “add_image_size(‘widget’, 0, 0);” disable the normal thumbnail size of the image.
I fix it by hiding it, but i hope it does not create another error on the site.
//remove_image_size('widget');
Hi Andy,
Here is exactly what I need. I need all the thumbnails in the instagram block to be exactly the same size to the pixel. Right now if you look closer, you will see that the image blocks, and the spacing are off, both on the desktop site and the mobile site. Before I added all the CSS above, it was very obvious. The CSS made it better but does not fix the problem completely. This is a bug in the plugin. I have said this all throughout this post several times.
The image blocks in the plugin are affected by the dimensions of the image. This plugin is expecting all images that are on instagram to be perfectly square and they are not. It is possible and people frequently upload images to instagram in landscape dimension. Instagram has not, for a long time, forced the square dimension. Until this bug in this plugin is fixed I would like CSS to make these blocks exactly the same size to the pixel.
Here is your demo. If you look at it you will see that the blocks are not evenly spaced. Especially around the center block.
http://kriesi.at/themes/enfold-lifestyle-blog/
Please see my annotated screenshot below.
Please alert whomever the developer is for this plugin of this bug in the code. In the mean time, if you have CSS that will fix this I’d appreciate it.
Thank you,
Jas
Thanks for your reply. The site is not online, thats why i posted a screenshot. But i post another one to explain it the best way i can. Please ask if there is something that is unclear.
The image to the right, with the red border, is how Masonry Gallery displays the images now. It fills up the area above the text, and there is no grey border around it.
The image to the left, with the green border, is what i want. It only looks that way now because i made a grey border around that image before uploading it to the gallery. The red line just shows where it really is now. I also made a green line down under the image to show that i would like the image to align with the text below.
So i wonder, is it possible to do this in the Quick CSS? (The reason i want to do it is that if i use a border the image will not align with the text below in all screen-resolutions.)

For example, i used this code that i found here to increase the white space between images:
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
margin-right: 40px;
margin-bottom: 40px;
}
.av-masonry-container {
width: 103.5%;
}
Is there a similar way to do it with the thumbnail/image in this case? With pixels / percent in the Quick CSS?
Hello,
After having setup a site with WPML, I have gotten everything working, however there is one small issue. When a post is pulled in the Enfold Recent Posts Widget, the thumbnails aren’t working.
Any idea?
I found this snipet of code in another thread:
add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2);
function avia_change_category_blog_layout($layout, $context){
if($context == 'archive') $layout = 'single-small';
return $layout;
}
What other options can I assign to the $layout variable?
I just want to display the posts abstract and thumbnail to the left…
I’d like to use a simple image Gallery to display a grid of awards that we have won (and I’ve tried every “grid” option in Enfold — Masonry Gallery, Portfolio Grid, Partner/Logo Element, and the basic Image Gallery). For our purposes and design, the basic Image gallery with small thumbnails seems to work best, but I’m not a fan of the 1 px “gridline” that it creates around each image. Is there a way to easily disable this? I have not found one.
Thanks.
Hi,
I cannot get Avia Layout Builder Media Elements to work. All elements I have tried are not showing up. In particular I want to add a Fullscreen Slider.
If I add the element and save it, then update the website, nothing shows up. If I edit the Layout Slider again, the image’s thumbnail is gone.
I found posts saying that increasing the WP memory limit to 128MB could help. It doesn’t in my case. I also updated Enfold to the newest version. Could it have something to do with server permissions?
Thanks!
Hi,
I would like to have a border around the thumbnails in Masonry Gallery. The image should align to the text below. If you look at the provided screenshot you can see what i mean in the picture to the left (i just made a border around that one to show what i want, that solution is not good because it will be different in different resolutions).
I hope that this could be done in Quick CSS? I already made a bigger white space around the images/text in the Quick CSS, i found that here already. :)
Thanks in advance!

Thumbnails are still disabled on hover and raw image pops up in browser
I removed all this css
#top .portfolio-preview-image .avia-gallery .avia-gallery-big {
pointer-events: none !important;
}
.portfolio_preview_container {
box-shadow: 0px 0px 7px 7px #000000;
clear: both;
display: none;
margin-bottom: 35px;
margin-top: 15px;
overflow: hidden;
padding: 0px;
position: relative;
width: 100%;
}
Cheers
Julian
Hi. Thank you for your reply. However, that did not fully solve my problem.
1. As I said, I already enabled the builder for all post types. That was not a problem.
2. The only two ways to put a blog element (that I know of) is a post slider and blog posts content (in the advanced layout builder). The problem with then that it does not display share buttons // caption right on the main page. Moreover, it can only display thumbnails and not full posts (which is what I need). I don’t want my image to be a link to another page with the same image of the same size, and I don’t want to have an overlay arrow every time I hover over it. I want my posts (that are just images with captions) to be all on one page that I can post to. I created 3 feeds to show my problem. Feed CPT is archive for a custom post type and the way it looks is exactly what I want – photo // share buttons // caption. However, I can’t make it a home page. Two other feeds are post slider and blog post content element. In those two the view is not what I want – image not full size, has an overlay link, and no share buttons or caption.
I’m trying to make it a simple feed page like this mete.photography/feed – similar idea to instagram – photo, caption, share buttons for every post. Is there a way to solve the problems I described or a better way to do that?
-
This reply was modified 10 years, 2 months ago by
mepho.
I am finding some pages I create with lots of galleries are scroll fests (you have to scroll and scroll to see diff galleries)
I would like to emulate a posts page w thumbnails and descriptions which would take you to the galleries and make a way to get a better overview
any suggestions appreciated.
C
Hi!
Please follow the below steps to assign your own thumbnail size to the theme.
1. Create a child theme if you are not using one so the changes we make remain intact after any theme updates.
https://kriesi.at/support/topic/enfold-child-theme-not-included-in-theme-download/
2. open functions.php in child theme and copy this whole block http://pastebin.com/raw/YXPDi7B5
3. Look for “[‘featured’] = array(‘width’=>1500, ‘height’=>430 ); ” and change the image width and height.
Regards,
Vinay Kashyap
-
This reply was modified 10 years, 2 months ago by
Vinay.
Sorry, maybe I was unclear, we want to keep the space that is under the loading and have that also when it fully loaded and with the size of the thumbnails 75×75. Your code is removing it which is not what we want.
Thx!
Hi!
As the gallery is loading at the bottom of the page, there is space between the images, but when the page is loaded, the images are pushed against each other with no space and are bigger (75×75 is prefered size). How can I keep the space that is showing during loading? See image and URL below.
Hello,
I’m customizing one of your demo “construction demo”, in the homepage I’m changing some images and so on but when I start edit the “our services” images I got this problem
https://gyazo.com/74828a2e920262b59d22adbca01cfc21
even if I rezise my modified image as the other ones ( 1732 × 1155 ) I always got this problem, image is bigger. When I add the image I tried every settings ( small, medium, big, etc ) but image is always like that.
What I’m doing wrong?
Thanks
Hey!
Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change the square image size (increase its height).
4. Regenerate the thumbnails by clicking the button at the bottom.
Cheers!
Josue
Hi, I have a script to insert automatically 500 portfolio posts with
– the content generated automatically
– the title, the url and the
– attached image also generated automatically
– the associated category exists already
If I insert a normal post, just by saying
$my_post=array(
‘post_title’ => $title,
‘post_date’ => $time,
‘post_date_gmt’ => get_gmt_from_date( $time ),
‘post_content’ => $content,
‘post_type’ => portfolio
);
$pid= wp_insert_post( $my_post );
wp_set_object_terms( $pid, $categorien[$cat], ‘portfolio_entries’, true );
set_post_thumbnail( $pid, $thumbnails[$j] );
the post is not really a portfolio post. Which functions should I use instead?
Thanks
Hi,
This is embarrasing but I can’t seem to find where to replace the cateogry images in my WooCommerce shop. Is it in Enfold or WooCommerce? Where?
–> Found where to change the deault image, but not quite sure how to get the image to change for eaxh caterogy. If I add a thumbnail in WooCommerce products that doesn’t change the banner graphics. How can I change the image depending on product cateogy?
/Thomas
-
This topic was modified 10 years, 2 months ago by
ThomasNorden. Reason: Found parts of the solution
Hey kart672!
Yes, you can just upload the biggest resolution to use (most of the time) and Enfold will create thumbnails from it to use in all of the different theme areas / shortcodes.
For some of the shortcodes you can select an image size to use and if you select “full, no scaling” then it’s going to load the original image and not a thumbnail. In this case it would be best to optimize the image, if you select that option.
Regards,
Elliott