Viewing 4 replies - 1 through 4 (of 4 total)
  • tigtog

    (@tigtoggmailcom)

    If you want the latest posts to be the front page as is currently set, and you want to tweak that page, then the file you need to be editing is the Main Index Template, which different themes might call slightly different things, but which is always index.php in the theme directory.

    Thread Starter wrede66

    (@wrede66)

    Thanks- what I’m trying to figure out is how that front page is referred to. I’m using a plug in called “widget logic” which let’s me place widgets on different “pages”. I can place them on specific pages in my site by placing the code “is_page(’15’), or “is_page(‘about-us’) depending how I have the slug set up. But “is_home()” or “is_front_page() does not work for the “home page” of sirup. How can I refer to that page. I’ve even tried setting the “posts”page as static, and referring to that page.

    tigtog

    (@tigtoggmailcom)

    Ah – this post should probably be in the Plugins & Hacks forum then.

    There’s lots of discussions using the “widget-logic” tag which I’ve just added to this thread:
    http://wordpress.org/tags/widget-logic

    I had a problem with this myself a couple of years ago but can’t remember now how I fixed it – but you should find something in one of those threads.

    there are some themes that prevent is_home and is_front_page from evaluating correctly. try quickly switching theme to a default one. if the problem goes away, then you will have to do some digging in the theme code you have

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