Forums

pageofposts.php help? (3 posts)

  1. extremerecruitment
    Member
    Posted 2 years ago #

    I have a website i am building at http://www.postgraduatesinsport.com/?page_id=156

    I have added a .php page via ftp to the site but it now shows the sidebar on the left and not on the right of the page.

    also how would i add some text above the
    Categories
    Events & Conferences

    link on the page. want to add some text as an intro and then have the archive posts below it....

    any help appreciated!!

  2. slob100
    Member
    Posted 2 years ago #

    I see you solved it. Give us a code, please.

  3. smartyd
    Member
    Posted 2 years ago #

    To add text to the intro, put it here on the pageofposts.php (at the very top):

    <div id="content" class="narrowcolumn">
    <h1>Put your intro text here</h1>
    <?php
    if (is_page() ) {

Topic Closed

This topic has been closed to new replies.

About this Topic