Hi! I am using the 3colummn SEO theme from http://www.easywebtutorials.com/blogging-tutorial/wordpress-themes.php
The theme doe not have a page template (page.php)so that the regular pages get treatet like posts with comments an so on.
Anyone have made a page.php that works with this theme?
To be a bit more specific: I just translated the whole theme to Norwegian before i discovered the page issue (yeah..i know)
Since there are no page.php default in the theme i hope to get suggestion for a simple page.php that does not mess up the nice 3 column layout.
I bet there need to be changes done in the index template as well...?
Any ideas on this would be most appreicated...
Maybe it is not that "SEO" as it claims to be...
It's just poor design.
Save your index.php as page.php - and edit/delete whatver you don't need. Don't touch the index.php.
To understand what are you doing:
http://codex.wordpress.org/Template_Hierarchy
http://www.transycan.net/blogtest/2005/03/31/visual-anatomy-of-a-wp-15-theme/
Briliant! That did the trick! Thanx for helping out :)