And the new theme is Blue Grace made by Vladimir Prelovac. I have made some changes in order to enable the moving chess pieces and I also have to change some things in my previously published lessons to use the new theme to its full extent.
The images were replaced by chess pictures, but the original [...]
I think it is time to change the wordpress theme, but I want to remember the Finishline theme. The picture below shows a reduced size image of a screendump.
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 [...]
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 [...]
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 [...]
