How can I get my recent posts widget in my footer area here: dev.cabra.ca
to show a thumbnail of the post image along with the post name? And also get rid of the orange title of “recent posts”
I just want to keep the whats happening title in that size and color.
that is working great on the thumbnails but I also need the titles to open the custom link and not do the ajax loader then it will be perfect.
Thank you. I have the latest version of enfold. But the Thumbnail is not showing in the main field. In the code are many errors in the avia.js. This seems to be a problem with the “to the top” button. I want to change the main picture not with a slide effect. Is it possible to change them with fade effect.
Hi,
I want, that the ORIGINAL image file is displayed in the Lightbox and not one of the WordPress generated images…
Set the “Large size” thumbnail’s maximum width and height to 9999px. The lightbox will going to use the images’ original size then.
Best regards,
Ismael
Unfortunately that doesn’t do it. I changed the “entry_with_sidebar” from 845×321 to 845×422 (the 2:1 ratio I need). I rebuilt the thumbnails for that setting, saved the changes on the media page, cleared my cache on chrome, and still the truncated image. I also removed and re-added the featured image for that post in particular, but still it’s the same truncated image.
There are other odd behaviors I’ve noticed related to thumbnails I think: when I post the link to Facebook sometimes it doesn’t display the image (even though I have Yoast SEO set to do so). And even in this posting above, the image from the website doesn’t show up. It’s like the code is pointing to the wrong (or non-existent) thumbnail, or Enfold has some mis-match related to the “featured image”.
(Note that this simple blog site doesn’t use a sidebar. Also, I haven’t completely rebuilt all thumbnails — I’m not sure how smart the Simple Image Sizes plugin is — if it is accurately reflecting the base settings expected by Enfold, or if it will clobber expected settings and mess up other images in the site.) What next? I’m eager to get this up quickly since it relates to current news. Thanks!
I am using Chrome as well. As the screen loads is appears like it will have 4 columns, but once all the thumbnails are loaded, it reverts to 3 columns. How can I send you a screenshot?
Hi —
How do I change the size of the featured image in an Enfold blog post? I’ve been grappling with this for quite a while, have tried the Simple Image Sizes plugin that is recommended in other posts, but still no luck. The default featured image at the top of each post is a truncated size that doesn’t work with my image:
(the image was originally 1600×800, a 2:1 ratio. You’ll notice the top is cropped off and the bottom also, though this isn’t as apparent in the image)
Here’s what I tried:
1) install Simple Image Plugin
2) change “featured_large size” from 1500 x 630 to 1500 x 750 (the 2:1 ratio I need). “public name is ‘featured_large'”
3) select to regenerate “featured_large” (only) in the thumbnails, then “regenerate thumbnails” and “save changes”
4) I verify that there are new files on the server such as “web_trump_boxing-1500×750.jpg” with a creation date in the last hour
But, the same truncation of the featured image happens. Am I not selecting the correct thumbnail? Is there something I’m missing? Thanks!
On individual product pages, the product gallery images size are being displayed too large – they are appearing as the same size as the main image, rather than gallery thumbnails below the main image. How do I fix this?
Hi,
on https://www.fitgutschein.de/blog/ there is
“Auf Facebook” and below the FB thumbnail w/ link.
But this appears not on firefox
Any idea how to solve this ?
thx a lot Tilman
Hi!
I am kind of experimenting with the AJAX portfolio options and I would like to know how to place videos on a portfolio item, either in place of the “preview images” or as a lightbox.
So, the basic idea I have is that you find the thumbnail (featured image) and click on it, and then the AJAX set opens and shows the video instead of a static image or a gallery.
Thanks a lot in advance :)
Hi,
To make the gallery thumbnails circular Try this code in the General Styling > Quick CSS field:
#top div .avia-gallery img {border-radius: 50% !important; }
Best regards,
Mike
Hi,
The lightbox script is using the “Large size” thumbnail and the maximum size is set to 1030x1030px by default. Please go to the Settings > Media panel, adjust the thumbnail size and then regenerate or upload the images again.
// https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Ismael
Hi,
Did you adjust the size of the “Large size” thumbnail in the Settings > Media panel? After the adjustment, you have to regenerate the thumbnails with a plugin.
// https://wordpress.org/plugins/force-regenerate-thumbnails/
Please post the login details here so that we can test the lightbox.
Best regards,
Ismael
No matter which gallery I choose, using Enfold shortcake or the built in WP Gallery, all my galleries get shoved flush left and produce tiny thumbnails and simply aren’t working as they should. See the gallery at bottom of this post: and login details are provided below for your purposes.
Also, please check out the EMBED of the YouTube video just below the gallery. It’s embedding as a vertical video and way to big. Something is messed with the sizing and dimensions of the media assets. Please advise. thanks
-
This topic was modified 8 years, 9 months ago by
MacMyDays.
hi guys if you look at https://jymklothing.com/
you can see the product images have the models head cropped on all the product thumbnails
how can we adjust the position of the thumbnail images so this isn’t happening
the client emailed asking how can we not have the models head being cropped
Is it possible to remove links to product pages so that users can add to basket from the category pages where all the thumbnails are and not view a product page?
Yes i did (Responsive Lightbox) and there the images look equal to the original one.
I reactivated the Enfold plugin now, because i would prefer to use it. But i don’t like the blurred appearance of images, which i registrated on a 1920×1080 display (see example above).
The child functions.php looks this way know:
<?php
function change_lightbox_size() {
return "full";
}
add_filter('avf_avia_builder_helper_lightbox_size','change_lightbox_size', 10);
function avia_change_gallery_thumbnail_link($link, $attachment, $atts, $meta)
{
$link = wp_get_attachment_image_src($attachment->ID, "full");
return $link;
}
add_filter('avf_avia_builder_gallery_image_link', 'avia_change_gallery_thumbnail_link', 10, 4);
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/
So do you have any other idea?
Hi Trent,
You need these settings set though http://imgur.com/a/K2iK7
Here is some theory
If you need further assistance please let us know.
Best regards,
Victoria
Hi John,
Thanks for checking. Really strange… several people have responded, but no one sees the large thumbnails. I checked my site on several browsers, PC and Mac and I see the same thumbnails… even checked the Enfold demo/Portfolio Ajax template page (same template I’m using) and it displays the large thumbnails at the bottom of the portfolio item pages as well.
Guess I’ll live with it as is for now, come back to the issue later with fresh eyes. Appreciate you all who responded to my request!
Jennifer
Hi,
Ive checked your site and I didnt find the large thumbnails that you mentioned in the question.
Best regards,
John Torvik
Hi Victoria,
Thanks for your response. I created a “Help” page on my website with screenshots of what I’m wanting to do:
http://jenniferheesdesign.com/help/
I have highlighted in the pink box the thumbnails that I’m seeing on my end that I would like removed/disabled from the bottom of each portfolio item page. Do you see those large thumbnails when you view my portfolio item pages?
Note, that I do not want to remove the smaller thumbnails that go with the portfolio item, just the larger thumbnails of the other portfolio item pages.
Much appreciated,
Jennifer
Hey ronmann,
Your thumbnail is 75×100 showing at 277×370, Please try going to Settings > Media and increase thumbnail sizes to 370x370px and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Mike
Hi,
How can i adjust the image for the product page in woocommerce. Please look at https://lbmas.net/product/jewelry-set-1/ and you will see a blury image. Lightbox works great, but we need to product image to look all right.
The actual image size is 800×1067. I tried making some adjustment in the display settings and even used a plugin to resize the thumbnails, but that did not help.
Thanks for any suggestions you can provide.
Ron
Hello,
I cannot seem to fix the error by adjusting the widgets. I am using the Default SideBar (tried other widgets) and it still displays the error.
The error is:
Warning: Missing argument 3 for avia_woocommerce_gallery_thumbnail_description() in /home/REMOVED/public_html/wp-content/themes/enfold/config-woocommerce/config.php on line 1360
Any idea? Thank you!
-
This reply was modified 8 years, 10 months ago by
stewroids.
Still hoping to find a resolution to the issue I’m having with the thumbnails on the portfolio item pages on my website:
http://jenniferheesdesign.com/portfolio/
I’d like to deactivate or hide/remove the thumbnails that display at the bottom of each portfolio item page. But, I want to keep the thumbnails on the main portfolio page.
The following class I believe controls the thumbnail container:
.grid-sort-container isotope no_margin-container with-title-container grid-total-odd grid-col-4 grid-links-ajax isotope_activated
When I add display: none; to that class it does remove the thumbnails on the portfolio item pages, but it also removes the thumbnails on the main portfolio page, but I need those to stay as is.
Does anyone have a suggestion on how I might remove/deactivate the thumbnails that display at the bottom of each portfolio item page, but keep the thumbnails on the main portfolio page?
Thanks,
Jennifer
Hey jb84,
You can import that page if you enable debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then paste the following shortcode to a new page:
[av_section color='main_color' custom_bg='' src='https://kriesi.at/themes/enfold-coming-soon/files/2014/09/people_town_dark.jpg' attachment='17' attachment_size='full' attach='fixed' position='center center' repeat='stretch' video='' video_ratio='16:9' min_height='100' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='']
[av_one_fourth first]
[/av_one_fourth][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
[av_image src='https://kriesi.at/themes/enfold-coming-soon/files/2014/09/logo_coming_soon-80x80.png' attachment='16' attachment_size='thumbnail' align='center' animation='pop-up' link='' target='' styling='no-styling' caption='' font_size='' appearance=''][/av_image]
[av_heading tag='h1' padding='10' heading='<strong>Coming Soon</strong><br/>to a place near you!' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='44' subheading_active='subheading_below' subheading_size='15' custom_class='']
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.sellus dolor. Maecenas vestibulum mollis
[/av_heading]
[/av_one_half][av_one_fourth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
[/av_one_fourth][av_hr class='invisible' height='100' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']
[av_countdown date='10/02/2019' hour='12' minute='0' min='1' max='5' align='av-align-center' size='' style='av-trans-light-style']
[av_hr class='invisible' height='100' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']
[av_one_fourth first]
[/av_one_fourth][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
[av_contact (Email address hidden if logged out) ' title='' button='Notify me on Launch' on_send='' sent='Thank you!' link='manually,http://' subject='' autorespond='' captcha='' color='av-custom-form-color av-light-form']
[av_contact_field label='Name' type='text' options='' check='is_empty' width='element_third'][/av_contact_field]
[av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_third'][/av_contact_field]
[/av_contact]
[av_textblock size='21' font_color='custom' color='#ffffff']
<p style="text-align: center;">Want to get notified once we are ready to launch? Leave us your mail address and we will!</p>
[/av_textblock]
[/av_one_half][av_one_fourth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
[/av_one_fourth][/av_section]
Best regards,
Rikard
Hi Ismael,
I made that last change you gave and it did fix problem with the thumbnails and slider.
However the thumbnail still opens the ajax loader and the title under the thumb is not a link. Am I missing something?
I have reset the permalink and emptied my cache, but still need it to load the custom link.
thanks,
Nathan
Hey Rikard,
I’ve attached a picture of the gallery. It’d be fantastic, if the position of the description tooltip could be moved inside the thumbnail.
Best wishes
Hi Yigit,
Thanks for your quick response. The CSS you suggested removes all the portfolio item page preview images except the first one. I want to remove the thumbnails that display at the bottom of each portfolio item page.
The following class I believe controls the thumbnail container, and when I add display: none; it does disable the thumbnails but it also disables the thumbnails on the main portfolio page, and I need those to stay as is.
.grid-sort-container isotope no_margin-container with-title-container grid-total-odd grid-col-4 grid-links-ajax isotope_activated {
display: none;
}