Forums

Show text from static page over posts on main page (3 posts)

  1. Sinopa
    Member
    Posted 1 year ago #

    Does anyone know how I can show text from a page (About) above the posts on my main page.

    At the moment I've added:

    <?php if( ( is_home() && !is_paged() ) || is_page() ) { ?>
    <div id="static" class="clearfloat">
    this is a text</div>
    <?php } ?>

    But then I have to write the text. I want it to fetch the text from a page (about)

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

  3. Sinopa
    Member
    Posted 1 year ago #

    IÍ„'m a n00b and that didn't help me at all :(

Topic Closed

This topic has been closed to new replies.

About this Topic