How to set HOME PAGE setting -> reading

Discussion in 'Real Photography WordPress Theme' started by rapidweb, Feb 2, 2014.

  1. rapidweb

    rapidweb New Member

    Joined:
    Jan 12, 2014
    Messages:
    5
    Likes Received:
    0
    We are trying to set up the home page as per your demo. However, the only things we want on the home page are:
    • Slider
    • Widgets
    • Footers
    We don't want Posts. How do we set the home page. As your latest post or as a static page. If as static page, do we have to create a home page? What type of page? Can you please give detailed instructions.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to Settings > Reading
    and select "Latest Post" from there.

    After that,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content-bar {
    display: none;
    } 

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page