• Does anyone know what I need to do to be able to create a few pages and display wordpress info ie:

    /about/
    /links/
    /archives/
    /contact/

    etc.

    I understand that the following lines need re-coding but I have tried everything would I need to change the path to the full path??

    Could someone please show an example maybe, thanks!!

    <?php
    /* Don’t remove this line. */
    require(‘./wp-blog-header.php’);
    ?>

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

The topic ‘Adding wordpress to files outside the root’ is closed to new replies.