ahsanm
Member
Posted 2 months ago #
The images in the slider are not showing up correctly. When I used dimensions 595x260, an extra row shows up in the slider. When I use image smaller than 590, it shows up much smaller as happening right now: http://acebuilders.acegroup.com.pk/
Need assistance please.
Regards,
Ahsan
ahsanm
Member
Posted 2 months ago #
I have managed to resolve it by uploading bigger pictures with same ratio.
tinydisguises
Member
Posted 2 months ago #
So, what size do the pictures need to be? I cant figure that out! :)
hi,
slider
// Add custom image size.
set_post_thumbnail_size( 300, 9999 );
add_image_size( 'slider', 720, 9999 );
Melvinmage
Member
Posted 2 months ago #
hi,
i have the same problem.
no matter what I set in the theme-functions.php, the maximum width of the picture in the slider is 500px - the width of the uploaded image is 600px
look here: http://www.ofen1.de
Please help!
Melvin
ahsanm
Member
Posted 2 months ago #
Try uploading the picture with dimensions 739x328 and check. This is how I solved this issue.
Regards,
Ahsan
Melvinmage
Member
Posted 2 months ago #
Thanks for the quick reply!
But now the picture is even smaller (166px wide)