This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Removing “Posted In” under article post removes tags as well

11 years ago · Last reply by Andrew Misplon 11 years ago

Hello ,

I have struggeling to remove “Posted In” under article and found article in forum which does that with Custom CSS . https://siteorigin.com/thread/how-to-get-rid-of-the-grey-box/?search_query=

So far so good ,but seems like it removes also the tag under which article is tagged .
Is it possible to remove only “Posted In” but keep the tags ?

URL: http://vbuffer.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Nob0

    There is unfortunately no easy way using CSS to hide only the entry categories and not the posts. This is the Custom CSS you’re referring to:

    /* Hide Entry Categories */
    article.post .entry-categories, article.page .entry-categories {
    display: none;
    }

    Alternatively, download this child theme: https://siteorigin.com/wp-content/uploads/2014/11/vantage-child-posted-in-function.zip, un-zip it, open functions.php and carefully remove the following from line 50:

    and tagged %2$s

    Then re-zip the child theme and install from Appearance > Themes > Add New. If the child theme works you’ll need to redo Appearance > Customize, Widgets and Menus settings. An unfortunate consequence of activating a child theme.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread