Title: Remove Slideshow from Posts Page
Last modified: August 30, 2016

---

# Remove Slideshow from Posts Page

 *  Resolved [helpme_please](https://wordpress.org/support/users/helpme_please/)
 * (@helpme_please)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-slideshow-from-posts-page/)
 * I am using a static front page as my landing page and my blog is titled “news.”
   I am trying to figure out how to remove the slideshow from the posts page. On
   the GMO Show Time page, I have “HOME,” checked, but the slideshow WORDS ONLY (
   NOT THE PHOTOS) is also appearing on the posts page. I need to fix it so the 
   photos show, or remove it all together from the posts page. Help!

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

 *  Theme Author [Z.com byGMO](https://wordpress.org/support/users/takeaki-nagashima/)
 * (@takeaki-nagashima)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-slideshow-from-posts-page/#post-6624966)
 * hello
 * you can try to delete the code blow
    ——————————————- <?php if ( function_exists(‘
   showtime’ ) ): ?> <?php showtime(); ?> <?php endif; ?> ————————-
 * if you always has any other problem, please contant or make a post anytime
 *  Thread Starter [helpme_please](https://wordpress.org/support/users/helpme_please/)
 * (@helpme_please)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-slideshow-from-posts-page/#post-6624967)
 * In what specific php file can I find the code you mentioned?
 * ——————————————-
    <?php if ( function_exists( ‘showtime’ ) ): ?> <?php showtime();?
   > <?php endif; ?> ————————-
 * I can’t find this code.

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

The topic ‘Remove Slideshow from Posts Page’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [helpme_please](https://wordpress.org/support/users/helpme_please/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/remove-slideshow-from-posts-page/#post-6624967)
 * Status: resolved