- This topic has 3 replies, 2 voices, and was last updated 9 years 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]