Error message 404

hi,
WP 4.6.1, sparkling 2.3.2 with child theme
I’m getting this error message:
Failed to load resource: the server responded with a status of 404 (Not Found) … bootstrap.min.css.map,
the file does not exist, which function is calling it ?

Thanx in advance
Micky

Hi Micky,

I hope you are well today and thank you for your question.

It is the file that is being used by bootstrap framework and not by theme.

If you just want to get rid of the error, you can also delete this line in theme file sparkling/inc/css/bootstrap.min.css:


/*# sourceMappingURL=bootstrap.css.map */

Best Regards,
Movin