Code for Implementing Only on the Home Page?
-
Hey! I’ve successfully added the shortcode to render the slider on my site in index.php… but is there an extra snippet of code I can use to render it ONLY on my home page… and not on every other archive page?
My code right now is…
<?php echo do_shortcode( "[SlideDeck2 id=5913]" ); ?>
Thanks for reading!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Code for Implementing Only on the Home Page?’ is closed to new replies.