• Resolved billboquet

    (@billboquet)


    Hello all

    Superb plugin ! Really good job.
    Could you tell me if it’s possible to add more than 2 pictures in the carrousel mode ? Even in modify the source code ? I didn’t saw this functionality in the custom panel.

    I would like to use your plugin to display 7 small images in the same time in the slider.
    The next slide would display 7 others images. Etc.
    I mean like a “bandeau”.

    Thanks a lot and happy new year to all 😉

Viewing 7 replies - 1 through 7 (of 7 total)
  • @billboquet

    Would it not be easier to just tile the needed images in a image editor and then save out for the two new slider images?

    That is certainly one good option Luke 🙂

    It’s also possible by adding some custom code to your themes functions.php file:

    https://gist.github.com/tomhemsley/10973324

    Regards,
    Tom

    Thread Starter billboquet

    (@billboquet)

    Many thanks Tom ! I will try it immediately 😉
    Regards
    Nicolas

    Thread Starter billboquet

    (@billboquet)

    Hmmm…
    Do I have to do anything else than adding the code you gave in the functions.php file ?
    Because I still see only 2 images in the carousel mode 🙁
    Many thanks ! 😉

    Thread Starter billboquet

    (@billboquet)

    Oups… So sorry Tom !
    I found the solution.
    We have just to decrease the width of the image slider !
    I thought that the “width” field in the right panel was the width of the slider, not of each picture in the slider…
    Perhaps it could be useful to specify it because the other fields concerns the slider not the pictures individually. So it’s confusing.
    Many thanks.
    And “félicitations” for the job you’ve done !

    Hi. where can I find theme function?

    @montelligente

    There will be a functions.php in your active theme, ideally add that code snippet into a site specific plugin or in the functions.php of the child theme.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Is it possible to display more than 2 images ?’ is closed to new replies.