MMPDesign
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Template is missing. But theme isnt a Child themeWhat would it be in reference to then?
in the css adding ‘overflow:auto’ to the parent element should do the trick. you will have to specify the exact height and width you want tho.
Forum: Themes and Templates
In reply to: Template is missing. But theme isnt a Child themeRight, but that is in reference to a parent template which would be defined by
Template: Defultif for example I wanted to use the Defult theme as a template.But in my case my theme is a stand alone theme built from scratch and has all the files you have stated (sans comments.php), It also has what I believe is the correct meta data at the top of the style.css file (which was stated in the original post)
So that error that says Template is missing shouldnt be there.
Also this theme works perfectly fine on my local set up, just not the webserver, Both of which are using the same version of wordpress.
Forum: Themes and Templates
In reply to: Template is missing. But theme isnt a Child themeThanks Esmi
It is a stand alone theme and has all those files (excluding comments.php because comments are not needed for the site).Looks like your theme is missing a template file.
What do you mean by the theme is missing a template file?