Tagged: child theme, News title
- This topic has 5 replies, 2 voices, and was last updated 3 years, 1 month ago by
Pratik.
-
AuthorPosts
-
October 25, 2020 at 3:05 am #263660
BachelorsAnonymous
ParticipantIn this reply, @Skandha stated:
To change the title you will need to create a child theme and a do a little bit of customization. Let me know if you are familiar with child theme customization.
I am familiar with child theme customization. Can you provide instructions? Thank you.
October 25, 2020 at 8:41 pm #263749Pratik
KeymasterIn you child theme, copy the index.php from main theme. Then in line 21, there is:
$title = 'News';
Change News to anything you want.This should work. Let me know if otherwise.
October 26, 2020 at 10:32 pm #263850BachelorsAnonymous
ParticipantThank you for your reply. I couldn’t get the child theme to load both the parent’s and child’s style.css. If you have suggested enqueue language in the child’s functions.php, that would help. Also, according to this child themse tutorial, your CSS should contain this line:
Template: twentyfifteen [template name]
October 27, 2020 at 9:24 pm #263995Pratik
KeymasterThat is if your parent theme is twentyfifteen. Our parent theme will be My Music Band
Please use our plugin https://wordpress.org/plugins/generate-child-theme/
You can easily create child theme selecting parent theme via this plugin.
If you still have problems, please let me know.
October 28, 2020 at 2:31 am #264058BachelorsAnonymous
ParticipantSorry, I misread the tutorial. The line
Template: [template name]
is required for the child CSS file, not the parent.
Your plugin is very useful in creating the child theme. Thank you for providing it.
While my project has no need for your Pro features, we will purchase the Pro theme as soon as possible to support Catch Themes.
October 28, 2020 at 6:32 am #264088Pratik
KeymasterThank you for your kind feedback. Also, it would be great if you could leave a one line small review for our theme and support at https://wordpress.org/themes/my-music-band/.
This will help us in providing free support as well as free themes.
-
AuthorPosts
- The topic ‘How to change “News” to “Blog” or something else’ is closed to new replies.