T
T
The Anonymous2014-02-24 18:08:25
WordPress
The Anonymous, 2014-02-24 18:08:25

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

2 answer(s)
M
megaterminator, 2014-02-24
@taec

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.

M
megaterminator, 2014-02-24
@megaterminator

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 question

Ask a Question

731 491 924 answers to any question