Title: [Plugin: WP Featured Content Slider] the button is not working
Last modified: August 19, 2016

---

# [Plugin: WP Featured Content Slider] the button is not working

 *  [xigxag](https://wordpress.org/support/users/xigxag/)
 * (@xigxag)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-featured-content-slider/)
 * The arrow in the home page is not working anyone know why?
 * This is what I have:
    `<?php include (ABSPATH . '/wp-content/plugins/wp-featured-
   content-slider/content-slider.php'); ?>`
 * From the content-slider.php
    _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * Hope I’m not missing anything..
 * [http://wordpress.org/extend/plugins/wp-featured-content-slider/](http://wordpress.org/extend/plugins/wp-featured-content-slider/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [pixelslave](https://wordpress.org/support/users/pixelslave/)
 * (@pixelslave)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-featured-content-slider/#post-1922208)
 * I had this problem also, due to hosting the blog from my root directory instead
   of under “wordpress”.
 * First, open the source code of the rendered HTML page where the plugin is faiing
   and check the path to jquery.cycle.all.2.72.js.
    If that path does not match 
   where your plugin is you need to change it. For me, the “wordpress” directory
   was missing from the file path.
 * Go to Plugins–>Editor and select “WP Featured Content Slider” from the dropdown.
 * Choose “wp-featured-content-slider/featured-content-slider.php” and search for“
   get_bloginfo”. That will take you to where your path to the JavaScript is set.
   I added “/wordpress” in front of the existing path and that fixed it. (Add whatever
   is appropriate for your site path.)
 *  [salesbcocom](https://wordpress.org/support/users/sales4bcocom/)
 * (@sales4bcocom)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-featured-content-slider/#post-1922252)
 * I had this problem, but it turned out the button was working. It appeared that
   it did not because I had it set to scroll left & when you click to go back, it
   still scrolls left. I changed the scroll feature to scrollHorz in the code for
   the plug-in & that made the plug-in make sense visually when the buttons were
   clicked.
 * Hope this helps. I also hope the author adds the scrollHorz to their code options
   soon.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP Featured Content Slider] the button is not working’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-featured-content-slider.svg)
 * [WP Featured Content Slider](https://wordpress.org/plugins/wp-featured-content-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-featured-content-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-featured-content-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-featured-content-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-featured-content-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-featured-content-slider/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [salesbcocom](https://wordpress.org/support/users/sales4bcocom/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-featured-content-slider/#post-1922252)
 * Status: not resolved