ive installed wordpress on multiplue servers for various projects,
recenlty upgraded all sites to 2.5.1
in one site i noticed that if i go to
->manage->pages:
under were it lists all the extras for this page ie:
Comments & Pings
Allow Comments
Allow Pings
Password Protect This Page
Page Template
now in one site i have created page templates
using the following code:
<?php
/*
Template Name: Course
*/
?>
now this site all works well..
but on another site, same version 2.5.1 with a few different plugins
the options for Page Template is not available????
so i cant set a different template for this site..???
is there any option im missing? i have both wp-admin sections opened at once and checked all options and i cant find nothing wrong..
disabled all plugins even removed them all from both sites but still no option in the manage->pages: section
any help would be great:
Cheers
Marty