Title: Jquery UI CSS Missing 404
Last modified: August 30, 2016

---

# Jquery UI CSS Missing 404

 *  Resolved [neilgee](https://wordpress.org/support/users/neilgee/)
 * (@neilgee)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/jquery-ui-css-missing-404-405/)
 * Line 112 should be
 *  `wp_enqueue_style('hsfaq-jqueryui',plugins_url( 'hs-simple-faq/inc/css/jquery-
   ui.css' ));`
 * [https://wordpress.org/plugins/hs-simple-faq/](https://wordpress.org/plugins/hs-simple-faq/)

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

 *  [dustinface](https://wordpress.org/support/users/dustinface/)
 * (@dustinface)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/jquery-ui-css-missing-404-405/#post-6506336)
 * I’d agree, fixed my issue. I appreciate the information.
 * Just for everyeone else, the file is located in:
    wp-content\plugins\hs-simple-
   faq\inc\hs-faq-option-page.php
 * On line 112, just copy and past Neigees code. It’ll fix the error you’ll see 
   in your console.
 * Thanks again Neilgee. : O)
 *  Thread Starter [neilgee](https://wordpress.org/support/users/neilgee/)
 * (@neilgee)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/jquery-ui-css-missing-404-405/#post-6506337)
 * No worries
 *  [themadproducer](https://wordpress.org/support/users/themadproducer/)
 * (@themadproducer)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/jquery-ui-css-missing-404-405/#post-6506394)
 * [@neilgee](https://wordpress.org/support/users/neilgee/) and [@dustinface](https://wordpress.org/support/users/dustinface/)
   
   I appreciate both your inputs.
 * But lets CORRECT it…it’s actually line 112 of
    **hs-simple-faq.php**
 * But it’s the same fix….remove line 112 and replace with this:
    wp_enqueue_style(‘
   hsfaq-jqueryui’, plugins_url(‘hs-simple-faq/inc/css/jquery-ui.css’));

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

The topic ‘Jquery UI CSS Missing 404’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/hs-simple-faq_ddd3c4.svg)
 * [Helios Solutions Responsive category FAQ](https://wordpress.org/plugins/hs-simple-faq/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hs-simple-faq/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hs-simple-faq/)
 * [Active Topics](https://wordpress.org/support/plugin/hs-simple-faq/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hs-simple-faq/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hs-simple-faq/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [themadproducer](https://wordpress.org/support/users/themadproducer/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/jquery-ui-css-missing-404-405/#post-6506394)
 * Status: resolved