• Resolved kjagen

    (@kjagen)


    First all I got in the header.php is this
    <?php get_header(); ?>
    <?php include(‘templates/page.php’); ?>
    <?php get_footer(); ?>

    Is that correct?

    And how do I remove dates, feedback options and so on on the pages.
    I only want the blog page to feature this.

    And is there a way to just have links and some graphics in the sidebars, Not the css feeds and north and west things?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kjagen

    (@kjagen)

    So IS there a way to remove the dynamic content of the pages and the sidebar?

    Clayton James

    (@claytonjames)

    About INove theme and changing it to a static site

    Unless I misunderstand, I think what you are attempting to do is convert a WordPress theme to an html template. The only helpful answer to this question is that you must have at least a rudimentary understanding of (x)html and css to do so. It is not just a simple matter of deleting the php content.

    Thread Starter kjagen

    (@kjagen)

    No, I ment how to remove the feedback features on pages, and also how to remove the bits in the sidebar.
    I also tried to modyfi the bg, but failed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘About INove theme and changing it to a static site’ is closed to new replies.