Use of the is_front_page() conditional
-
Ok, so I will set my reading settings to, “Front page displays your latest posts” since my homepage is my recent posts page and homepage. So can I then use this bit of code? `<?php ( is_front_page() ) {
do_shortcode( ‘[wowslider id=”28″]’ )
} ?>`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Use of the is_front_page() conditional’ is closed to new replies.