Girlie Theme: blog post images

Home Forums All Other Themes Girlie Theme: blog post images

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #31965
    StephanieStephanie
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: April 4, 2016

    Hi there,

    On the main blog page (the page that lists recent posts) my posts show up with both the feature image AND the first image in the post, along with the snippet of the post.

    I want to only show the featured image and the snippet but I can’t seem to turn off the large post image (I want to leave it at the top of my post but I don’t want it to show up in the main blog page).

    Thanks for your help!

    #32025
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Stephanie,

    Kindly show us your website URL.

    Regards,
    Brad

    #32109
    StephanieStephanie
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: April 4, 2016

    Thanks! My blog URL is: http://www.pastecreative.com/blog/

    #32316
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Stephanie,

    Kindly go to content.php and find this code

    <?php the_excerpt(); ?>

    And replace with this code

    <p><?php echo wp_trim_words( get_the_content(), 100, '' ); ?></p>

    Regards,
    Brad

    #32322
    StephanieStephanie
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: April 4, 2016

    That works perfectly! Thank you so much for your help!

    Have a lovely day!
    Stephanie

    #32323
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/

    Regards,
    Brad

    #39155
    VeronikaVeronika
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: May 29, 2016

    Hey Brad,

    I was having the same problem. To combat it I was just making sure I had lots of words before the first photo which really isn’t ideal as some of my posts don’t have many words, so I’ve had to leave photos off some of them (otherwise the feature image and the first image from the post show in the “What’s New” feed).

    I changed this code but it didn’t make any difference. Any ideas of what else I can do?

    http://www.thenourishedones.com/whats-new-on-this-blog/ (but is displaying ok at the moment due to what I mentioned above).

    Thanks

    #39156
    VeronikaVeronika
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: May 29, 2016

    Hey Brad,

    I was having the same problem. To combat it I was just making sure I had lots of words before the first photo which really isn’t ideal as some of my posts don’t have many words, so I’ve had to leave photos off some of them (otherwise the feature image and the first image from the post show in the “What’s New” feed).

    I changed this code but it didn’t make any difference. Any ideas of what else I can do?

    http://www.thenourishedones.com/whats-new/ (but is displaying ok at the moment due to what I mentioned above).

    Thanks

    #39297
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Veronika,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.