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

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

By Nob0, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More