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 post date, name, comments from individual posts – origami theme

Resolved 5 replies premiumthemetheme-origami
11 years ago · Last reply by Greg Priday 10 years ago

Hi just wondering if it is possible through css or a menu option that I haven’t found if it is possible to not show the post date, posted by and comments data on individual posts(once you’ve clicked through from the main blog page) but at the same time keep them shown on the main blog.

If I have to lose them from the blog too it’s not the end of the world but just would prefer to keep them there if possible.

Any help would be greatly appreciated as ever, I’m not an expert with css so don’t know where to find it if it is possible.

Thanks,
Lon

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 6 months ago

    Hi dirtyvectors

    To remove that whole line on the single post page would look as follows under Appearance > Custom CSS:

    .single .post-info { display: none; }

    It’s unfortunately not possible to remove only the date, author and comments link and leave the category link. You’d need to create a child theme and and change the meta information HTML structure there a little.

    Under Theme Settings you can remove the post author and the comment count but that would happen globally.

  2. dirtyvectors 11 years, 6 months ago

    Thanks Andrew, that’s exactly what I wanted, I just forgot about the category being up there too!
    Great help as ever, thanks,
    Lon

  3. Andrew Misplon Staff 11 years, 6 months ago

    Super; glad to hear that helped!

    All the best.

  4. - ET 10 years, 11 months ago

    Hi – what’s the best way to do this with a child theme please?
    I want to remove all dates from all posts, but leave the other info – categories, author etc.

    • Greg Priday Staff 10 years, 11 months ago

      Hi Eran

      Can you please start a new thread with your question. We’d be happy to help you there.

      Page: New Thread

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