Answer the question
In order to leave comments, you need to log in
How to remove the inscription Archives for the Category?
Hello!
Help to remove the inscription in wordpress.
Archives for the 'Services' Category
finhelp74.com/?cat=2
Answer the question
In order to leave comments, you need to log in
Edit all conclusions, remove what is not required. Make it look like:
Those. the single_cat_title() function is used to display the title of the category (rubric). It is necessary to find the file in which it is accessed to display the header.
In the category.php theme file, you need to edit the line that displays the name of the category. Make something like this:
or
<h1 class="archive-title"><?php echo 'Рубрика: ' . single_cat_title( '', false ); ?></h1>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question