Tagged Questions
0
votes
1answer
25 views
Why do some pages on my site use the previous theme?
I have developed a WordPress website using a Child Theme, I started with Twenty Ten as the base, then I created a new and improved version with Twenty Eleven as the base and some new features, now I ...
1
vote
1answer
309 views
How to remove a parent theme template from Quick Edit?
I was looking for a way to hide the parent theme's templates and found this answer which works perfectly to remove the parent templates from the pages edit screen - How to *remove* a parent theme page ...
0
votes
3answers
113 views
Need help with adding templates (archives and sitemap) to Wordpress child theme
I recently switched themes, and my old theme had templates for sitemap and archive (in fact the archive was one of my most viewed pages.) When I switched themes the link to the archive and sitemap ...
0
votes
1answer
420 views
Creating new templates in child themes breaks layout
I am learning how to create new templates in WP. I am using a child theme of Twenty Eleven.
My problem is that whenever I create a new template the layout breaks. For debugging I stopped using any ...
2
votes
4answers
3k views
How to *remove* a parent theme page template from a child theme?
I'm using the TwentyTen theme to create a child theme, but I can't seem to get rid of the 'One column, no sidebar' page template that is in the TwentyTen parent theme.
I thought just copying it over ...