Tagged: fullscreen slider, image size
-
AuthorPosts
-
October 11, 2015 at 12:13 pm #516926
Hi
on the page below, I am trying to make a fullscreen slider slideshow with images that are 1310×800 px. I tried resetting the “extra large” image size in my media settings (simple image plugin) but when I changed the size from 1500×1500 to 1310×800, I was not seeing that size as an option in the slider image size anymore. I re-uploaded images at 1310×800, and have it set now to “no scaling – original size” but the images are displaying very large still. Can you help me with this? I would use the full width easy slider but wanted the parallax option.thanks for taking a look
NancyOctober 11, 2015 at 3:08 pm #516950Hi 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!
ElliottOctober 12, 2015 at 9:19 am #517197Hi – 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 9 years, 1 month ago by Munford.
October 12, 2015 at 7:02 pm #517586Hello,
I think I am having a similar problem, so instead of opening a separate thread I thought it might be better if I joined this one.
I’m also using a fullscreen slider for my homepage, and I uploaded images with a size of 1903×714, hoping they would cover most of the screen as you enter the site (fitting from the bottom of the header to the bottom of the browser window, before the user scrolls).
I am using the plugin ‘Simple Image Sizes’ to manage the available sizes of images for my site, but none of the sizes I create shows up in Fullscreen Slider’s options, under ‘Slideshow Image Size’, so I ended up choosing ‘No Scaling (Original Width X Original Height)’.Now my problem is that my images only seem to fit properly on the native resolution of the laptop I’m working with (which is 1366×768), and when I open the site on a 1920×1080 (FullHD) screen, it is scaling the images on my slider to have a height of 800px, and not showing their ‘full width’, and thus there are bits of text on my images getting cut/hidden.
What I would like is for my images to show in their original proportion for every resolution, even if they don’t fit so well in terms of height, I’d really like to avoid having parts of my images ending up ‘hidden’.
October 12, 2015 at 9:07 pm #517685Hey!
Please create different support topics, so we can assist better.
Best regards,
Basilis -
AuthorPosts
- The topic ‘fullscreen slider image size error’ is closed to new replies.