Hi,
I cann't find were I can change theme for page.
I made new .php file and put this code:
<?php
/*
Template Name: Home Page
*/
?>
but I still do not see were I can change the theme for the page. Thanks
Hi,
I cann't find were I can change theme for page.
I made new .php file and put this code:
<?php
/*
Template Name: Home Page
*/
?>
but I still do not see were I can change the theme for the page. Thanks
please don't duplicate posts
on the edit or add new Pages screen on the right side is a drop down menu for templates
if done correctly your page template will be there
I know were to find it because I made this many times before on older versions of wordpress but now I cann't find were I can change the template. It is because of new version or I do some wrong think ?
Thanks
Is there someone who can help me ?
Now I update to 2.8.6 version, still same problem, can someone change template on page ?
@redlinemd,
I'm getting the same problem. I've created my theme template correctly, but the drop down doesn't show up in the Page Write panel.
When I switch to the default wp theme, the issue goes away. Switching back does nothing.
Also, I'm using the WP-Framworks theme as starting point.
any help would be appreciated.
EDIT: For some reason the syntax in the WP-Framework files didn't include 'Name' when naming templates. As in:
/* Template Name: test */
vs.
/* Template: test */
Hope this helps for others.
You must log in to post.