Title: Plugin not working
Last modified: August 21, 2016

---

# Plugin not working

 *  Resolved [warpdesign](https://wordpress.org/support/users/warpdesign/)
 * (@warpdesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/)
 * Hello, I tried using this plugin and after I create a slider and get the short
   code and paste the short code into a post, all it does is display the images 
   in the slider as a bulleted list.
 * [https://wordpress.org/plugins/simple-slider-ssp/](https://wordpress.org/plugins/simple-slider-ssp/)

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

 *  Plugin Author [Muneeb](https://wordpress.org/support/users/muneeb/)
 * (@muneeb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687451)
 * Please share your site url where I can check the slider live on your site.
 *  Thread Starter [warpdesign](https://wordpress.org/support/users/warpdesign/)
 * (@warpdesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687624)
 * [http://www.comprehensiveautismcenter.com/oceanside-aba-autism-center](http://www.comprehensiveautismcenter.com/oceanside-aba-autism-center)
 *  Plugin Author [Muneeb](https://wordpress.org/support/users/muneeb/)
 * (@muneeb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687652)
 * Check your theme’s header.php file and look for the wp_head function if it’s 
   not present add it otherwise slider plugin would not work.
 * [http://codex.wordpress.org/Function_Reference/wp_head](http://codex.wordpress.org/Function_Reference/wp_head)
 *  Thread Starter [warpdesign](https://wordpress.org/support/users/warpdesign/)
 * (@warpdesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687657)
 * Hi Thank you. That line was in there but for some reason that function was commented
   out. It kind of works now but looks like there is a CSS issue that breaks the
   design.
 *  Thread Starter [warpdesign](https://wordpress.org/support/users/warpdesign/)
 * (@warpdesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687672)
 * I removed the CSS that seemed to be conflicting with the slider but something
   is still off. The images overlap with the edge of the slider. So the image goes
   off the side of the current slide and into the next slide over. Also the dots
   for the slide control seem like they should be on the white background? I think
   something is conflicting maybe.
 *  Plugin Author [Muneeb](https://wordpress.org/support/users/muneeb/)
 * (@muneeb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687675)
 * Use the css code below paste it at the end of your theme’s style.css file. I 
   hope it’ll fix the the styling issues with your theme.
 *     ```
       .flex-control-nav li{
       margin-left: 5px !important;
       margin-bottom: 0 !important;
       }
       .flex-viewport li {
       margin-bottom: 0 !important;
       margin-left: 0 !important;
       }
   
       .flex-direction-nav li {
       list-style-type: none !important;
       margin-bottom: 0 !important;
       margin-left: 0 !important;
       }
       ```
   
 *  Thread Starter [warpdesign](https://wordpress.org/support/users/warpdesign/)
 * (@warpdesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687697)
 * Hi Again,
    Yes it did fix it! Thank you so much!
 *  Plugin Author [Muneeb](https://wordpress.org/support/users/muneeb/)
 * (@muneeb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687705)
 * You are welcome. If you get time and like the plugin please leave a review on
   the page below it’ll help me in getting more downloads.
 * [http://wordpress.org/support/view/plugin-reviews/simple-slider-ssp](http://wordpress.org/support/view/plugin-reviews/simple-slider-ssp)

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

The topic ‘Plugin not working’ is closed to new replies.

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

 * 8 replies
 * 2 participants
 * Last reply from: [Muneeb](https://wordpress.org/support/users/muneeb/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-146/#post-4687705)
 * Status: resolved