I just released a new version of Desk Mess Mirrored. It needed a few corrections as shown via the latest Theme Unit Test data being used by the WordPress Theme Review Team. Coincidentally, WordPress version 3.2.1 was also released today so it is safe to say the most recent version of Desk Mess Mirrored has been tested with the most recent stable release of WordPress … and all is good!
Here is the recent changelog for those that want to have a read before installing and/or updating to the current version:
Changelog as of July 12, 2011:
-- Version 1.8.7
- tested compatible up to WordPress 3.2.1
- removed inline styles affecting `the_tags()` in index, single, category, author, and 404 templates
- chronologically arranged the 'Basic FAQ' in the readme file (most recent addition first).
- hide comment "balloon" if post is password protected
- miscellaneous clean-up in the style.css file
- re-worked dropdown menu CSS to better handle multiple child menu items from one parent menu item
- re-worked "sticky note" image to handle longer menu item names before repeating the image
******************************
* Internet Browsers Reviewed *
* ========================== *
* *
* Apple Safari v5.0.5 (Mac) *
* Apple Safari v5.0.5 (PC) *
* Firefox v5.0 (Mac) *
* Firefox v5.0 (PC) *
* Google Chrome v12.0 *
* Internet Explorer v9.0 *
* Opera v11.11 *
* *
******************************
Enjoy!
9 Responses
9 Comments
@cais, I don’t know what happened with the latest update but my site no longer has menus showing. I must be something in the new changes. Help.
@cais, right now I’ve turned off my custom menus and I see menus but they are all the way at the top of the page, not at all where they previously positioned.
For reference, index page custom menu is off, secondary page custom menu is on. I can try posting the contents of my child theme style.css file or email it to you. BTW, if I turn off the child theme the menus are located in the expected position. Curious.
Child style.css
@Andy – There may be an additional issue involving the Child-Theme … I’m still looking into all of the variables involved with this.
@Andy – If you are not using a Custom Menu then the fix should be fairly straight forward. Go into your header.php file and change the line
to
. Otherwise, please bear with me while I find a more correct solution. Thanks!
@cais, I am using custom menus. Don’t worry, I’m in no hurry. Not much happening for the scouts over the summer.
this theme is working great for us. Thanks so much!
@Joel – The site looks great, too! It good to see you are using the most current version of Desk Mess Mirrored, but you might consider creating and using a Child-Theme to maintain the changes you have made, such as, the different header graphics and sidebar pins.