I found a great write up on how to integrate PunBB forum software with the K2 WordPress theme that I am currently using. I am not too sure if this blog needs forums, but it is more of a proof-of-concept thing right now.
Forums
September 25, 2005Paul Stamatiou runs on the Genesis Theme Framework
Genesis empowers you to quickly and easily build incredible websites with WordPress. Whether you're a novice or advanced developer, Genesis provides the secure and search-engine-optimized foundation that takes WordPress to places you never thought it could go.
Take advantage of the 6 default layout options, comprehensive SEO settings, rock-solid security, flexible theme options, cool custom widgets, custom design hooks, and a huge selection of child themes ("skins") that make your Genesis site look the way you want it to. With automatic theme updates and world-class support included, Genesis is the smart choice for your WordPress website or blog.
- Find out more about the framework features
- Check out the Genesis demo and the variety of child themes
- See example designs in the Genesis design showcase
1 comments … read them below or add one
1 Trackback
-
[...] I agree with Paul (HEY that’s my name too!) at PaulStamatiou.com and doubt a forum on this site will get much use, but I’m going to see if I can integrate PunBB forum into WordPress. Of course, I will be doing this while using the K2 theme. This post here on almost effortless should help a lot. Technorati Tags: k2 punBB wordpress // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById(“authorinfo”).style.display = “”; document.getElementById(“showinfo”).style.display = “none”; document.getElementById(“hideinfo”).style.display = “”; } function HideUtils() { document.getElementById(“authorinfo”).style.display = “none”; document.getElementById(“showinfo”).style.display = “”; document.getElementById(“hideinfo”).style.display = “none”; } [...]





Excellent! I enjoyed reading your material.