Title: Sub pages
Last modified: December 23, 2016

---

# Sub pages

 *  Resolved [Shanon de Silva](https://wordpress.org/support/users/shanon-walter/)
 * (@shanon-walter)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/sub-pages-7/)
 * Hi, I have used a slider plugin to show a slideshow on my home page but I do 
   not want to have the slideshow on all other pages. is there a way to solve this
   issue?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/sub-pages-7/#post-8583646)
 * what plugin?
 * how and where did you insert the slider code?
 *  Thread Starter [Shanon de Silva](https://wordpress.org/support/users/shanon-walter/)
 * (@shanon-walter)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/sub-pages-7/#post-8583716)
 * Hi Micheal, This is the name of the plugin “Slider Huge-IT” and I have inserted
   code below to header.php
 * `<?php echo do_shortcode("[huge_it_slider id='1']"); ?>`
 *  [project13x](https://wordpress.org/support/users/project13x/)
 * (@project13x)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/sub-pages-7/#post-8585129)
 * Hello Shanon i am also facing this problem.
 * I have used ultimate slider and placed it in header-image.php file and disabled
   the the_custom_header_markup.
 * <div class=”custom-header”>
    <div class=”custom-header-media”> <?php //the_custom_header_markup();?
   > <?php echo do_shortcode(“[ultimate-slider]”); ?>
 *  </div>
    </div><!– .custom-header –>
 * At first i thought it was working as it didn’t show anyhting on my other pages.
   However checking it on mobile i notice it still loads the slider and was also
   in the source code.
 * Any thoughts where and how to place it so it’s only visible for the front page?
 *  [stilman davis](https://wordpress.org/support/users/stilman-davis/)
 * (@stilman-davis)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/sub-pages-7/#post-8591575)
 * In the header.php
    check for front page, if so, do the slide show.
 * I have done this, and as far as I know it works ok. At present only looking with
   a laptop, as no hand-held in hand.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Sub pages’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentyseventeen/4.0/screenshot.
   png)
 * Twenty Seventeen
 * [Support Threads](https://wordpress.org/support/theme/twentyseventeen/)
 * [Active Topics](https://wordpress.org/support/theme/twentyseventeen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentyseventeen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentyseventeen/reviews/)

## Tags

 * [slide show](https://wordpress.org/support/topic-tag/slide-show/)

 * 4 replies
 * 4 participants
 * Last reply from: [stilman davis](https://wordpress.org/support/users/stilman-davis/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/sub-pages-7/#post-8591575)
 * Status: resolved