Welcome to Centmin Mod Community
Register Now

Wordpress error not loading a file

Discussion in 'Blogs & CMS usage' started by hitman, Dec 5, 2016.

  1. hitman

    hitman Member

    126
    11
    18
    Jul 18, 2014
    Ratings:
    +15
    Local Time:
    11:53 AM
    hello
    i receive this error when i try to use a plugin
    Code:
    wp-admin/admin.php?page=smile-info_bar-designer&style-view=edit&action=new&style=cp_id_3a131&theme=blank# was not loaded because its MIME type, "text/html", is not "text/css"
    any idea why this happens?
    i googled about possible solutions but did not find anything that helped

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,153
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    6:53 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    no idea for solution but it's because the url is seen by browser as text/html mime type and not text/css as usually css is with .css extension. what style is this ? have you asked style author ? maybe they have custom .htaccess to set mime type and nginx doesn't support .htaccess ?
     
  3. hitman

    hitman Member

    126
    11
    18
    Jul 18, 2014
    Ratings:
    +15
    Local Time:
    11:53 AM
    I thought about a separate custom .htaccess but could not find anything
    it is the convert plug plugin i tried, i will search a bit more and if i cannot solve it i will contact them