Forums

[resolved] I need php help! (3 posts)

  1. valhos11
    Member
    Posted 3 years ago #

    I just converted my site to wordpress and I'm all ready to convert all of my old php pages so they are compatible. I've tried many variations of the inclusion tag, but none have worked. The one I'm using now is `<?php require(’/home/demusiqu/public_html/wp/wp-blog-header.php’);
    ?><?php get_header(); ?> and<?php get_footer(); ?>` but it just isn't working! Also, I would like to know how to link separate pages to the theme and have them placed where the blog is. An example of this is http://saruna.net

  2. stvwlf
    Member
    Posted 3 years ago #

    Hi

    You need to learn how WordPress works. The way you are approaching it is not the way WP works.

    You might start here:
    http://codex.wordpress.org/Template_Hierarchy
    And check out further pages on the Codex
    http://codex.wordpress.org/Main_Page
    http://codex.wordpress.org/Developer_Documentation

  3. valhos11
    Member
    Posted 3 years ago #

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags