Chess Teaching Archives

Another Finishline adaption

I noted that the comments on the about page have been disappeared so I decided to make them reappear again.
Therefor I have added the following code to the Page template.
<?php if (is_page(’about’)) { ?>
   <div class=”comments-template”>
         <?php comments_template(); ?>
   </div>
<?php }>
Now the comments are back, but maybe I have to reconsider at [...]

Finishline

The new Wordpress theme I am going to use is called Finishline. I like this design very much and as you can see the resemblance with Cutline is rather large.
I have adapted the theme. I had to adapt it to be able to replay the chess games.
Furthermore the images of the racingcars were replaced by [...]

The old Wordpress theme

I am going to use a new Wordpress theme. I still have to adapt the new theme to some of my specific needs, but I think that this will be finished within a couple of days. At the moment I am running the new theme on my localhost.
To remember the old days a screendump [...]

WordPress Theme (3)

Now the site is using an adapted version of the Cutline theme of Chris Pearson. It seems that that is theme is WordPress 2.1 compatible and can be rather easy adapted to the needs of this site.
I’ll hope that we can stick to this theme for quite some time and focus on the chess lessons.

WordPress Theme (2)

The WordPress Theme has been changed, because of the fact that the lay-out of ordered and unordered lists in the Painted Desert theme was rather awkward.
We are now using Connections for the time being.