• Resolved nemanjadzakula

    (@nemanjadzakula)


    Hi,

    I have a problem with posts on first page. First problem is not showing picture, posts no1 and no3 have pictures but they are not showing until u go direct in post.

    Second one should resolve first one, “read more” link, how to remove it, so the posts can be fully viewed on home page, with pictures etc.

    https://s30.postimg.org/g6yla3vs1/Untitled.png

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Kaira

    (@kaira)

    Hi

    I’m guessing you’ve uploaded the images into the media section then assigned them to each post. You’ll need to upload each set of images to the relevant post you want them to show on.

    And if you edit the “content.php” file on line 49 and change it to be:

    <div class="entry-content">
         <?php the_content(); ?>
    </div>

    Then it’ll show all the content in that post.

    If those don’t work for you then can you please give me your email address and I’ll send you a mail asking for temp login details so I can investigate this for you and sort it out.

    Thanks

    Thread Starter nemanjadzakula

    (@nemanjadzakula)

    Thank you, its working now! ??

    Theme Author Kaira

    (@kaira)

    Awesome !

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Content on Home Page’ is closed to new replies.