removing slider from custom post
-
Hi, I have added this function to single.php
‘<?php
echo do_shortcode(“[metaslider id=7435]”); //enter meta slider at top of posts
?>’
and it has been working great as I wanted the slider on all posts. Now I have a custom post type that I would like the slider not to show on. Does anyone know how I can add some parameters to this function to restrict the metaslider from showing on that type of post?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘removing slider from custom post’ is closed to new replies.