Hi,
When viewing on computer it looks fine but when I view my webpage on an ipad it shows both lines of text on each thumbnail. Then it makes the thumbnails smaller and it looks terrible. Is it a setting in the wordpress backend? Any help would be appreciated.
http://www.custommadeproductions.com
Hi,
@Groeier: I’m sorry but I cannot reproduce the issue on IE8. Make sure that compatibility mode is off in your browser.
@jstonestreet: Sorry if you’re having this issue. The slider seems to be a little off when I checked it on IE8. The captions are scattered around the place and there is a small thumbnail coming from nowhere. What is the version of your IE browser? One of the workaround is to hide the layer slider on IE browsers and then replace it with with a simple easy slider.
@meixnerg: We haven’t figured out what’s causing the issue yet. Please replace the code with the following:
add_action('wp_footer', 'ava_auto_resize');
function ava_auto_resize(){
?>
<script>
(function($){
var int = window.setInterval(function(){
$(window).trigger('resize');
}, 2000);
$(window).load(function () {
setTimeout(function() {
clearInterval(int);
}, 3000);
});
})(jQuery);
</script>
<?php
}
It’s still the same code but it will resize the browser on interval then stop when the page is fully loaded.
Best regards,
Ismael
I’m having lots of issues with the LayerSlider WP plugin. I already bought the license for it thinking that might fix the issues but it didn’t.
Issue 1: One of my images is zoomed in to about 200%, meaning you can only see a very small part of the image. It’s like this in the preview as well as on the page with the slider.
Issue 2: One of my images displays the correct image in the layer thumbnail, but it displays a completely different image in the preview and on the page with the slider. I’ve never seen the image that’s being displayed before. It’s not on the site. How is this possible?
This website is in dev so I’ll share the temp domain in private. I’ve spent HOURS on this plugin. I don’t recommend including it with the theme if it’s so difficult to configure and use. I would have looked for a better one but assumed since you guys recommended it, it must be good, but it’s not.
Thanks.
Hello
I make several questions all together to not create multiple post . I hope it’s correct.
-How To change the background color of the site while the page is loading? This background color also appear at the bottom of the page when the information is too short. The color is #111111
– Each product shows an option > next and previous . I would like to know how to change the box content option (background color , background size, thumbnail size , background miniature size )
– If I want to add a banner on a new page (not a slider ) which is the maximum width defaults ?
– Where must replace default text in breadcrumb ( breadcrumb -title text) -> “You are here: Home / I need to change the text.
– After the purchase (the site works with WooCommerce ) the ” Checkout ” page has included this code: [ woocommerce_checkout ]
How do I remove the option to see 2 different address? Now i see: ” Billing Details ” + “to send to a different address “. I need a single option.
Thanks a lot and best regards
Hello – it seems to be a common question, but I have tried almost everything including resizing the thumbnails on the media page and woocommerce settings, then regenerated all thumbnails to no avail. Please view link 1.
The thumbnail is rounded and cropped. How can I display the actual thumbnail size/dimensions and remove the rounded edges?
Also my product images vary in size. Do I need to display a default size for all or can they simply display there default thumbnail size? There will be 350 products in total.
Thank you
Hi,
The code works on my installation however I believe there are other custom modification added to the instagram widget due to which there is a conflict. Please backup and remove any modification added tot he instagram widget and it’s styles. By default there should be a gap between the instagram thumbnails like the below screenshot and we can take it from there :)

Best regards,
Vinay
Hi
I want the featured image on my single blog page to be cropped in to a certain size. Full width and 350 px height.
I´ve been looking around in the support forum and found ways to resize the featured image with functions.php and the regenerate thumbnails, but it´s not working for me. Am I missing something or is there a error somewhere messing it up for me?
$avia_config[‘imgSize’][‘featured’] = array(‘width’=>1500, ‘height’=>350 ); // images for fullsize pages and fullsize slider
$avia_config[‘imgSize’][‘featured_large’] = array(‘width’=>1500, ‘height’=>350 ); // images for fullsize pages and fullsize slider
$avia_config[‘imgSize’][‘entry_without_sidebar’]= array(‘width’=>1210, ‘height’=>350 ); // images for fullsize pages and fullsize slider
I changed the values in functions.php, I regenerated thumbnails, cleared cache, updated the browser, tried different browsers..
Hi,
this will be my first ticket, because no solution works for me, therefore there was similar cases like my case. So.
I have created portfolio based gallery (AJAX mode) inserted in tabs. Tabs is my only choice, because i need specific links for each gallery category, so sorting option doesn’t work for me. Please see link on gallery page here
My problem #1: Space between gallery collumns.
Tried all code snipets, doesn’t work for me.
What i found, that if a visited specific tab through the link – all columns shows as it must be, but as soon as you choose another tab – collumns became seperated with whitespace. One more thing – if you whait or refresh this tab – all collumns move to each other.
My problem #2: Automatic Ajax portfolio openine
Is there a way to open an Ajax portfolio without clicking on small thumbnail? We have one great portfolio and we want visitor see it instantly without clicking on small thumbnail. Of course AJAX functionality we hope to save.
Hey albiedo,
Thank you for using Enfold.
From what I understand, you’re having issue with thumbnails. Please provide a link to the site plus login credentials then we’ll check it. Follow the provided instructions here: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/
Best regards,
Ismael
Hey CoreyNordwall,
Please go to WooCommerce > Settings > Products > Display and change image sizes and then regenerate them using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit
Hi,
I updated this afternoon to Enfold 3.5.4 everything went smoothly, except for a feed I had going to the home page.
On the home page I had the following feed at the bottom of the content:
News – with 3 blogs thumbnails and titles feeding through.
Testimonials – all testimonials were feeding through on rotation.
After the update the only thing is left is the title News and the title Testimonial. I went into the homepage to look and see if I could get it working again, and everything looks as it did before nothing changed. However, it won’t display on the page for desktop or mobile.
Thanks
Vincent
Hey Freek,
Thank you for using Enfold.
Looks like you managed to do it. Note that the maximum width of the masonry item image is set to 705x705px. If you want to adjust it, install the following plugin then go to the Settings > Media panel. Adjust the “masonry” thumbnail size then regenerate the thumbnails: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
Ismael
Hi,
@JasonC: This thread is about the product widget areas and your inquiry seems to be related to the sidebar positioning in the single product pages. The sidebar in the single product pages are located at the bottom of the product image by default. Unfortunately, you can’t set it to left or right sidebar like usual posts or pages without custom modifications to the theme. Please refer to this link: https://kriesi.at/support/topic/sidebar-rechts-single-page/#post-580220
Regarding the image size issue, after adjusting the image size, did you regenerate the thumbnails or upload the product image again?
NOTE: In order to help you better, please create a new thread.
Best regards,
Ismael
Hey indieweb,
Thank you for using Enfold.
1.) Adjust the size value in the Woocommerce > Products > Display > Product Images then regenerate the thumbnails: http://wordpress.org/extend/plugins/regenerate-thumbnails/
2.) On the same settings panel, set the “Shop Page Display” to “Display Both”.
Best regards,
Ismael
I’ll try to explain clearly… I have 3000 plus products loaded into woo commerce/enfold. Each product was entered with a large image and multiple smaller images were generated by the system. 150×150, 300×300, 500×500 etc. These sizes also correspond the the Settings/Media/Media Settings within WordPress.
On the woo commerce Shop Page and the Related Products area of pages, the ‘thumbnail’ (150×150) image is pulled in for every product. When the site is set to 2-columns the images get stretched and become very pixelated. I would prefer not to re-upload all 3000+ product images and resize the thumbnails larger. I’m hoping, using css or a function, that we can link to the ‘medium’ (300×300) image instead of the ‘thumbnail’ sized image.
This might be a common request, but I couldn’t find anything like it on the forums or through other sites. Can you send over the function or css to make this happen?
Enfold… best theme ever!
Hey navindesigns!
You can add following code to Functions.php file of your child theme in Appearance > Editor
add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 );
function enfold_customization_modify_thumb_size( $size ) {
$size['entry_with_sidebar'] = array('width'=>845, 'height'=>321);
$size['portfolio'] = array('width'=>495, 'height'=>400);
return $size;
}
Adjust them as needed Then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit
Thumbnail images are grayed out on our page: http://ccfhh.org/collaborative-member-organizations/ but they weren’t before. I have not updated the theme or wordpress, unless it updated automatically, so I don’t think that is the source of the issue. The images look fine on the back end.
Hello
For some of my portfolio items when you hover over a thumbnail some of the text is running outside of the black box with white text that shows the caption; please see the page in the private link (ignore the first thumbnail – I added in a hard return but I’m not sure that the client will approve that option). You’ll see that the word Vancouver is running outside the box – how do I modify this tooltip hover element please?
On the page that I sent you as an example it shows both the featured image and the Portfolio image so you basically see the same image twice. We need to have the Featured image checked on the page so that it can carry over to the masonry Widget thumbnails. Is there a way to have just the one photo show on the portfolio page?
Yes I am still having this issue. Try adding images to media and you will see that it stays at “100%” and there is no thumbnail. When you click on the image it looks like it’s there and uploaded, but something is a bit off.
Hope we can resolve ;)
Hey lenvo,
please use different tickets for different questions.
1.) what do you mean? can you highlight using screenshots please? your thumbnails are highlighting as expected for me. Only the image gets highlighted, which is expected behavior. Use dropbox or imgur.com to make things clear for us.
Best regards,
Andy
Hi,
Wordpress is cropping images by default when uploading them. You can control this behavior with a plugin like: https://wordpress.org/plugins/simple-image-sizes/
You could also control it in Enfold’s settings directly: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176
Afterwards you need to regenerate your thumbnails.
Best regards,
Andy
Hi, I have installed a new enfold here http://www.italyonmotorbike.com/nuovo/ theme to restyling http://www.italyonmotorbike.com/ after XML import the thumbnail do not show in a new theme. Can you help me?
I am putting a post slider element on a home page and I would like to see if I can add a custom css to get the following to occur:
1. Have the Post Title and Read More link be on top (overlay) the thumbnail instead of below it.
2. Add a color overlay to the post’s thumbnail on the slider.
Thanks.
Hello – this thread seems to be quite old, but I’m experiencing the same problem. Please view the first link 1. Not able to place the sidebar to the right like it is displayed all on all other pages i.e. Link 2.
Also please ref to link 2. I have tried so many options listed on this support forum to adjust the thumbnail size. Modified the config file, changed the product display size, updated the media settings, installed the regenerate plugin. I have not had any luck. I have now reverted everything back to original. I would like to display the thumbnail based on the same dimensions as the actual thumbnail size of the uploaded image. And need to remove the default rounded border.
Note: All plugins, WordPress and Enfold are up to date.
Please help – thank you
On the gallery pages we have to have a Featured Image because the featured image determines the thumbnail in the masonry widgets. BUT I don’t want the partial Featured Image to show on the individual gallery pages.
Can we hide the featured image on those individual gallery pages?
Hey, first of all, really nice theme!!!
I have a problem, I need the alt tag to be displayed in the source code (SEO) but it seems that there are none.
I found a similar problem and a solution here:
But I don’t know how to make it work. I looked at the Shop Demo and in the link there are no alt tags included
<div class=”thumbnail_container”></div>
http://kriesi.at/themedemo/?theme=enfold-overview
Is it possible to display the image alt and title in the ???
greets marlene
Hi Kriesi!
I have a few questions about layerslider.
1. When mouse-over the thumbnails it does not effect the bottom of the thumbnails. How do I fix this so mouse-over effects the full height of the thumbail?
2. Is it possible to customize the thumbnail container so there are two rows of thumbnails?
3. If not, is there a way to show navigation arrows on the sides of the thumbnail navigation (like in the slideshow itself).
Thanks for your awesome theme! :)
Best regards,
Lennart
I have included a private URL if you can please click then navigate over the sites navigation icons (Home, Search Apartments, Lease Specials and etc.) You will notice that each time you navigate over a new icon that the image above changes. Is their a way to do this in the enfold theme possibly with the content slider or gallery with thumbnails? Your help would be greatly appreciated.