Forums

Needed: Plugin for static text on index page (2 posts)

  1. YogaDave
    Member
    Posted 10 months ago #

    Greetings my friends,

    At the top of my barack obama blog, I would love to have some static text where the first post is. All new posts would go below that. This text would only show on the main index page. Is there a plugin for this? I searched but couldn't find one.

    Thank you!

  2. smoo
    Member
    Posted 10 months ago #

    You will need to edit index.php in your chosen theme folder;

    You're using a theme called 'simplish, so you'll find it in
    /wp-content/themes/simplish/index.php

    Look for the line that says:
    '<?php if (have_posts()) : ?>'

    and add your custom html before it.
    You apparently have some google ads there too, not sure how they are inserted, but just above the line above should appear after the ads and before the blog content.

Reply

You must log in to post.

About this Topic