Remove Slideshow from Posts Page (NOT RESOLVED)
-
Please read below. This question has not been resolved. Where is the code found that you listed? Won’t removing the code in one area also affect the other areas where the slideshow appears?
++++++++
Original Question:
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!Response:
Z.com byGMO
Member
Theme Author
Posted 2 weeks ago #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
Follow-Up Question:
helpme_please
Member
Posted 2 weeks ago #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.
- The topic ‘Remove Slideshow from Posts Page (NOT RESOLVED)’ is closed to new replies.