- This topic has 3 replies, 2 voices, and was last updated 8 years, 11 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
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]