• Resolved defiantimage

    (@defiantimage)


    I’ve searched through all the stylesheets, and added additional images to the slider in options.php, but they do not show up on the website. Can I have more than 5 images?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author sonalsinha21

    (@sonalsinha21)

    At present no. But we will soon launch the next version within this month with unlimited image addition to slider.

    Thread Starter defiantimage

    (@defiantimage)

    functions.php
    <?php
    if( is_front_page() || is_home() ){
    for ($i=1;$i<6;$i++) {
    This is the key number, just increase to however many images you like.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘More than 5 images in the slider’ is closed to new replies.