Title: pixelslave's Replies | WordPress.org

---

# pixelslave

  [  ](https://wordpress.org/support/users/pixelslave/)

 *   [Profile](https://wordpress.org/support/users/pixelslave/)
 *   [Topics Started](https://wordpress.org/support/users/pixelslave/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pixelslave/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pixelslave/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pixelslave/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pixelslave/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pixelslave/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] on_sent_ok Not Working](https://wordpress.org/support/topic/plugin-contact-form-7-on_sent_ok-not-working-1/)
 *  [pixelslave](https://wordpress.org/support/users/pixelslave/)
 * (@pixelslave)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-on_sent_ok-not-working-1/#post-3079364)
 * I struggled with this too. Then I disabled “All in One SEO Pack”. Then it worked.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Featured Content Slider] [Plugin: WP Featured Content Slider] the button is not working](https://wordpress.org/support/topic/plugin-wp-featured-content-slider/)
 *  [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.)

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