Easy Web Scripts
Member
Posted 10 months ago #
Hello,
I have a NEW auction theme installed and want to add your slider to show my feated post.
I added shortcode [featslider] to a widget box and nothing?
I see your link back, but not my content?
What did I do?
http://portnewengland.com/
http://wordpress.org/extend/plugins/wp-featured-content-slider/
Easy Web Scripts
Member
Posted 10 months ago #
Ok, I got it to work by placing the php into the actual template
<?php include (ABSPATH . '/wp-content/plugins/wp-featured-content-slider/content-slider.php'); ?>
But I would rather have it into a widget instead.
[featslider] in a widget box is not working for me...
Any Ideas?
Thank you.
Easy Web Scripts
Member
Posted 10 months ago #
Would rather have this in a widget box.
But it just wont display?
Added some other blank box as well?
Can this be placed into a widget box?
Thank you
socialpyramid
Member
Posted 9 months ago #
Hi. How did you find the template to put that code in? My index.php file doesn't have anything in it, it just loads other stuff from the theme (PageLines).