DawnAllure
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Template other than defaultThanks for your help!
Forum: Fixing WordPress
In reply to: Template other than defaultI made a copy of index.php and changed it. What I actually meant is that it seems like the page template is ignoring the page.php file (and there was a chance that it also ignored the other files), and therefore it looks like a post.
The site is not yet online, I am on localhost now, so I’m not able to provide a link.
Forum: Fixing WordPress
In reply to: Template other than defaultUnfortunately not… But the problem is, when I’ve made a page, and I choose the Custom1-page template, the page looks like it is a “post” (while it’s not, and if I use the default template it just like a normal page)…
Forum: Fixing WordPress
In reply to: Template other than defaultOh, thank you for that name, but it seems like that page template ignores the other files (like functions.php), how should I solve this?
Forum: Fixing WordPress
In reply to: Template other than defaultBut it’s the same theme, yet an other structure (with almost the same design). You can chose those templates when you’re editing a page at the “Page Attributes” panel: There is a drop down for “Template”
Forum: Fixing WordPress
In reply to: Template other than defaultIf I’d make a copy of them, which name should I give them?
And do I need to add the same thing I added in the index.php:<?php
/*
Template Name: Custom1
*/
?>