Forums

[resolved] How do I put text on my site without posting a post? (6 posts)

  1. brittanywigand
    Member
    Posted 2 years ago #

    How do I put text on my site without posting a post?

    My site is Brittanywigand.com and I'm currently using the mts-journey theme.

    Thanks!

  2. Douglas
    Administrator
    Posted 2 years ago #

    Where do you want to put the text? That's an important question. :)

  3. brittanywigand
    Member
    Posted 2 years ago #

    Doug, see in the middle where my posts are? Like there. How do I do it?

  4. August Yip
    Member
    Posted 2 years ago #

    edit the index.php of your theme

    put the text before code

    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>

    have a try

  5. issieparis
    Member
    Posted 2 years ago #

    I also would like to put some text just above the posts, should i declare it in the css??

  6. brittanywigand
    Member
    Posted 2 years ago #

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic