- This topic has 3 replies, 2 voices, and was last updated 4 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove the word "category" from pages
I would like to remove the word “category” from the tittle of pages, I have changed the code in archive php but it doesn´t work.
Where put
if ( is_category() ) : single_cat_title();
I have added
if ( is_category() ) : single_cat_title(”, false);
My pages of categories appear: Category: Name of the category
When I inspection element I see: <h1 class=”page-title”>Category: Personal Cakes</h1>
Thanks in advance
Do not worry about this issue , I succeeded
I have another problem, I have translated “read more” in all the archives that contain the items in index-default.php (here four times)
<div class=”morebtn”>Ver más</div>
and too in content.php, but I don´t I do not get it
Is another place to change the item “read-more” ?
Hi Esther,
Kindly change it from index.php
Regards,
Dave
The best reservation system WordPress themes are a collection that helps your website manage and accept bookings online. Your users must find suitable options to […]
Whether you are a music producer or running an event management company, the one thing that you need above all else to stand out from […]
Are you looking for the method to add title attributes in the WordPress menu? Yes! Then you are on the right path. Here, we will […]