More Demos: bootstrap slider code, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Hello,
sorry to bother you with what might seems an easy problem, but as I'm planning to purchase your wowslider for wordpress I need to know if it's going to work or not.
I installed the demo on my website, but whenever I try to use the php code it doesn't show anything.
It only works with the shortcode and only in content pages.
I am trying to use it as a widget. So i do as you suggest on your website, put the php code in a text widget.
I appreciate your help.
A: You should install a special plugin that allows to add php code into text widget firstly.
For example, "daikos-text-widget":
http://wordpress.org/extend/plugins/daikos-text-widget/
After that 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 "daikos-text-widget", for example:
<?php wowslider(1); ?>