Organized Themes

  • Support Forum
    • My Profile
    • Forum
    • Documentation
    • Knowledge Base
    • How-To Videos
    • Reset Password
  • Themes
  • Pricing
  • Blog
  • Contact

How to hide post data

Support Area › Forums › Bottega › How to hide post data

Tagged: author, comments, post data, post date

  • This topic has 1 reply, 2 voices, and was last updated 9 years ago by Bill Robbins.
Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://66.147.242.199/~batchba1/news/
  • Author
    Posts
  • June 30, 2016 at 14:11 #37249
    Dandelion222
    Participant

    Hi there. We have a few problems with how the posts are showing on our news page. I hope you can help!

    1) We don’t want to show the author.
    2) We might not want to show the date – deciding
    3) I turned off comments for one of the posts and intend to turn them off for ALL of the posts. But I see it says “comments are closed”. We don’t want it to say that. Don’t say anything. We just don’t take comments. How can we hide that line?

    June 30, 2016 at 16:23 #37251
    Bill Robbins
    Participant

    You can hide those items. I’m going to give you some snippets that you can use in the Custom CSS box in the Advanced section of the theme options page. Feel free to use any you like and skip any you decide you don’t need:


    Hide Post Details Line

    
    p.post-meta {
    	display: none;
    }
    

    Hide Author only

    
    span.author {
    	display: none;
    }
    

    Hide Comments Section

    
    #comments {
    	display: none;
    }
    

    See how those work for you. Let me know if you run into any trouble.

    Bill

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to hide post data’ is closed to new replies.

Log in

Log In

Lost Your Password?

Allow us to build your website for you

Website customization service

Website development service

Theme Documentation

  • Agency
  • Authentic
  • Bottega
  • Church Builder
  • Curator
  • Elite
  • Epic
  • Finesse
  • Forward
  • Foundation
  • Foxy
  • Grassroots
  • Kerygma
  • Live
  • Meza
  • Mise En Place
  • Moonrise
  • Photobug
  • Pneuma
  • Progress
  • Responsive Visual
  • Selfie
  • Umami
  • United

Support Hours

Monday to Friday
8 AM to 6 PM, EST

Demo Content

To set up your site using the content from the demo, please visit the Sample Content Page.

Keep In Touch

Sign up for our newsletter to always know what's happening at Organized Themes.

Facebook X/Twitter Contact Us

Company

  • Affiliates
  • Blog
  • About
  • Terms & Conditions

Themes

  • Nonprofit Themes
  • Business Themes
  • Restaurant Themes
  • Church Themes
  • Older Themes

Recommendations

  • Hosting

© 2008 – 2025 Organized Themes. All Rights Reserved

css.php
The forum is read-only. Theme docs are still here. Please visit our main website for support or to buy new WordPress Themes.Visit
+