More Demos: banner slider bootstrap, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Hello wowslider,
First, I think your slider is FANtastic! I want to add the wowslider in the header of my website that is running the Mantra Theme on Wordpress. Are there any code edits I need to make before adding the PHP code to the header file? Where should the code be added in the file. I have attached the code from the header.php for reference.
Thanks for your help. Again I love the wowslider
A: To insert wowslider into header you should use wowslider PHP code.
Go to
wowslider -> All Sliders
and click on "Excerpt view" button at the top right corner. Additional line "for templates" with php code will appear under line with shortcode. You should add this php code into your header (Appearance->Editor->Header) into the place where you want your slider to appear, for example:
<?php wowslider(1); ?>