Home Forums Exoplanet Adding one more slider page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1185
    vietnamst2
    Participant

    Hello,

     

    I´d like to know if it is possible to add one more page to slider.

    I modified the customizer.php and added one more to it, but it wil not show up, though it is set.

    Where can I modify the exoplanet_slider() to show more slides in slider?

     

    Thank you.

    #1186
    Andy
    Keymaster

    Look in extras.php – line 73

    <?php for ($i=1; $i < 4; $i++) {

    change the 4 to the same number as you changed in the customizer.

    If you’re not already doing so, it is recommended to make your changes in a child theme so that your changes are not undone if you update the theme.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Adding one more slider page’ is closed to new replies.