Deborah Buck
asked 9 years ago

From my Chrome Dev Tools, I consistently find this error tripping up our site. I cannot find this file in the original theme download, nor the code that references it. I created a child theme to keep from loosing customizations, and I’ve ensured the base theme is updated to the 1.0.9 version.

Since the problem persists and it is dragging my website down speed-wise, I’ve added a dummy file called style.css.map into the directory it’s expecting to find it. It doesn’t do anything, of course, but now it can find it and is happy. It’s not an ideal solution, but it works!

My questions are this: (1) Is this file supposed to do anything? and (2) Is there a better fix to the problem?

1 Answers
Allen
answered 9 years ago

@Deborah Buck: Well , for your question , that notification does not have bad effect to your theme.

You can remove it by go to: plugins/dw-question-answer/inc/templates/default/assets/css/style.css and then go to the end of the line then delete this : /*# sourceMappingURL=style.css.map */

Powered by DW Question & Answer Pro