badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Image does not show in post

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24758
    Ed
    Participant

    Good day. I’m using Interface Pro. When I publish a post with an image in it, the image does not show on the post. If I click the Read More button, the image shows. This is only happening in with this template. When I test it with one of the free included templates, it works fine. Thank you.

    #24760
    Ed
    Participant

    I should have also mentioned that the Read More button shows up by default, which I don’t want. I don’t know if maybe that’s why the image doesn’t show on the page. Thanks.

    http://test.ferndalepubliclibrary.org/category/ed-test/

    #24786

    Hi Ed,

    To show images in post you need to add the featured image. View this screenshot.
    http://www.awesomescreenshot.com/image/204917/746a02a22c49fc7aeedf9b61ecec2d92

    To hide readmore button use this CSS inside your custom css.
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    a.readmore {
      display: none;
    }

    This may help you

    Thank you!

    #24804
    Ed
    Participant

    When I do this, the image shows. But, it is positioned outside of the post, above the title and category. How do I get it inside the post with the text? Thank you.

    #24822

    Hi Ed,

    We have designed our theme this way. View this link in our demo site.
    https://www.themehorse.com/preview/interface-pro/blog/blog-image-large/

    If you like to get it inside the post then it needs code customization and you need to hire a developer to fix it.

    Thank you!

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