• Hi all!

    I’m trying to add the smooth-slider plugin to the header of our single article pages. The code I have so far is as follows:

    <?php if (is_single('smooth-slider') ); 
    
    ?>

    That, of course doesn’t work. Any guidance would be greatly appreciated!

The topic ‘Adding plugin to header-main.php’ is closed to new replies.