I agree that editing the loop would be the best way to do this as it keep the changes local to that php template. Simply go into category.php (or archive.php) and tag.php, look for <?php the_title(); ?>
and delete it or change it to <?php //the_title(); ?>
to comment it out.
Related Posts:
- 404 Error On Category and Tags Pages
- Sort posts by tags in category pages
- Root level category, tag, author and archive pages to work
- How to filter archives both by category and tag?
- Remove Archive Headline and Archive Intro Text fields on category and tag archive pages in WordPress Admin with Genesis framework
- How to remove category titles?
- About title on a page
- custom browse by
- Search tag within category
- Category archive by year with permalink support /category/YYYY
- Control term order on a per-post basis
- Force WordPress to Show Pages Instead of Category
- Rewrite URL with category and tag combined using WP_Rewrite
- How to tax query X number of posts related by tag first, then by category if not enough in tag-related
- How to get the category of the post and link it to the archive (of the category)
- How to hide a specific category posts in my monthly archive?
- Automated adding of one tag to all the posts in a category
- Moving Categories submenu to Media, but still opens Posts menu
- Remove “Category Archives: title” at the top of a category page [duplicate]
- When using get_categories or similar, is it possible to filter results that contain certain Tags as well?
- Showing all the posts in one page?
- Deleting All tags except categories Wp database
- Script to duplicate categories as tags
- Search by word, category, tag, author
- Can paginate_links() be customized for a specific category or tag?
- Category archive page – loop through posts of certain tag (with pagination) – pre_get_posts
- Display “add to cart” button on every listing in product category page?
- Custom WP_Query for current category (in category.php)?
- How to get post category title within the loop?
- Single_cat_title() print the title before text
- WP_Query() returns null when results exist!
- Are Category or Tag Archive Pages Possible?
- How can I duplicate categories and tags?
- Random post + categories + tags
- Search Posts / Pages with multiple options?
- RSS/XML of all Categories and/or Tags
- Archives for each category on WP Multisite
- Get Tags specific to Category using WooCommerce plugin
- Restoring default article pagination on archives – Removing custom limits
- Category archive rewrite rule to include category/subcategory?
- How to get related tags based on a category?
- Needing a snippet for listing category specific tags
- How to list categories within tags?
- How to “group” (categorize) the Pages together?
- Is There a Difference Between Taxonomies and Categories?
- Use Tag input metabox style for Categories
- Category archives with monthly pagination
- Custom SQL Query: Get all posts with category id and a concated list of tags on each post
- limit a list of tags to one category [closed]
- Have multiple category queries from the URL been fixed yet?
- Related Tags not in category
- How do I add a tag slug to a category URL to filter posts?
- Show the amount of posts in a tag in a specific category has
- Display all product tags associated with a specific product category
- How replace individual elements in the RSS feed with a single string
- Adding a H1 Tag to Post Tags automatically, but hide the tag? (Same for Category)
- How to display post in custom file not in archive file?
- WordPress showing wrong category name
- Conditional category & tag statement
- what file I need to create to work date archive links?
- Include either name or slug in the include parameter using wp_list_categories?
- List all posts of certain category which share some tags
- How can I filter posts by tag on the fly
- Displaying a custom field in Category Archives
- How can I include custom category and tag base in template files?
- Custom menu with categories and tags
- Redirect Problems with Archive Page and GET variables
- Automatically adding tags and categories into Post Excerpt for searching
- How to filter tags by category?
- echo $category[0]-> cat_name; shows only one category name
- How Can I Display the Category Description in a Theme with no Category.php or Archive.php?
- When creating category, it creates automatically tag, or, when creating tag, it creates automatically category in same name
- Display Category yearly wise in wp
- Using heirarchial tags or Custom taxonomies
- Category and tag urls return 404 error
- How to echo Tags and Categories as plain text
- How to auto update post title and slug with category name when post status is updated
- How to exclude category and post_tag taxonomy while displaying custom taxonomy?
- Category archives
- 404 error when i try to search by category or by tag
- How to remove specific categories from tag archives?
- Page Type with Category Link
- How do you add Author and date Published on Category Pages?
- A simple question regarding tags and categories
- Display related posts with same category or same tag return blank
- How can I allow people to ‘subscribe’ to categories?
- Own Custom Tags/Category page ( posts)
- Loops in category description
- date.php shows all posts. how to fix it?
- How to create a category or tag available exclusively to the admins and not to the users?
- Tracking multiple tags or categories
- 2 loops in archive.php (one for each category)
- Archives and category of authors
- How to load jquery tag-it plugin into admin?
- Modify functions.php to add a term ‘uses-theme’ set to theme name on post save
- List products from current category
- How to show monthly archive posts?
- Weird html output of single_cat_title – is not inside of the html element?
- Moving Blog and Changing URL
- How to link ACF relationship field to the new Query block in Full Site Editing