- This topic has 6 replies, 2 voices, and was last updated 9 years, 3 months ago by Theme Horse Support Team.
-
AuthorPosts
-
July 28, 2015 at 1:20 pm #26784jd.aggie95Participant
I am reviving an old blog based on Attitude. I set up a child them and for the most part, the site looks like it should. However, when I go to make some edits I get the error message: Template is Missing.
Any advice on how to rectify this? Could it be from a lack of updates since the blog has not been utilized?
And does Theme Horse offer a paid service to fix this and a few other very minor tweaks on the blog?
Many thanks…..
July 29, 2015 at 6:06 am #26812Theme Horse Support TeamKeymasterHi jd.aggie95,
You need to add this below template name code in your child theme style.css while creating child theme.
Template: attitude
Thank you!
July 29, 2015 at 12:41 pm #26831jd.aggie95ParticipantTemplate: attitude is there…. see below
/* Theme Name: Dunkel Designs Attitude Child Theme Theme URI: http: //www.dunkeldesigns.com/ Description: This is a custom child theme I have created. Author: Jill Dunkel Author URI: http: //www.dunkeldesgins.com/ Template: attitude Version: 0.1
other ideas?
July 29, 2015 at 12:51 pm #26832jd.aggie95ParticipantAnd there are 2 glitches that I can not seem to resolve. 1) On the home page, I want to remove the comment area and 2) on the blog roll (“Our Daily Lives”) the title of each entry does not show up.
July 30, 2015 at 5:09 am #26846Theme Horse Support TeamKeymasterHi jd.aggie95,
Just add this below code in your style.css
`/*
Theme Name: attitude Child Theme
Author: Theme Horse
Template: attitude
*/`
Hope this may help you!1) On the home page, I want to remove the comment area
==> disable comment section
If you want to disable only certain page / post then go to particular page / post which you want to disable.
Click on screen options at right top of the page /postSelect the Discussion and comments so that it will display below the editor. You will be able to see like this.
http://www.awesomescreenshot.com/0774aj8y55Unselect both of them and it will not display the comment section.
2) on the blog roll (“Our Daily Lives”) the title of each entry does not show up.
==> Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS and remove the following CSS code and Click on save all changes button:.page .entry-title { display: block; }
Thank you!
July 31, 2015 at 3:51 pm #26906jd.aggie95ParticipantThank you! This fixed all of those issues.
One last question…. on the home page of the blog, I have it set to display the blog page. Is there a way to only show “Summaries” of the posts on the home page, but then show the full posts on the blog page?
Or how can I change how many lines it shows in a Summary? It currently only shows 2-3 lines, and I would like for it to display about 10 lines before showing a “Read More” link.
August 3, 2015 at 5:36 am #26960Theme Horse Support TeamKeymasterHi jd.aggie95,
To display full blog page we have already created a blog full template. First goto setting-> reading -> -> choose static page -> post page -> leave it to default (–default–)
Now create any page from your dashboard-> pages-> create a blog page (blog/ any blog page name). At the right side there is a template. Select blog image large template.
View this below screenshot.
http://awesomescreenshot.com/00654a0s5bThank you!
-
AuthorPosts
- You must be logged in to reply to this topic.