-
AuthorPosts
-
August 30, 2018 at 1:41 pm #1003570
The issue is that, my layout is set @ 1500px x 630px, therefore my fallback image put as slide 1 into fullwidth easy slider was resized in Photoshop as 1500px x 630px. Anyway, I found that the GtMetrix having checked the website speed put some suggestion (also bad rank for that) that the image is :
Serve scaled images:
The following images are resized in HTML or CSS. Serving scaled images could save 75.7KiB (100% reduction).
https://domenname.com/wp-content/XXXXXX.jpg is resized in HTML or CSS from 1500×630 to 0x0. Serving a scaled image could save 75.7KiB (100% reduction).So, would you suggest some .css code to ensure the slider doesn’t rescaling the fallback image (another not fallback images doesn’t have the issue within)?
Thank you in advance.
August 31, 2018 at 7:25 am #1003934Hey DimaP,
Thank you for using Enfold.
How did you enable the fallback image on desktop view? It should be hidden on desktop browsers.
Best regards,
IsmaelAugust 31, 2018 at 7:40 am #1003942Good question, just put my image of 1500px x 630px into my Video Slide options (Choose a preview/fallback image), and that’s it – I didn’t find any tick to hide the fallback image @ desktop – are there some option?… There’re the only common option for ALL the slides to hide them @ on large screens, but not for the slide 1 e.g.
September 3, 2018 at 7:49 am #1004802Hi,
Thanks for the update.
Can we have access to the site? We would like to check the page and the settings. The fallback image should not be enabled on desktop view by default.
Best regards,
IsmaelSeptember 3, 2018 at 8:28 pm #1005151Hi, Ismael,
sure, pls. find the credentials below…September 4, 2018 at 11:19 am #1005423Hi,
Thanks for the update.
I get an error when I try to update the theme files via Appearance > Editor panel. Please provide the FTP details in the private field.
Best regards,
IsmaelSeptember 4, 2018 at 3:55 pm #1005660Hi,
here you go … ) Thanks!September 5, 2018 at 5:24 am #1005877Hi,
I modified the config-templatebuilder > avia-shortcodees > av-helper-slideshow.php file line 609 and removed the fall back image background.
$html .= "<".$tags[0]." data-rel='slideshow-".avia_slideshow::$slider."' class='avia-slide-wrap {$fallback_img_class}' {$linkdescription} >{$caption}";
Let us know if it’s working on mobile. Don’t forget to purge the cache prior to checking.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.