Title: 404 errors in dev console
Last modified: August 22, 2016

---

# 404 errors in dev console

 *  Resolved [Andrea Whitmer](https://wordpress.org/support/users/nutsandboltsmedia/)
 * (@nutsandboltsmedia)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/404-errors-in-dev-console/)
 * I noticed that my FAQ page was throwing a 404 error for:
 * [https://ajax.googleapis.com/ajax/libs/jqueryui//themes/smoothness/jquery-ui.min.css](https://ajax.googleapis.com/ajax/libs/jqueryui//themes/smoothness/jquery-ui.min.css)(
   note the double // before “themes”)
 * I edited class-arconix-faq-admin.php to remove the extra slash, but the URL [https://ajax.googleapis.com/ajax/libs/jqueryui/themes/smoothness/jquery-ui.min.css](https://ajax.googleapis.com/ajax/libs/jqueryui/themes/smoothness/jquery-ui.min.css)
   also throws a 404 error. I’m not sure if Google has moved the file or whether
   something else needs to be changed… Thoughts?
 * [https://wordpress.org/plugins/arconix-faq/](https://wordpress.org/plugins/arconix-faq/)

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

 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/404-errors-in-dev-console/#post-5620953)
 * Hi,
 * Thanks for using my plugin. If you notice in the code for the smoothness URL,
   there’s a version that’s supposed to sit in between those double slashes, that’s
   why you’re still getting a 404 even after removing the second slash. The only
   reason the version info wouldn’t populate is if `jquery-ui-core` didn’t exist
   in the `wp_scripts` global variable. Are you using some kind of google redirect
   for jquery or something? If not, could you disable your plugins 1 by 1 and see
   which one is causing the trouble? Once we know which one I can try to see how
   to do some kind of error check on that script.
 * Thanks!
 *  Thread Starter [Andrea Whitmer](https://wordpress.org/support/users/nutsandboltsmedia/)
 * (@nutsandboltsmedia)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/404-errors-in-dev-console/#post-5621109)
 * I’m reasonably sure iThemes Security was the issue, but once I deactivated and
   reactivated all plugins again, the error went away with no settings changes. 
   Very strange! Sorry not to have done that before opening a support topic. 🙂
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/404-errors-in-dev-console/#post-5621110)
 * that is strange… no worries, just glad everything is resolved for you.

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

The topic ‘404 errors in dev console’ is closed to new replies.

 * ![](https://ps.w.org/arconix-faq/assets/icon-256x256.jpg?rev=3050529)
 * [Arconix FAQ](https://wordpress.org/plugins/arconix-faq/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/arconix-faq/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/arconix-faq/)
 * [Active Topics](https://wordpress.org/support/plugin/arconix-faq/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/arconix-faq/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/arconix-faq/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/404-errors-in-dev-console/#post-5621110)
 * Status: resolved