Hi Jordan!
Thank you for using Enfold.
The dummy data uses images with the same dimension and proportion. If you’re uploading images with different sizes, you can set a minimum height for the portfolio thumbnails. Use this on Quick CSS or custom.css:
.grid-image img {
width: 100%;
display: block;
height: 225px;
max-height: 225px;
min-height: 225px;
}
Regards,
Ismael
• magazine version of the blog on the home page, is there a way we can show first few words of the story

• in the blog page, is there a way we can show 3 lines of the story instead of only one?

• for some reason only home page and “about” show the red underline when you go to the page. the rest stay blank
P.S. i have few custom CSS maybe one of them is conflicting with the menu underline
————————————————————————
img.avia-builder-el-1 { margin-top: -51px!important; width: 1210px; }
#footer {
padding: 0; }
.wpcf7 input[type=text] {
width:180px;
margin-bottom:5px;
font-size:11px;
}
.wpcf7 textarea {
height:40px;
margin-bottom:5px;
font-size:11px;
}
#top #wrap_all .av-social-link-linkedin a {
color: #fff;
background-color: #419cca;
}
#top #wrap_all .av-social-link-twitter a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-instagram a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-gplus a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-facebook a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-vimeo a {
color: #fff;
background-color: #737272;
}
#top #wrap_all .av-social-link-soundcloud a {
color: #fff;
background-color: #737272;
}
#top .social_bookmarks li a { width: 30px; line-height: 30px; min-height: 30px; }
#top .social_bookmarks li { width: 40px; }
.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
width: auto;
float: right;
}
.avia-menu .menu li a{
border: 0 !important;
}
#header_main {
border-bottom: none;
}
.logo {
top: 16px;
}
.header-scrolled .logo{
top: 0;
}
.tab.widget_tab_comments.tab_counter_2 {
display: none !important;
}
.av-magazine-thumbnail {
display: none;
}
a.slide-image {
display: none !important;
}
————————————————————————
hello,
i am using Enfold for my portfolio site. i am having issues getting Gallery Big Preview images to crop, thumbnails as well. in Portfolio grids, the cells are not cropping images and are displaying in different sizes in the layout. i would greatly appreciate any help you can offer with these issues. thanks!
– jordan
Hi guys,
When I create a photo gallery and I pick up images to upload onto Enfold, the small preview snapshots that get lined up very often are not all the same size and therefore screw the rendering and linearity of the line a bit.
You can view this for example on this test site I’m building: http://www.bednspa.com/casa-teulada-1/
I’ve seen this behavior happen on a regular basis on all the sites I’ve done since using your awesome theme and never really decided to ask how to tackle this issue and if it was possible to do that.
What I’ve always done is basically prepare all the images before inserting them into galleries by giving them all the same size, but I think there is probably a less time consuming and much brighter way to do that…
Any help? I would really like to have a very easy way to get all the images squared right in the gallery while maintaining their size when you click on the lightbox view.
Thanks,
Antonio
Hey!
Can you post the link to your “kontemporary – ..” titled post item so we can check thumbnails? I could not find it
Cheers!
Yigit
Hey!
The thumbnail for masonry entries is controlled on functions.php, look for this code:
$avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry
You can change the width and height or use images with the same exact dimension as stated on the thumbnail size which is 705×705. If you don’t want to edit any code, this plugin will help: https://wordpress.org/plugins/simple-image-sizes/
Regenerate the thumbnails after: http://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
Ismael
Hi!
The suggested code on the other thread will only disable the scroll animation when you click a thumbnail. It won’t change the position of the ajax preview. I’m sorry but you won’t be able to filter the portfolio items by category when using the ajax portfolio. However, you can enable this filter on the post navigation but you’ll have to disable the ajax portfolio and let the portfolio items open on single pages. Add this on functions.php:
add_filter('avia_post_nav_settings','avia_same_category_filter', 10, 1);
function avia_same_category_filter($settings)
{
$settings['same_category'] = true;
return $settings;
}
Cheers!
Ismael
Hey!
That’s expected, the theme creates a lot of thumbnails so they can be used on all the elements of the theme. Use this plugin to remove the image sizes you don’t use.
Best regards,
Josue
Hey!
Try regenerating the thumbnails with this plugin:
https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Josue
There is still an issue with this page:
http://gigentertainment.com/wordpress/lighting-video/
When clicking on a portfolio image, the Ajax display opens to the main image only – why does it not show all the slider thumbnails like on this example http://www.brainshine.com/wp_test/?page_id=2269?
Also, what’s happened to the text on the page? On your sample version of this, http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/, it appears to drop the text “Portfolio Entry! Nulla consequat massa…” and only show the Accordion.
-
This reply was modified 11 years, 6 months ago by
blaisen.
http://www.remontbp.com/
This only applies to new posts and photos have been upload. If I choose the old photos as thumbnails – everything works fine.
By the way, all new images are displayed with an error.
http://i7.pixs.ru/storage/6/7/8/1jpg_3721302_13806678.jpg
Please tell me which file is responsible for displaying the thumbnails in the posts?
This reply has been marked as private.
I have a gallery on the homepage. The main image is adding whitespace below it causing the preview thumbnail to be way off-screen. This is easier to explain by seeing it live on the website here http://www.uk-plumbing-supplies.co.uk/rifeng-piping-systems/
Scroll down and the gallery is to the left of ‘5 Core Multilayer Pipe’
This reply has been marked as private.
Hi Zakkery!
Perhaps you need to change the image settings, you can use this plugin for that:
https://wordpress.org/plugins/simple-image-sizes/
Remember to regenerate the thumbnails afterwards.
Cheers!
Josue

Hi Josue,
I’d like the thumbnails to be smaller, so I can put more columns on my page.
(in the mockup they are squares but they can also could be rectangles, that’s not important for now)
Hi – suddenly, images on my live WC site featuring Enfold are running as huge verticals (they are all 640×480 horizontals by default) – see in the link in private content.
I tried regenerating thumbnails – nothing. no idea what is happening – or why.
when you click on the image, it lightboxes normally.
do you have any idea what’s happening, and how to fix it?
UPDATE: regenerating seems to help – also updating to the latest version of Enfold seems to help as well. Mark this one closed! thank you!
-
This topic was modified 11 years, 6 months ago by
charger70.
it was already installed. i changed the dimensions to 640×360. but the thumbnails are the same size in the latest news widget.
We are interested in using the latest news widget in the sidebar of our blog. The thumbnails for the category posts we are pulling from are 640×360. Obviously the thumbnails won’t be that big but that is the ratio. How can we change the dimensions of the thumbnail so it fills the with of the column with the title falling below?
Hey Josue,
Thank you so much!
Also, do you know how can I reduce the size of the thumbnails in the Masonry Gallery?
No, it’s still an issue. If you scroll to the bottom of the page, you will see the white space at the bottom with the sidebar stroke. Would like this to go away. Also, the sidebar setting is overwriting the thumbnail being pulled on the left side Using blog posts in the avia layout editor. If I don’t use the sidebar layout, the width on the image is 697px. When I set the page to the sidebar template, the image width drops to 466px.
After updating Enfold (including the LayerSlider WP), I can no longer upload slide backgrounds using the URL. I’ve tried different web browsers and still no luck. The same happens to the thumbnail for the slide, cannot upload via URL.
Hey!
I can’t reproduce the issue on my end. I can only see the image thumbnail then an option to select various thumbnail sizes when I’m adding an image using the Image element for example. Yes, please create another thread. We’ll close this one for now.
Regards,
Ismael
Hey KarlNewark!
Thank you for using our theme.
Did you already try to resize the images with a plugin like:
https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Günter
Hi Yigit,
You are correct, my mistake. I did purchase it and it has now been updated.
Now, I can upload an image to the Library and it stays there, which is good.
The issue of the duplicated thumbnails is still there though:
https://www.dropbox.com/s/t4n85w6mlxnoafr/Screen%20Shot%202014-09-09%20at%2014.27.27.png?dl=0
My website has about 25 images top, the number of thumbnails is 2520 which makes the task of finding an image very difficult.
Nothing I do (delete) makes them go away.
I did find a thread that addresses this issue but it’s not really a fix:
https://kriesi.at/support/topic/media-library-bug-thousands-of-duplicates/
Any advise please?
PS: I am quite away from my OP, don’t hesitate to let me know if you prefer me to make a new thread. :)
Hello,
is it possible to get Quick CSS to hide original price range (before discout) from overview page?
Since I do have in one row 4 product thumbnails, some of them discounted, some of them not, it makes boxes with discouted products a little bigger, because there are original price range and discounted price range. It makes one more line. Would be helpful if price before discounting would be hidden. If it is not clear what i mean, please check homepage of my web: http://www.manufactura.cz
Thanks in advance!
Robert
HI Josue,
after finding some hints in your support-forum, I disabled all the plugins and enabled one after another. An that was it: The Plugin Facebook like Thumbnail broke the paginiation. I let the plugin disabled. All others were enabled again.
Thanks and best regards,
Daniela
Hey creatiffco!
Thank you for using Enfold.
If you want the masonry overview page opens the image on a lightbox when you click a thumbnail, edit the portfolio item then look for the Overwrite Portfolio Link setting. Set to “Define custom link” then provide a link to the actual image.
Cheers!
Ismael
Hello,
I have all my portfolio items set to the same height (695px), but the thumbnails being generated must be done based on width, not height and now many of the images are taller and it has the effect of making the grid look uneven. Is it possible to fix the height or constrain it so that all my portfolio thumbnails are the same height?
Thank you!