• Resolved Barry Veinotte

    (@bveinotte)


    Is there any easy way to add more images to the default front page slider? The three has been fine up until now, but want to add two more.

    Thanks,
    Barry

Viewing 3 replies - 1 through 3 (of 3 total)
  • Tanay

    (@tanaykhandelwal-1)

    Hello Barry Veinotte,

    It’s very easy just create a Child_Theme and customize header.php from line: 100 onward as

    <li><a href="your-link"><img src="image-source-link" width="940" height="450" alt="Sliderimg"/></a><p class="flex-caption"> Write Your Caption Here </p></li>

    Best,
    Tanay

    Thread Starter Barry Veinotte

    (@bveinotte)

    Ah yes, I feel kinda dumb now 🙂

    I was being too lazy I guess.

    Too bad there was not a way in the admin area to specify the number of slides though. That would be great for us lazy folks!

    Tanay

    (@tanaykhandelwal-1)

    It’s not bad at all as you got chance to explore the things, got little bit less lazy too. :-P)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add more images to slider’ is closed to new replies.