Investica Part Two

In part one we added two sizes of thumbnail image to our theme, if we look at the Investica Template we can see that there are posts in two columns with a wide image, in part two we will create the two column layout and set the wide image.

This will require two new files, the first will be home.php that will become the landing page for our website, the second will be content-home.php this will be the loop for our two column display and get our new thumbnail by passing an argument to the Artisteer thumbnail function.

Continue reading

Investica Part One

This is the first in a series of posts and code tutorials we are running in April 2011, these are Artisteer based and there has been a slight delay, as a new version of Artisteer was released on the 4th April 2011 and we halted the tutorials while we looked at the changes.

In this series we are looking to convert a WordPress theme to be as close as we can get it to the Artisteer html template, when we change from html to WordPress in Artisteer we loose a lot of the home page layout, the html layout is what we will try to recreate.

Continue reading