LastCall
Member
Posted 8 months ago #
Hello all,
I'm sure this has been asked a bunch but I could not find it throughout the pages I looked at wordpress support would not answer the questions for me. I am trying to upload a page template from dreamweaver to my wordpress account but everytime I upload it, it does not appear under my templates drop down.
My host I am using is iPage. I do not know if that makes a difference or not. Thanks much.
LastCall
Member
Posted 8 months ago #
I tried this but when i uploaded it to my host it did not show up under my templates drop down. Could there be a problem between my host and wordpress?
It's far more likely that there's a problem with your page template file.
LastCall
Member
Posted 8 months ago #
I have everything from that page done correctly in my template file and have saved it under my twenty eleven theme folder. I then uploaded it. Is there something I am missing.
Do not edit the Twenty Eleven theme. It is the default WordPress 3.2 theme and having access to an unedited version of the theme is vital when dealing with a range of site issues.
Create a child theme for your customisations. Once your child theme is active, we should be able to help with the customisation.
LastCall
Member
Posted 8 months ago #
When it says go to your dashboard and upload your child theme I cannot find where my child theme is at? Am I looking in the correct spot? Thanks
Is the child theme on your computer? If so, use the browser button to find and upload it.
Basrul Yandri
Member
Posted 8 months ago #
Sorry, what did you mean "it does not appear under my templates drop down" ?
LastCall
Member
Posted 8 months ago #
Under the "pages" in the wordpress dashboard if you go to quick edit there is the option for templates. When I click on that it has the standard templates but mine do not show up there.
LastCall
Member
Posted 8 months ago #
One of my friends built a site through wordpress and is able to just create a template page in dreamweaver, upload it and then it is in the templates drop down.
Basrul Yandri
Member
Posted 8 months ago #
Are you sure you already put this code in your file?
<?php
/*
Template Name: Snarfer
*/
?>
LastCall
Member
Posted 8 months ago #
Yes i put that code in the file. Unless I put it in the incorrect file. Im supposed to create a whole new .php file for it and save it under the theme correct?