Forums

Insert Image Between Postings (4 posts)

  1. shital
    Member
    Posted 2 years ago #

    Hi there,

    I am a WP newbie. Can anyone tell me how I can insert an image in between postings?

    Thanks

  2. Shane G
    Member
    Posted 2 years ago #

    Hi,

    Check with these steps:

    - Open index.php file of your wordpress theme.
    - Search the code:

    <?php endwhile; ?>

    - Add this code before that:

    <?php if(!$show_ads){ ?>
    Your Advertisement/Image Code here….

    Thanks,

    Shane G.

  3. newwebdesigner1
    Member
    Posted 2 years ago #

    will that work for ads like google banners etc?

    i ask because the words " your advertisement " .... is written up there

    ??\

    yea, newb.. but trying like a itch

  4. ollerwe
    Member
    Posted 2 years ago #

    I hope Shane G get backs to this thread and, for instance, gives an example of what "your advertisement code" might be. I want to insert an image, a comic strip, between the first and the second post.
    Regards
    Erico

Topic Closed

This topic has been closed to new replies.

About this Topic