Title: How to test your Plugin
Last modified: August 21, 2016

---

# How to test your Plugin

 *  [ccnahub](https://wordpress.org/support/users/ccnahub/)
 * (@ccnahub)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/)
 * Dear Sir,
 * I have installed your plugin. How should I tested if it’s working?
 * I also facing a problem with FA Lite [http://www.codeflavors.com/featured-articles-pro/pricing/](http://www.codeflavors.com/featured-articles-pro/pricing/)
   not loading properly at home page [http://www.ccnahub.com](http://www.ccnahub.com)
   I have disabled Detect <script> tags in wp_head and Detect <script> tags in wp_footer
   otherwise I’m using the default settings.
 * Web Site: [http://www.ccnahub.com](http://www.ccnahub.com)
 * Your help will be highly appreciated.
 * Thank you!
 * Imad Daou
 * [http://wordpress.org/plugins/async-js-and-css/](http://wordpress.org/plugins/async-js-and-css/)

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

 *  Thread Starter [ccnahub](https://wordpress.org/support/users/ccnahub/)
 * (@ccnahub)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/#post-4348896)
 * Sorry I forgot to mention that the FA slide is loading but it’s not moving, it
   just freezes. is there any way to ignore FA slide in your plugin? I found that
   there is a filed to ignore scripts, How should I do that? What should I type 
   in the ignore field to ignore FA slider?
 * Thanks.
 * Imad Daou
 * [http://www.ccnahub.com](http://www.ccnahub.com)
 *  Thread Starter [ccnahub](https://wordpress.org/support/users/ccnahub/)
 * (@ccnahub)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/#post-4348897)
 * I disabled the Load Javascript asynchronously all together and it start working.
   Do you think I need this feature?
 * Thanks.
 *  Plugin Author [dmikam](https://wordpress.org/support/users/dmikam/)
 * (@dmikam)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/#post-4348967)
 * Hi !
 * It is very easy to test – check speed of your website with disabled plugin
    here:
   [https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.ccnahub.com&tab=desktop](https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.ccnahub.com&tab=desktop)
 * and here
 * [http://tools.pingdom.com/fpt/#!/b0PpSv/http://www.ccnahub.com](http://tools.pingdom.com/fpt/#!/b0PpSv/http://www.ccnahub.com)
 * then enable it and check your speed again.
 * Now about slideshow – to make it work try to add this code to Exceptions list:
 *     ```
       jquery.js
       jquery-migrate.min.js
       FeaturedArticles.jquery.js
       starter.js
       ```
   
 * I think it should help.
 * Even if you disable javascript optimisation (I see actually you are using Rocket
   Loader), you still can use CSS optimisation. The better option is the default
   one, but you can try all of them – which fits your needs better.
 *  Thread Starter [ccnahub](https://wordpress.org/support/users/ccnahub/)
 * (@ccnahub)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/#post-4349021)
 * Still I have to keep Javascript asynchronously disabled in order for FA slider
   to work. If you find a fix please let me know.
 * Regarding Inserting all CSS styles inline:
 * Which one you recommend?
 * Inserting all CSS styles inline into the document FOOTER
 * Or
 * Inserting all CSS styles inline into the document HEADER
 * I was checking found this page by google:
 * [https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery](https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery)
 * But i couldn’t determine if they recommend CSS inline HEADER OR FOOTER?
 * The default CSS inline in your Plugin is Header.
 * I have disabled Cloudflare Rocket Loader.
 * Thanks,
 * Imad Daou
 * [http://www.ccnahub.com](http://www.ccnahub.com)
 *  Plugin Author [dmikam](https://wordpress.org/support/users/dmikam/)
 * (@dmikam)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/#post-4349025)
 * Hi,
 * Yes, I’m thinking about some better method for javascript loading.
    About CSS–
   inserting inline in FOOTER could make you receive better scores on Google Insights,
   but visually can create some type of blinking (first it shows your site with 
   no styles and after some short moment they appears). So inserting inline in HEADER
   is better for user experience and also gives good results for performance.
 *  Thread Starter [ccnahub](https://wordpress.org/support/users/ccnahub/)
 * (@ccnahub)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/#post-4349130)
 * Dear Sir,
 * Everything is working fine except the FA Slider at the homepage, you can see 
   it, but it’s sliding. This because the Javascript asynchronously, I noticed that
   Javascript asynchronously made huge difference with google page speed, I want
   to keep this option checked, but the FA slider not working even with the code
   Exceptions list you provide me.
 * I look forward for your advice on this regard, do you want me to contact FA slider
   plugin author, do you believe they may can provide us with more information?
 * Thank you,
 * Imad Daou
 * htttp://www.ccnahub.com

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

The topic ‘How to test your Plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/async-js-and-css.svg)
 * [Async JS and CSS](https://wordpress.org/plugins/async-js-and-css/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/async-js-and-css/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/async-js-and-css/)
 * [Active Topics](https://wordpress.org/support/plugin/async-js-and-css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/async-js-and-css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/async-js-and-css/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [ccnahub](https://wordpress.org/support/users/ccnahub/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-test-your-plugin/#post-4349130)
 * Status: not resolved