Category Archives: News

There’s no day without some amazing or quite surprising breakin’ news live from my small office: news version of Basics or simply tell you some words about the work in progress. Stay tuned!

Basics 0.2.8.2 and Beyond Basics 0.2.3 are waiting for you

The theme Basics 0.2.8.2, followed by its child theme Beyond Basics 0.2.3 are now issued. Some minor changes for the main theme, among which: some CSS classes for text alignment and indentations reviewed for legibility purposes. The child theme comes with more improvements: adding some HTML tags for wrapping purposes, fixing collapsing menus in old versions of Internet Explorer.

Changelogs

Basics 0.2.8.2

  1. Change version number for stylesheet call : *?v=0.2.9″* **[header.php]**
  2. Add *.left*, *.right*, *.center* and *.justify* with *text-align: xxx* property for text/img alignment **[markup.css]**
  3. Change indentations and some comments **[markup.css]**

Beyond Basics 0.2.3

  1. Add <aside>’s *#sidebar-0* and *#sidebar-4* to wrap two <section>’s in **[sidebar.php]**, **[home.php]**
  2. Change .sidebars to .sidebar in *#sidebar-0* and *#sidebar-4* **[sidebar.php]**
  3. Fix some CSS to match with 1. et 2. above **[author.css]**
  4. Fix collapsing top menu *#widget-area-1* for old IE’s (.oldie) **[author.css]**

Basics 0.2.8 and its Child theme Beyond Basics 0.2.1

From the beginnings, Basics is build to be used with a Child theme. Since the former version, Basics comes with Beyond Basics. After some tests, I planned many enhancements in order to make the Parent theme and the Child theme more complementary. Globally, I decreased the number of files included in Basics by moving some specific files to Beyond Basics.

Continue reading

WordPress Basics 0.2.7.1 — Ch-ch-ch-ch-Changes!

In this new version 0.2.7.1 of WordPress Basics, I’ve focused on optimizations and consistencies, starting with the functions.php file, that I decomposed in many specialized files, like functions-setup.php, functions-display.php, functions-filter-action.php and functions-comment.php, for now. I’ve change the way the logo is marked up in the header.php in a HTML5 way, putting into practice the advices of the article Using .ir class and make the replaced image “clickable”Continue reading