• Resolved helpme_please

    (@helpme_please)


    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

    (@takeaki-nagashima)

    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

    (@helpme_please)

    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.