Skip to content

Theme Palace

  • Home
  • Themes
  • Plugins
  • My Account
  • Support
  • Blog
CLose Search

Quick links

  • Support
  • My Accounts
  • Latest themes
  • Trending themes
Wave
Wave

Post headers

Home › Forums › Pro Themes › Bizlight Pro › Post headers

Tagged: author, date, post-meta

  • This topic has 1 reply, 2 voices, and was last updated 5 years ago by wensolutions.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 15, 2016 at 9:25 am #1381
    Debbie
    Participant

    Is there a way to not show the Date and Author on individual posts?

    February 15, 2016 at 1:25 pm #1390
    wensolutions
    Keymaster

    Hello @Debbie,

    Yes there is of course a way not to show Date and Author on individual post through little coding tweaks.

    Follow the steps below carefully.

    Option I

    1. First you need to create child theme for that and reference here for Child Theme . Then activate your Child Theme.
    2. After creating child theme you need to look in main theme’s folder -> /template-parts. Here you will see content-single.php file, copy that file in child theme’s folder with similar folder structure as in parent.
    3.Now you need to delete below part of code from that file:

    <div class="entry-meta">
    <?php bizlight_posted_on(); ?>
    </div><!-- .entry-meta -->

    4. Finally save and it should work !

    Option II:

    Alternative way is to suppress this info by writing custom CSS approach.

    .single .entry-header .entry-meta{
    display:none;
    }

    Paste this magic code in Theme Options -> Custom CSS field .

    Hope either of the solutions will help you!. Let us know if you have any problem.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In
Message Icon

Need Expert's Help ?

It's easy. Hire our customizer team for all types of enhancements out-of-the box.

Recent Topics

  • Demo data to import
  • Field seem to appear blank on my first attempt to create a tour
  • The Drop down menu for mobile not working
  • Blog page jumbles all upon itself – Due to padding?
  • Trying to solve homepage issue
  • Only one year or updates?
  • Slider on Frontpage
  • div.booking-form is being duplicated
  • Missing alt text and canonical errors
  • Not able to load demo data
  • Widget NB:Features
  • Featured Slider color
  • Customizer crash
  • How to fix error in this theme?
  • Just Starting
  • Can’t Display Sidebar
  • Unique Header Image on Each Page
  • Header Image missing on homepage
  • how to setup this theme?
  • How to Remove Items from Top Menu
  • Cumulative Layout shift on website load
  • About Missing field “item”
  • Menu: Hamburger –> Bar
  • I am having trouble setting up the 3 images on the home page like in the demo
  • Remove the top section above header. Section with Navigation
  • Payments Option in Travel Gem Pro theme
  • Slider does not work
  • Theme License Site URL is my Local Host. Want to activate license to live remote
  • Catch Themes Demo Import Problem from University hub pro theme ??
  • code showing in home page section
FAQ Faq
Support Forum Support Forum
Theme instructions Theme instructions
Plugin Instructions Plugin Instructions
Logo
Theme Palace is a platform where you can explore amazing themes curated by our team from our experienced designers, as well as from independent creators with secure and standard coding. Moreover we provide plugins from a very experienced developers.

About

  • Themes
  • Plugins
  • Blog

Support

  • Support Forum
  • FAQ
  • Theme Instructions

Legal

  • Terms & Conditions
  • Privacy Policy
Copyright © 2021 Theme Palace. All Rights Reserved
  • Facebook
  • Twitter
Premium WordPress Themes & Plugins Marketplace
Scroll Up

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close