Home › Forums › Automattic › Mood › How can i choose which posts go under that blog section
-
AuthorPosts
-
Zoey Yizhuang LiMemberI have some posts with heavily words want go to the blog section. And some posts with heavily pictures want to go under the project section. How can I do that?
The blog I need help with is yizhuangli.wordpress.comMarch 1, 2016 at 3:49 pm #163705
Kathryn P.Happiness EngineerHi there – the blog page displays all your posts by default. You could use the portfolio feature if you’d like to display your projects separately.
I can see that you’ve started to add some portfolio projects in your dashboard here:
https://yizhuangli.wordpress.com/wp-admin/edit.php?post_type=jetpack-portfolio
You can view the portfolio here:
https://yizhuangli.wordpress.com/portfolio/
You can also add the portfolio to your custom menu using a custom link. I see that you’ve created a custom menu, but you haven’t yet assigned it to the theme, so it’s not currently displayed.
You can finish the process by assigning it to the “Main Menu” menu area in Mood.
Let me know if you get stuck at any step.
March 4, 2016 at 10:21 pm #163716
Zoey Yizhuang LiMemberPortfolio doesn’t show up in my home page. I want my home page looks like your example, on the top there are several blog posts, then there are portfolios that full of pictures. How can i do that ?
ThanksMarch 5, 2016 at 12:01 am #163719
Sarah B.MemberHello! To set your site up like the demo, first go into Customize > Static Front Page and select “a static page” then select your “Home” page in the dropdown menu under Front page.
Once you have that set, then when you adjust your theme’s front page in Customize > Theme Options, you’ll see your changes reflected on your site’s front page like the demo. I see you already have some settings done in there, so as soon as you get the Home page setup you’ll see those appear on your front page and can edit as you’d like.
Let me know if you have any questions!
March 18, 2016 at 2:40 pm #163748
Kathryn P.Happiness EngineerHi Zoey, just checking in to see if you still need any help with this or are you all set?
March 23, 2016 at 11:59 pm #163760
Zoey Yizhuang LiMemberHi, can I move the Portfolio section on the top of the blog section?
March 24, 2016 at 2:09 pm #163763
Kathryn P.Happiness EngineerSomething like this custom CSS would get you started; you may need to fine-tine:
.home .site-main { position: relative; } .home .portfolio { position: absolute; top: 0px; } .home .journal { padding-top: 450px; }
Custom CSS is available with the Premium or Business plans. If you decide to upgrade and need further CSS help, please feel free to post in our CSS Customization forum.
April 11, 2016 at 1:57 pm #163782
Kathryn P.Happiness EngineerI’m marking this as resolved since it’s been a while since we’ve heard from you. If you need help with anything else, don’t hesitate to start a new thread.
-
AuthorPosts
You must be logged in to reply to this topic.