Title: Missing JS File
Last modified: July 23, 2022

---

# Missing JS File

 *  Resolved [perihelionweb](https://wordpress.org/support/users/perihelionweb/)
 * (@perihelionweb)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/missing-js-file-3/)
 * The File /wp-content/plugins/wpadverts/assets/js/block-categories.js appears 
   to be missing for the download from WordPress Plugins Directory and the classifieds
   won’t display.

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

 *  [leogc](https://wordpress.org/support/users/leogc/)
 * (@leogc)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/missing-js-file-3/#post-15852588)
 * Yeah i found the same issue, but not using Blocks, but here is a screenshot of
   this error which causes a 404 Error.
 * [https://ibb.co/kg35HQZ](https://ibb.co/kg35HQZ)
 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/missing-js-file-3/#post-15855433)
 * Hi,
    thanks for the feedback, actually the file is actually not needed, so it
   should not be loaded at all, I will have it fixed in the next release.
 *     ```
       add_filter( "init", function() {
           wp_deregister_script( "wpadverts-block-categories" ); 
       }, 100 );
       ```
   

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

The topic ‘Missing JS File’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

## Tags

 * [file missing](https://wordpress.org/support/topic-tag/file-missing/)

 * 2 replies
 * 3 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/missing-js-file-3/#post-15855433)
 * Status: resolved