• I’ve created a mobile theme and separate installation because I wish to have more control over my homepage in mobile devices. The problem is that the blogpage is pulling its markup from the same home.php template (why???? Doesn’t HOME imply ONLY THE FRONTPAGE???) which screws everything up. First I tried creating a separate page template for the static blogpage, but that didn’t work, it still pulled from home.php. So I’ve tried to dive into the world of conditional comments. I can’t get it working.

    Page in question is here:
    https://ninjawebservices.com/mobi/blog

    Homepage is the way I want the homepage to look–
    https://ninjawebservices.com/mobi

    This is the markup I currently have. Please keep in mind I’m a design person, not a php person! I obviously screwed it up or there’s something else I’m missing.

    [Code moderated as per the Forum Rules. Please use the pastebin]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conditionals with a static front page and a blog page’ is closed to new replies.