Tagged: ,

Viewing 4 posts - 21 through 24 (of 24 total)
  • Author
    Posts
  • #177303
    Skandha
    Participant

    @imajons: Hello Ima,
    I checked your site and you seem to have successfully linked the Featured Content View More Button to the Static Blog Page. Is this issue resolved?

    To change the background color of single post pages
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single #page,.single .site-content-contain {
    	background-color:#123456;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #177321
    imajons
    Participant

    Sorry I am not clear about the main issue 😐 What I need is for the Recent Posts to show up on my blog page. Right now the blog page is showing Featured Content. Aren’t they two different things? At least they have a different look on the Homepage, and I don’t like the Featured Content look on the blog page. E.g. buttons on the blog page look totally different from all the other buttons on the site, and there is a sub-heading from Featured Content (the heading from Homepage) that is showing up and I don’t want.

    Thanks 🙂

    #177373
    Skandha
    Participant

    @imajons: Hello Ima,
    The Featured Content and Blog Page are two different things but you have Category Type selected without selecting any particular category so the featured content will show all your posts. That is why both the Featured Content and Blog Page are same right now.

    Yes the buttons on the blog page are a bit different from the homepage. Do you want to have the same kid of button style on blog page?

    Let me know if this clears the issue.
    Kind Regards,
    Skandha

    #177428
    imajons
    Participant

    I think what we are running into, if you remember from before, is that the Categories disappear from the Customizer window whenever I have the “Check to disable Recent Posts/Content on homepage” checked under Homepage/Frontpage Options. That would normally be ok, except for some reason this setting was/is controlling which categories are showing on the blog/posts page as well. That is why only one post was showing on my blog page. I believe this setting should only be controlling what is showing on the homepage, correct? So what I had to do is to uncheck “Check to disable Recent Posts/Content on homepage”, which will open up the Categories box, then select which categories I want, in my case all of them, and then check it again since I don’t want Recent Posts to show on the Homepage. When I did this all my posts were finally showing on the blog page. Is this possibly a bug? So yes, mystery now solved, thanks for all your patience 🙂

    I would love to have the buttons on the posts page be the same as all the other ones so great if you could provide the css for that.

    I would also like to change the background color of the posts/blog page if you have that as well.

    Thanks so much @Skandha!

    Ima

Viewing 4 posts - 21 through 24 (of 24 total)
  • The topic ‘How to make a blog post page?’ is closed to new replies.