STOP Category Titles from displaying

Latest Reply from Dave at 2015-02-04 05:31:13 Solution
STOP Category Titles from displaying...

Please see attached pic.. everytime I choose a page from withing a CATEGORY.. CATEGORY TITLE is displayed on Top, followed by the Page..

Using the HealthCare theme... would like to remove the CATEGORY from Displaying itself..

Thank You in advance


https://www.flickr.com/photos/22452374@N04/15807000874/
ScreenShots of descriped problem...

https://www.flickr.com/photos/22452374@N04/15807000874/
Hi!
Unfortunately, I can't open the link provided by you.
here it is again >>
Hi!

To get rid of category title you just have to remove the line:
<h1 class="page-title"><?php printf( $SMTheme->_( 'catarchive' ), single_cat_title( '', false ) ); ?></h1>

in the category.php file that is located inside the theme directory.

Leave a reply

Add codeAdd image