• Hi Fotis,

    I know I still have an open item, but I think, all that is really missing now is to have by blog page rolling and maybe it is easy to get your help this way (and will close the other asap):
    My problems:
    1) I am not able to get the slider on the page (with the header.php)
    2) My blog post list does not show the featured image. It shows on the widget “more like this” at the bottom of the pages. I, with your help, eliminated it from the blog page itself
    3) I take that with a static page and a blog page I will have to change the code from
    <? php if (is_front_page() ){
    to something like
    <? php if (is_blog_page() ){
    correct?
    Cheers,
    Sonia

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,
    1. Do you need this in all pages or the frontpage?
    2. Do you have featured images in your posts? Can you send me a URL so I can check this out?
    3.The blog page is actually home. So its is_home() and not is_blog_page()

    Let me know if I can help out more Sonia.

    Thread Starter soniag1

    (@soniag1)

    Fortis,

    I only need this on my blog (“roll”) page, that will show the latest blog post and will not be my front page.

    Ahah!!! –> ( I now know that I can have a static front page + a blog (roll) page).

    Thanks a million (and a coffee if you come to Lisbon)
    Sonia

    Glad I could help ??
    Feel free to contact me if you experience any issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blog page’ is closed to new replies.