• Resolved wegerl

    (@wegerl)


    Description:
    On my website https://wegerl.at/ I use the plugin ‘wp-dark-mode’. When loading the CSS file ‘frontend.min.css’ of the plugin I get a MIME type error. The error message is: ‘DevTools failed to load source map: Could not load content for https://localhost:8888/wp1/wp-content/plugins/wp-dark-mode/assets/css/frontend.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE’.

    In addition to this MIME type error, two other problems are displayed on the page:

    Error on page: ‘Incorrect use of ‘. It indicates that the ‘for’ attribute of the label does not match an element ID. This may cause the browser to not autofill the form correctly and accessibility tools to not work properly. It is recommended to ensure that the ‘for’ attribute of the label refers to the correct ID of a form field.

    Improvements: ‘Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform’. This indicates that a page or script accesses at least one of the navigator.userAgent, navigator.appVersion, and navigator.platform properties. It is recommended to replace these accesses with feature detection, progressive enhancement or migration to navigator.userAgentData, as Chrome 101 reduces the amount of information available in the user agent string.

    Please help resolve these issues so that the plugin continues to be this awesome. Thanks in advance for your support!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Toukir Hossain

    (@toukirwpdev)

    We have addressed the “DevTools failed to load source map” warning and released a new version of the plugin. Kindly update your plugin to the latest version. Additionally, we would like to inform you that the “attribute of the label does not match an element ID” issue will be addressed in our upcoming release.

    We highly value your input and appreciate you bringing these matters to our attention. Your feedback is greatly appreciated

    Plugin Support Toukir Hossain

    (@toukirwpdev)

    We are delighted to inform you that the issue you reported has been successfully resolved. A new version of the plugin has been released. To ensure optimal performance and compatibility, we strongly recommend updating the plugin’s latest available version. We apologize for any inconvenience caused.

    We sincerely appreciate your valuable time and effort in bringing this matter to our attention.

    Thank you. Have a nice day!

    Thread Starter wegerl

    (@wegerl)

    Dear support team,

    thank you very much for solving the problem. I appreciate your prompt support and providing the updated version of the plugin.

    Thank you and have a nice day!

    Sincerely

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘MIME type warning and other problems when using the ‘wp-dark-mode’ plugin.’ is closed to new replies.