Posts Tagged ‘post images’
CMS-Portfolio Theme
We have created a portfolio theme that combines some of the tutorials on our website with that addition of a few new features, using code snippets from our theme you could enhance your own themes with, the clickable logo, information pane, widgitized footer sitting outside of the sheet and 2, 3, or 4 multi-column posts pages, or you can just use our theme on your WordPress site and just leave our credit link in the footer.
Adding Post Images
WordPress 2.9+ has support for post and page images, looking at the latest release from Artisteer 2.4 there still is no option to have post images, but it is not such a big problem, let us walk you through it and in less than 30 minutes you will have a post with a nice picture.
Best Practices
One thing we have noticed while looking at other tutorials is that authors often suggest making a lot of changes to the core theme files, which is not a practice we would ever follow as themes may be upgraded or changed and you often have trouble locating and moving the code between themes, use a module approach saves time in adding the same functions to many themes, and time saved is money saved.

