Just a quick note to those using the Desk Mess Mirrored theme and any Child-Themes of it, the latest version (2.0) is now set to its first Release Candidate (RC). Please feel free to have a look around this site to get an idea of the visual changes (note the new typography) as well as other aesthetic changes.
If you are interested in looking at the code, feel free to visit the GitHub repository: https://github.com/Cais/desk-mess-mirrored
Also to note, the Multi Child-Theme is also at its 2.0-RC1 version as well. The code for it can be found on GitHub as well: https://github.com/Cais/multi
IF you wish to upgrade with the RC versions, once the final versions of these themes are released you will be able to update as you have done in the past … in the terms of WordPress version 2.0 is newer than version 2.0-RC1, etc.
Enjoy!
7 Responses
7 Comments
Just a quick note: version 2.0-RC2 is now active here and available at GitHub … see the link in the post above.
And if i want to disable the tags from the front page how i make on this version?
I found
but i don’t know what to do…
@Pepe – `the_tags` function is called from “the_Loop” template files, all of which start with ‘desk-mess-mirrored’; you will have to modify each file (currently four) … look at the third last line.
How can I chance from header link “home” to etusivu? (it’s finnish word and means front page.
Thanks!
@Hannu – This version of Desk Mess Mirrored will require you use a Custom Menu to include a “Home” link in the menu. That being the case, you are free to use whatever anchor text you wish to.
Thanks, but what I want is just rename “home” to etusivu. Is it possible?
By the way, Your theme is very elegant.
@Hannu – In pre-2.0 versions of Desk Mess Mirrored you would have to look in the menu section of the ‘functions.php’ template file and replace the “Home” text with, in this case, “Etusivu” … and thank you for the compliments; and choosing Desk Mess Mirrored as your theme.