-
AuthorPosts
-
November 17, 2017 at 10:57 am #878012
Hi Team Kriesi,
for the starting page i have 1 slideshow for desktop and the same for mobile.
to get better results on pagespeed for the mobile slideshow i resized the ‘entry without sidebar’ to
786×533 (cause it is in the list of image-sizes in the slide-show options).
But it looks like there is somewhere a bit of code, which says – dont take pics under 1200 into this list – cause now
the size ‘entry without sidebar’ is not visible anymore.
How can i make a slideshow for mobile with pics sized 786×533?
Thanks in advance.November 17, 2017 at 4:49 pm #878181Hey xxtita,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaNovember 20, 2017 at 10:41 am #879024Hi Victoria,
2 pics –
1st – leavin media-size ‘entry_without_sidebar’ as it is – 1210×423 – showing up in full-width slide-show
https://imgur.com/a/OyudL2nd – changing media-size to 768×533 for mobile version – not showing up in full-width slide-show
https://imgur.com/a/Mx41nLink to website
regards
-
This reply was modified 7 years, 11 months ago by
xxtita.
November 20, 2017 at 10:43 am #879026oops, 2nd link is wrong
https://imgur.com/a/Mx41nNovember 22, 2017 at 4:18 am #880018Hi,
The slideshow only accept thumbnails that are more than 1000px in width. You can find the logic in the config-templatebuilder > avia-shortcodes > slideshow_fullsize.php file, line 632.
"subtype" => AviaHelper::get_registered_image_sizes(1000)Best regards,
IsmaelNovember 22, 2017 at 9:54 am #880134Always a pleasure,
works fine,
thanks a lotNovember 22, 2017 at 5:25 pm #880368oh, just one more question –
and how can i make the same with the fullscreen slideshow?
I tried this code – slideshow_fullscreen.php
“subtype” => AviaHelper::get_registered_image_sizes(750, true)
but does not work as expected.
Any ideas?November 24, 2017 at 5:23 am #881029 -
This reply was modified 7 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
