Hello!
I want to add the fifth slide in the first page of slider.
My site is [url=http://bolusydlabydla.pl]bolusy dla bydla[/url] .
The fifth slide called ‘Megabric Ferti Plus’ is on the second page and it isn’t working properly.
Is it possible to see five pictures on first page of slider?
Thanks!
* sorry for my poor english:)
Open loop-slider.php and change the [code]posts_per_page[/code] value to 5, then open functions.php and make the same change.
Yes! It’s work! Thanks a lot! π
I have the same desire, but with 7 slides. I did the first part (Open loop-slider.php and change the posts_per_page value to 7) then I opened functions.php to make the same change, but couldn’t find where to make the change?
Any help would be greatly appreciated….Γ
It`s the third function in that file. Search for, and change 4 into 7:
[code]$query->set( ‘posts_per_page’, ‘4’ );[/code]
Thanks for the tip to change from 4 to 5 sliders. It worked like a charm.
Now………
Now the added slider forces the site to be too wide. I’m wondering if there is a way to reduce the size of the collapsed sliders so that all 5 fit on the page easily.
Thanks
I was able to find the code to add a 5th slider, but my issue is that after testing it with multiple devices, it seems like the iPad (1st Gen not tested on 2nd) is not able to display the 5th slider inside the black slider container. it just over flows.
I tested some changes inside of the CSS and have not found the right area to edit. I’m assuming its hard coded in a file but can’t find the specific setting.
Thanks,
Jon
look for ‘kwicks’ in de css, and change the width there