MetaBox's jQuery UI Dialogue CSS is throwing 404 errors

Support General MetaBox's jQuery UI Dialogue CSS is throwing 404 errorsResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43205
    pluginovenpluginoven
    Participant

    We are getting a number of 404 errors for .png icons that are referenced by MetaBox's css/jqueryui/theme.css file after enqueuing WordPress' included jQuery UI Dialogue:

    wp_enqueue_script( 'jquery-ui-dialog' );
    wp_enqueue_style ( 'wp-jquery-ui-dialog' );

    Open this theme.css file and it's clearly referencing .png files that are not included.
    We attempted to add the missing images, but it then displayed double icons. We then manually commented out the offending CSS and everything seems OK.

    Please look into this issue.

    #43222
    PeterPeter
    Moderator

    Hello,

    Thanks for the feedback. I've escalated this issue to the development team to remove the icons that do not exist.

    #43223
    pluginovenpluginoven
    Participant

    Thank you Peter.

    #43240
    PeterPeter
    Moderator

    The icons are removed from this commit https://github.com/wpmetabox/meta-box/commit/f5a427e4a0deb6dbd15b47cb604cf00f21a8edbb

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.