meta slider in header.php
-
I want to add the meta slider on all my pages in the header, but not on my homepage.
<?php if (! is_home()) {
echo do_shortcode(“[metaslider id=153]”); }
?>Is this code right? And where do I have to place it in the header?
Home page has a header image.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘meta slider in header.php’ is closed to new replies.
