• How can I add static Text at the top of the page, fixed above where the posts begin ?

    I don’t want to use a “sticky post” because I don’t want it to look like a post, I want it to be an introduction to the website right before the posts begin.

    I tried editing the template’s index.php but it’s not working > wherever I place it, the Text just repeats above every post …….

Viewing 6 replies - 1 through 6 (of 6 total)
  • Put the text just above where the loop begins: <?php if (have_posts()) : ?> etc….

    Thread Starter burnsy46

    (@burnsy46)

    Hey, thanks for the fast reply. I thought I’d actually tried that already, but apparently not because now it’s working.

    THANKS !

    can some one help? i have created a static home page that looks ok, but i don’t know how to get from that static home page to where the Posts and Comments begin on page 2 i guess.

    am i too far off the track with posts on page 2?? pleasa advise thanks.
    blue frog

    did you follow the rest of the tutorial for creating a static front page?

    After creating a static front page, you need to make a page for your posts to go to, maybe called ‘Blog’ or something.

    After you have made that page, go to settings->reading (the same place you set your static front page) and assign the page to be your posts page

    yeah, thanks i just did that.
    everything seems fine now.

    another question, please, guys: how do i get to the wp files?
    specifically “wp-content/plugins” where i need to copy “embedded-video-with-link” in order to add video to my page. thanks again
    blue frog

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Adding Text above the front page posts’ is closed to new replies.