• fredrik

    (@fredrik)


    I’m pretty sure I’ve seen this beeing discussed a month ago or something but I can’t find anything searching on it.

    In the presentation tab – where you switch between themes – all my new themes are displayed at the entire css-file written out instead of just the name and creator like the classic and the default themes are shown. How can this be fixed? Not that it actually matters all the much – would just look much neater just seeing the names instead of 500 lines of code 🙂

    And btw, I have used the header info in the css file just like the classic and default theme.

Viewing 6 replies - 1 through 6 (of 6 total)
  • /*
    Theme Name:
    Description:
    Author:
    Author URI:
    */

    See if that is in your style.css. It should show what ever the Theme name is on the presentation page.

    Thread Starter fredrik

    (@fredrik)

    Yep, it it. Even if I copy one of the default themes and upload it I get the same problem 🙁

    Are you missing the */

    Moderator James Huff

    (@macmanx)

    I had this problem with Taft (which does have a “proper”(?) CSS header). What I did was just copy/paste the CSS header from the default theme into Taft’s CSS (replacing it’s current CSS header). After that, I just changed the name to “Taft”. You can fill in the rest if you want, but the name is the important part.

    Thread Starter fredrik

    (@fredrik)

    Thanks macmanx, will try your solution.

    I’m not missing the */ – the version I’m currently working is http://www.apt47.com/dev_blog/wp-content/themes/3columns/style.css

    But might it be that I’m using the /* */ structure for my own comment throught the file?

    Fredrick, do you have a link where I can download this theme and upload it to my server to see if it does the same?

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

The topic ‘Presentation – themes display error’ is closed to new replies.