Thematic Theme
Skip to content
  • Docs
  • Forums
  • Blog
  • Download

Thematic 1.0.3.1 release notes

By middlesister | Published: October 26, 2012

Thematic 1.0.3.1 is now available from the WordPress theme repository. This release was focusing on improving the internationalization and localization, with a complete string overhaul and updated pot-file. The introduction of glotpress to manage translations have been a success, and several languages have already been updated and are included in this release. Many languages still need updating though, so if you speak a language where the translation is incomplete we would be happy if you helped us with translating.

spacer Also, Thematic is now fully compatible with WPML multilingual plugin! They worked well together already before, but this release includes a XML config file for even better integration.

Other new things are that the sample child theme have been updated to include sample code for custom headers and background.

And that the functions thematic_body_class() and thematic_post_class() have been moved/removed to filtering the core filters body_class and post_class respectively. Adding the following code to your child theme will enable Thematic’s classes to filter into the body_class() and post_class() output.

add_theme_support('thematic_legacy_body_class');
add_theme_support('thematic_legacy_post_class');

There are some more minor changes and bugfixes too, full changelog is in the readme file. Get the latest version from the WordPress theme repository.

Report any bugs you find on the github issue tracker and head over to the forums if you are having any trouble with upgrading.

This entry was posted in Announcements and tagged 1.0.3, localization. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

5 Comments

  1. spacer Daniel Král
    Posted October 28, 2012 at 5:55 am | Permalink

    Ok, its fine to have fixes but some should give and advice how to quckly fix the css changes… Becouse I lost all power to again tune up my website becouse part of my css is not in this versions working…
    Is there any easy way to make know what hooks, filter or functions change to get back the classes I hardworkly defined before? Thx… I made my whole website by reading forums, this is first time I wrote for the questons becouse Im angry for loose my css rules… spacer ((

    Reply
    • spacer Daniel Král
      Posted October 28, 2012 at 6:20 am | Permalink

      OK, I tried some thing after I reading Helga (thematictheme.com/forums/topic/upgrading-to-v-1-0-3-1-and-body_class-in-functions-php/#post-2291)…
      I only change post_class to thematic_post_class and it works! spacer
      BUT I DO NOT UNDERSTAND README FILE: “* Deprecated: thematic_body_class(), modified it to filter body_class() instead
      * Deprecated: thematic_post_class(), modified it to filter post_class() instead”

      I did deprecated and its working but if I have it wrote as “post_class” its not working as in 1.0.2.1 ?!? Am I Normal? Can I read english? spacer

      PS: Hope that other “hidden” things works in new version… Developers may WARN before updates something will not works …

      Reply
      • spacer middlesister
        Posted October 28, 2012 at 5:10 pm | Permalink

        If I understand you correctly, it seems you found a solution to your problem. Yes, any filters on thematic_post_class can simply be moved to post_class instead. Please start a thread in the support forums if you have any further issues since comments are not a good place for support.

        Reply
  2. spacer whatsthebigidea
    Posted December 13, 2012 at 12:56 pm | Permalink

    would adding the lines in the functions.php above fix this error:

    [13-Dec-2012 17:53:54] PHP 426 ?

    Thanks!

    Reply
    • spacer Gene (emhr)
      Posted December 16, 2012 at 3:46 pm | Permalink

      Hi Dave,

      Go Ahead and start a topic in the support forums for this. When you do give us some more information like what version of Thematic and WordPress your using while experiencing the issue.

      Reply

One Trackback

  • By Updating strings for upcoming 1.0.3 on October 26, 2012 at 4:53 pm

    [...] « Thematic Development Moves to Github Thematic 1.0.3.1 release notes » [...]

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.