More Demos: slideshow bootstrap, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Hello!
Can wowslider be used for slideshows in a WP Header?
If not, can you make a recommendation?
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); ?>