Hi Munford!
Thank you for using Enfold.
1.) Did you set the crop parameter of the Thumbnail size to false? Please go Settings > Media then enable the “Crop thumbnail to exact dimensions (normally thumbnails are proportional)”. Regenerate the thumbnails afterwards.
2.) I’m not sure I understand what you’re trying to do here. Please provide a screenshot. Use imgur or dropbox.
Best regards,
Ismael
Hello Ismael,
When I made the blog at first, I set it to ‘single author’ in the blog element in page layout. It opened the blog page with thumbnail of featured images on the left of the ‘title’ of each post. Below title was the excerpt with ‘read more’. Clicking on ‘read more’ or ‘title’ opened the post as single page.
Now, all the posts are open on the main blog page. There is no ‘read more’ at all. And the featured image has come on the top of title.
I need to revert to the design I made first. Can you please see into it?
Regards,
XN
Hey!
using ALB for posts will give you all freedom to do whatever you want, but you have to do everything from scratch (also any thumbnail). So I suggest to use standard editor, if you want to keep standard WordPress behavior.
Let us know in a new ticket, if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy
disregard previous note you can mark this as closed. This is in fact working just fine after further testing, but it might be worth noting in a sticky somewhere in the support forum that using the advanced layout editor for a single post will make the thumbnail disappear.
Okay let me try and explain again. I have dozen’s of posts that were built with the advanced layout editor. I can’t switch back to the default editor to recover these thumbnails. No code displays when I switch to the default editor. So my over reaching objective here is to recover the thumbnails without having to recreate all of this content. Make sense?
-
This reply was modified 10 years, 6 months ago by
grooveva.
Shalom!
Please go to Settings > Media and change thumbnail sizes to 180x120px
Best regards,
Yigit
I added the code than regenerated thumbnails.
The images are still stretched.
For example:
Hi!
You can add following code to functions.php file of your child theme
add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 );
function enfold_customization_modify_thumb_size( $size ) {
$size['square'] = array('width'=>180, 'height'=>180);
return $size;
}
adjust as needed then regenerate the thumbnails afterwards, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Best regards,
Yigit
Heres the link…
http://www.mendhamcreative.com/portfolio-item/high-school-football/
I would like the main large showcase images to auto fade to next image without having to scroll down and hover over the thumbnails…
So basically auto fade on main slideshow
Hey!
Please go to Enfold theme options > Demo Import and click on thumbnail of the demo that you would like to import – http://i.imgur.com/KT35PAK.png
Regards,
Yigit
Hi
a couple questions about the page below:
1.
I regenerated my thumbnails and now my magazine elements are messed up – see link below
they are the wrong aspect ratio, even after I used simple image sizes plugin to recrop the images fx # ecu-52) it is still the wrong size in the mag element.
the images are fine in the sidebars on the page in the second link below – they are a bit smaller. I have some css that sets the size of the mag image size – but have not changed them. Can you help me fix this?
2.
I have 2 mag elements on the page, stacked on top on the right side. O
ne I want to show to members and one to nonmembers – I have given them IDS – do you know how I can target the different elements for “members” and “nonmembers”? I can use shortcodes [members] and [nonmembers] in text blocks but not sure how to do it in the css with #members.
Hi – thanks! I did all that and regenerated my thumbnails (again) but am still seeing the same results
with the fullscreen slider displaying too large – they are set at original height/width of 1310x800px.
?
thanks for taking a look!
Nancy
-
This reply was modified 10 years, 6 months ago by
Munford.
Hey voldemarasp!
Have you tried the WooCOmmerce settings?
After you do, then please also Install and run a Plugin called ” Regenerate Thumbnails ”
Best regards,
Basilis
Hey!
You can change the size on line 118 in the /enfold/functions.php file.
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
Make sure to regenerate the thumbnails afterwards, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Best regards,
Elliott
Hi!
Like I said, the easy slider is still going to use 100% of it’s container width. The size setting is for the thumbnail of the image that gets displayed. Try dragging it inside a column element if you want to reduce it’s size.
Are you wanting to change it so the easy slider does not use 100% of the container width? I don’t recommend doing that but send us a link to your page and we’ll take a lookk.
Cheers!
Elliott
Thank you Elliott, but why are the thumbnails stretched? (the original images are 800×600)
-
This reply was modified 10 years, 6 months ago by
eyeweb.
Hi Munford!
You can find that size on line 121 in the /enfold/functions.php file.
$avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider
Make sure to regenerate your thumbnails after changing it, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Cheers!
Elliott
I’ve actually solved it! Thanks to this topic!
https://kriesi.at/support/topic/lightroom-in-portfolio-masonry-or-sortable-masonry-gallery/#post-361857
Open up /enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php and change line 704 from this.
$this->loop[$key]['url'] = get_permalink($id);
To this.
$this->loop[$key]['url'] = wp_get_attachment_image_src(get_post_thumbnail_id($id), apply_filters('avf_avia_builder_masonry_lightbox_img_size','large'));
$this->loop[$key]['url'] = reset($this->loop[$key]['url']);
That will have the masonry element images open in lightbox instead of linking to the post.
But I’m actually looking for a more future proof update. Any idea’s?
Hi dropios!
When you select the image to use you can set the size to a thumbnail size and have them align center. It sounds like your wanting to use a smaller thumbnail size.
Cheers!
Elliott
Hey!
Thank you for the update. Try to set a minimum height to the product image:
#top .thumbnail_container img {
min-height: 362px;
}
This will distort the product image a bit. The better thing to do is to upload images with the same size or dimension.
Best regards,
Ismael
Is it possible to have the large image auto fade to the next gallery image rather than having to scroll over a thumbnail to activate. Clients are not always that intuitive as to what they have to move or scroll over to get an auto slideshow working. Would be great if it just auto played the next image in order of the thumbnails. ? as well as having the roll over thumbnail option
Hey richardelectrix!
Make sure that you select the correct thumbnail size when setting the image. It’s currently set to 450×450 thumbnail.
Best regards,
Elliott
We display the most recent blog post on our homepage of our website. The excerpt of the blog post is accompanied by a thumbnail of the “featured image”. The thumbnail is defaulting to 28px square and I cannot figure out how to change the dimensions. We’d like the thumbnail to be about 120px. Can someone please tell me how to achieve this? Thank you so much for your help!
Hi eyegordon!
So even if you choose the “Large” thumbnail size it’s still displaying the images in fullsize, no thumbnail correct? Are you using a caching plugin? If so then be sure to clear it’s cache. Be sure to deactivate all plugins while testing.
Send us a WordPress login and we’ll take a look.
Cheers!
Elliott
Hi!
That is the actual shortcode in the advance layout builder. I enabled it because the page looks broken when I deactivated the plugin. Don’t worry about it. If you want to disable it, edit functions.php then remove this line:
//set builder mode to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
Regarding the “fb image” issue, where did you add this image (http://www.wiwaldi.at/wp-content/uploads/2015/07/portraits_alphacoffee.jpg) before? Did you add it as part of the page? It seems stuck and there are a lot of people recently with the same issue. Please refer to these links for a possible fix:
http://www.wpbeginner.com/wp-tutorials/how-to-fix-facebook-incorrect-thumbnail-issue-in-wordpress/
http://webgilde.com/en/wordpress-seo-facebook-image-open-graph/
Cheers!
Ismael
I found the solution:
shortcode :
[av_blog blog_type='posts' categories='44' link='category' blog_style='blog-grid' columns='1' contents='title' content_length='excerpt' preview_mode='custom' image_size='thumbnail' items='10' offset='0' paginate='yes' custom_class='bloc-index-no-img liste-objets']
CSS :
.liste-objets h3.slide-entry-title.entry-title {
font-family: Helvetica;
text-transform: capitalize;
padding:0;
font-size: 14px;
font-weight: normal;
margin-left:-15px;
text-align: left;
}
.liste-objets h3.slide-entry-title.entry-title:before {
content: "\2022";
display: inline-block;
width: 10px;
font-size: 16px;
margin: 0 0px 0 -5px;
}
Thanks
Carosch
Hello Yigit,
I tried however I just don’t want to have thumbnails/images above the posts and I’d prefer to go “up” like news, instead of rotating from right to left …
Thanks for your suggestion!
Hey!
I’m not sure what you mean by that, It is standard for WP to regenerate the images into smaller thumbnails and use those thumbnails on specific elements (i.e product grid, portfolio etc) on the page. If you’re looking to modify the template, please contact codeable for that: http://kriesi.at/contact/customization
Or you can try this:
function ava_image_sizes() {
add_image_size('shop_catalog', 9999, 9999, array('center', 'top'));
add_image_size('shop_thumbnail', 9999, 9999, array('center', 'top'));
add_image_size('shop_single', 9999, 9999, array('center', 'top'));
}
add_action( 'after_setup_theme', 'ava_image_sizes', 11 );
Since the max width and height is set to 9999, it will retain the actual size of the product image. Regenerate the thumbnails. You might need to adjust the product columns via css.
Cheers!
Ismael
Hey!
You can actually modify the crop positioning area of the thumbnails, just add something like this in the functions.php file:
function ava_image_sizes() {
add_image_size('shop_catalog', 450, 450, array('center', 'top'));
add_image_size('shop_thumbnail', 120, 120, array('center', 'top'));
add_image_size('shop_single', 450, 450, array('center', 'top'));
}
add_action( 'after_setup_theme', 'ava_image_sizes', 11 );
This will crop the images from top to center instead of cropping the edges which usually cuts off important part of the images (like “head” etc). Refresh the page then use this plugin to regenerate the thumbnails: https://wordpress.org/plugins/force-regenerate-thumbnails/
This might not work for all images with different aspect ratios so, still, best solution is to pre-crop the thumbnails before uploading them as product image.
Best regards,
Ismael