• I’m getting this “RECOMMENDED: Tags: is either empty or missing in style.css header.” even though I already have tags in my theme’s main style.css file.

    The issue is being reported because of another style.css from one of the fonts in my theme, this style.css does not have any header or tags, issue disappears as soon as I copy the header from main style.css to the font style.css.

    https://ww.wp.xz.cn/plugins/theme-check/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Samuel Wood (Otto)

    (@otto42)

    ww.wp.xz.cn Admin

    Don’t copy the header to the other style.css file. Rename the extra style.css file to eliminate the confusion between the two.

    Thread Starter Igor Jerosimić

    (@x64igor)

    Don’t worry, I will not copy header to other style.css, I just mentioned that so you would know how I came to the conclusion.

    But, I also don’t like the idea that I must not have any file named “style.css” in a project. I find it hard to understand how is it possible to mix up file that is always at the same location (theme root “\style.css“) with any other file, in this case “\assets\fonts\linearicons\style.css“…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Tags: is either empty or missing in style.css header’ is closed to new replies.