• when put this on template i get this

    Fatal error: Cannot redeclare featured_options_page() (previously declared in /home/<username>/public_html/<domain-name>/develop/wp-content/plugins/featured-item-slider/featured-item-slider.php:36) in /home/<username>/public_html/<domain-name>/develop/wp-content/plugins/featured-item-slider/featured-item-slider.php on line 37

    but it seems to work on pages and articles with the shortcode [itemslider]

    can someone help why this happen???

    http://wordpress.org/extend/plugins/featured-item-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • yes even I have the same problem..Can anyone please help

    antonps

    (@antonps)

    Use this guys, it works for me:

    <?php include (ABSPATH . '/wp-content/plugins/featured-item-slider/content-slideshow.php'); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Featured Item Slider] [itemslider] works php include on template why not work?? any solutio’ is closed to new replies.