• Resolved perihelionweb

    (@perihelionweb)


    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)
  • 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

    Plugin Author Greg Winiarski

    (@gwin)

    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.