How to add the fifth slide in the first page of slider?

Viewing 8 posts - 1 through 8 (of 8 total)
  • #2348
    lukdud1
    Participant

    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:)

    #2349
    Daniel Tara
    Keymaster

    Open loop-slider.php and change the [code]posts_per_page[/code] value to 5, then open functions.php and make the same change.

    #2350
    lukdud1
    Participant

    Yes! It’s work! Thanks a lot! πŸ™‚

    #2351
    Elissa
    Participant

    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….Ü

    #2352
    Leon
    Participant

    It`s the third function in that file. Search for, and change 4 into 7:

    [code]$query->set( ‘posts_per_page’, ‘4’ );[/code]

    #2353
    birgle
    Participant

    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

    #2354
    jwong
    Participant

    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

    #3459
    Vrouwe
    Participant

    look for ‘kwicks’ in de css, and change the width there

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.