• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

News Pro: Removing Post Meta from Archive/Blog Page?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › News Pro: Removing Post Meta from Archive/Blog Page?

This topic is: not resolved

Tagged: post meta, tags

  • This topic has 2 replies, 2 voices, and was last updated 9 years, 5 months ago by ithacaindy.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 20, 2013 at 9:32 pm #80552
    ithacaindy
    Member

    I want to remove the post meta items (tags) when readers view the archive pages of my site. How is this accomplished? (To get an idea, check out one section: http://www.ithacaindy.org/channel/politics-2/

    http://ithacaindy.org
    December 22, 2013 at 12:26 am #80711
    Brad Dalton
    Participant

    You can use CSS in your child themes style.css file.

    This removes only the post tags from archive pages.

    .archive .entry-meta .entry-tags {
    display: none;
    }
    

    Or this which removes all the post meta from archive pages

    .archive .entry-meta {
    display: none;
    }
    

    You could also use PHP code.


    Tutorials for StudioPress Themes & WooCommerce.

    December 22, 2013 at 12:55 pm #80781
    ithacaindy
    Member

    Brad, I tried both css options and the tag meta remains on the archive page. Does it matter the archive is based on a custom taxonomy (in this case, "channel")?

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble