Blog in home section

Support Area Forums Moonrise Blog in home section

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #10137
    lisa zaretsky
    Participant

    Hi,
    On the home page, I want the second section to be the blog. But it displays without the titles, date, author, etc… http://jordanplotsky.com/

    Your help is appreciated.

    #10142
    Bill Robbins
    Moderator

    Lisa,

    Another great question. I don’t have a “posts” section built-in so we’ll want to use a widget to display your blog.

    I’d suggest using a plugin like Recent Posts Plus that lets you configure what’s displayed and how.

    You can even make the section full width if you’d like to. Go to the Styling tab of the Theme Options page and paste this in the Custom CSS box:

    
    .section-wrap .widget {
    	width: 100%;
    }
    

    Save your settings and that will make the home page widgets full-width so your posts use all the space available.

    If you have any questions or trouble, let me know,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Blog in home section’ is closed to new replies.