Hi I run a site gaming review site www.co-opreviews.com. I'm trying to display info about the games in a sidebar on the right hand side of the page.
(You can view a mockup of the sidebar here: http://i.stack.imgur.com/u3s5b.png)
I'm currently doing this through multiple sidebars (which my theme allows) and using a plaintext widget displaying the info through some rough HTML. However for 50+ games I'd require 50+ different sidebars and I'd have to replace the date, rating etc. all manually-- a cubersome and also fairly crude solution.
I believe there is a way to make inserting the information easier with custom post types but all my current reviews are simply normal posts.
Any help with my problem would be appreciated!