Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
i would like to rename the headline “Category Archives” for the Categories.
I have searched in the archive.php, but can’t found the text “Category Archives”.
Thanks for your support! ;-)
Hi Marcel
To change this you’ll need to create a child theme. If you need help with the style.css of your child theme here is an example that will work right away:
Then within your child theme create a functions.php file and insert the following:
And edit the titles above as required.
Hope that helps.
Hi Andrew,
thanks for your reply.
The problem is, when i activate the child theme i lose my settings. The color of my header menu returned to first standard grey.
That’s unfortunately standard. What I usually do is open in one tab my Customizer from the parent theme, then activate the child theme in a new tab, open the Customizer and copy the settings across pane by pane.
you mean, i have to copy the settings in functions.php?
You need to:
1. Create a child theme: https://codex.wordpress.org/Child_Themes.
2. Into that child theme goes a style.css which I’ve pasted the code for above.
3. Into that child theme goes a functions.php file which I’ve pasted the code for above.
4. ZIP your child theme once complete and upload via Appearance > Themes > Add New.
5. Activate your child theme.
6. You will then lose your settings under Appearance > Customize. You need to redo those settings.
Okay thanks a lot.
No problem.
So to confirm my advice previously about opening up your old Customizer in one tab and your new Customizer in another tab was just an easy way to manually copy your color settings etc. from the parent theme to the child theme. Hopefully that’s a little clearer now.
Yes it takes a little bit longer for me to understand but now i get it ;-) thank you. You can close the thread
Super, glad we could help out.
Hi, Andrew
I don’t have much expertise in edit css, you can help me to do?
what I should send you to fix it and I just copy and paste?
thanks!
Hi Mariela
In the second link I sent through Greg provides a small snippet. You just need to copy that and paste it into Appearance > Custom CSS and hit Save. Please reply on your original thread for any further help on this. Thanks.
Okay thanks, I will look into that. I also noticed that the navigation for the meta slider on my homepage does not work. I have checked to use the arrows in the settings but they don’t show up. The dots still show, but even those are not clickable.
Hi Dorie
Please open a new support thread and we’ll help out there:
https://siteorigin.com/new-thread/
Thanks
Hi, Andrew
i have create a categaries but its show in title Category Archives: news
but i need only news show in title I should send you to fix it…in wordpress
thanks!