HELP! Theme style header info not displaying correctly
-
I’m hoping someone can point me in the right direction as to why my theme’s info is displaying incorrectly in the WordPress theme admin panel.
The CSS file is set up like this (as per the WP codex):
`/*
Theme Name: New WP Theme
Theme URI: https://www.website.com/forum
Description: A theme designed by <a href=”https://www.website.com”>My Name</a>
Version: 1.0
Author: My Name
Author URI: https://www.website.com
Tags: sports, 2 column, widgitized footer, image slider, awesomeCopyright: (c) 2010 My Name
Support Forum at https://www.website.com/forum
*/`…but it’s displaying in the WP admin panel like this:
New WP Theme URI: https://www.website.com/forum Description: New WP theme designed by My Name Version: 1.0 Author: My Name Author URI: https://www.website.com Tags: sports, 2 column, widgitized footer, image slider, awesome Copyright: (c) 2010 My Name. Support Forum at https://www.website.com/forum 1.0 Author: My Name Author URI: https://www.website.com Tags: sports, 2 column, widgitized footer, image slider, awesome Copyright: (c) 2010 My Name. Support Forum at https://www.website.com/forum by My Name Author URI: https://www.website.com Tags: sports, 2 column, widgitized footer, image slider, awesome Copyright: (c) 2010 My Name. Support Forum at https://www.website.com/forum
New WP theme designed by My Name Version: 1.0 Author: My Name Author URI: https://www.website.com Tags: sports, 2 column, widgitized footer, image slider, awesome Copyright: (c) 2010 My Name. Support Forum at https://www.website.com/forum
All of this theme’s files are located in /themes/newWPtheme.
Tags: sports, 2 column, widgitized footer, image slider, awesome Copyright: (c) 2010 My Name. Support Forum at https://www.website.com/forum
I’m a WP theme developer and never have I come across something so strange. I can’t image it’s something with the new WP 3.0 version but I’d really love it someone could toss a few ideas my way so I can try and sort out the problem.
- The topic ‘HELP! Theme style header info not displaying correctly’ is closed to new replies.