Wordpress crazii coding!!!

of course it is possible, just make a new page template with no header or footer and with the ads and the entry link and make a new page with that template you made as your blog entry page...

it's nothing from other world, try this http://lmgtfy.com/?q=how+to+make+a+new+wordpress+page+template

Very nice :D

Anyways just remove some lines from header.php to get rid of the header navigation..

Note that you may also have navigation.php (some advanced themes does) then you have to remove the file too..

Hectic work, interesting to do though.. make sure you are doing this on a local server and not on the live site.
 
hmm let me try that out see if it works i am new to this wordpress stuff
 
no man, don't remove nothing from the header or other theme files... what you have to do is a new template page, like entry.php and put it in the theme folder with the proper formating. the whole steps are described in the first google result in this link here http://codex.wordpress.org/Pages
and remember, the codes is your best WP resource. is very simple to make a new page like you'll see in that link i sent you.
 
Back
Top