Forums

put wordpress within larger page (1 post)

  1. Anonymous
    Unregistered
    Posted 1 year ago #

    Hi All,

    I have a site already designed and running and would like to incorporate WordPress into a specific part of the main page. I tried putting
    <?php include("blog/index.php"); ?>

    and defining ABSPATH (I think that's it) to be 'blog', but I got an error about not being able to modify headers for a redirect thing in functions.php, around line 770. I understand that after <html>, you cannot change the headers for PHP, but that doesn't bring me any closer to solving the problem.

    Is there any way to put the WP main page into a subsection of another page?

    Thanks,
    D

Topic Closed

This topic has been closed to new replies.

About this Topic