Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter angleseykayaker

    (@angleseykayaker)

    Polychrome, you’re a genius, thanks. That and I’m a newbie idiot!

    Thanks, all sorted now

    Thread Starter angleseykayaker

    (@angleseykayaker)

    I do, this comes before any other text in the index.php

    <?php
    require(‘./path-to-your-blog/wp-blog-header.php’);
    ?>

    Thread Starter angleseykayaker

    (@angleseykayaker)

    All I’ve done from a customisation point of view is change site title, tagline and header image. Defined which menu to use for navigation then defined static front page and posts page. All options rather than customisations in my opinion.

    Thread Starter angleseykayaker

    (@angleseykayaker)

    From my hosting error log:

    monactive.co.uk [Wed Jan 22 21:51:39 2014] [error] [client 78.144.84.189:36028] AH01215: PHP Warning: require(./path-to-your-blog/wp-blog-header.php): failed to open stream: No such file or directory in /home/sites/monactive.co.uk/public_html/wp-content/themes/twentytwelve/index.php on line 2
    monactive.co.uk [Wed Jan 22 21:51:39 2014] [error] [client 78.144.84.189:36028] AH01215: PHP Fatal error: require(): Failed opening required ‘./path-to-your-blog/wp-blog-header.php’ (include_path=’.:/usr/share/pear53:/usr/share/php:/usr/share/ZendFramework’) in /home/sites/monactive.co.uk/public_html/wp-content/themes/twentytwelve/index.php on line 2

    Thread Starter angleseykayaker

    (@angleseykayaker)

    Hi, thanks for your reply. I already have a static front paged, what I was trying to do was have the blog page seperately and it seems I created it in exactly the same way as described in that link. However, it doesn’t work within the TwentyTwelve theme

Viewing 5 replies - 1 through 5 (of 5 total)