Hello! Sorry for my bad English.
Can I do that the name category in the site menu and the header category H1 headings differ.
Example: the name of the menu headings “Cities”, and want to make a category header in the H1 tag – “Cities of Spain”?
Screenshot for an example:
Online now: http://joxi.ru/L21dqYoUkbz7mX;
Can I do so?: http://joxi.ru/Dr8OpLMSqOKpA6
Site: https://pvmgid.ru/
Thank you!
Hello Viachaslau1974,
I have tested your website, and I saw that your name which you want to make it be H1 is part of category description, right? So, if you want to have some option when you edit the Category Description you should install the Seo Yoast plugin and the, go to the Categories edit section and there you will see the Tiny MCE Editor, and from there you can add what name you want to be marked with H1, like this -> http://screencast.com/t/nHq0R4WR7nYC and then suing the code below you will hide the Category title, like this ->
.td-page-title{
display:none;
}
The result you should see here -> http://screencast.com/t/qyWVKX4gp8
Thanks for the message!
Hello! Thanks for the help.
You’re right. I need to make a headline H1 part of the description.
I made the first part of the work with the plugin By Yoast.
And hide the name of the category could not.
Could you show the screenshot specific location and file: archive.php or category.php, where to insert the code.
I added in archive.php and nothing happened. http://joxi.ru/Grq9DNpHB3Klrz
Thank you!
Hello Viachaslau1974,
You should add the code in your Custom CSS area, like this -> http://screencast.com/t/UegxUgen
Thanks for the message!
Hello! Thanks for the help! Everything went really well!
But in the code of the two title page H1 tag. http://joxi.ru/Dr8OpLMSqVdLA6. This is bad for SEO.
Can I do this only one H1 header tag as in the screenshot? http://joxi.ru/823KMQoTyEqy2O
Thank you!
Hello Viachaslau1974,
You should check the theme core file where the code for this page template is created and try to remove from there the following snippet of the code, like this- > http://screencast.com/t/rl1x7Z4XQQn8 This is just a hint. You should just try and check the results.
Thanks for the message!
Hello!
I remove the code in four places in the file page-pagebuilder-title.php.
Also I try and remove this code in archive.php file.
Nothing changed.
What else can you do?
Thank you!
Hello Viachaslau1974,
Please try to edit the theme core files corresponding to your category template used by you. For example, if you are using the category post template style 1 you should edit the td_ategor_template_1.php like this -> http://screencast.com/t/KHG5nCRitA
Hope this helps!
Thanks for the message!
Hello!
Everything is working!
Thank you very much for your help!
Sincerely, Viachaslau!