herbshirt
Member
Posted 3 years ago #
Can someone tell me if there is a setting for the post size on the front page.
I recently updated our theme but now - Images aren't displaying on the home page and nor are embeded videos - it seems as though the Read More is being inserted automatically or....????
Thanks.
Hi
This happens when the_excerpt() is used in index.php instead of the_content() All HTML tags are stripped out. best then to go back to the_content() and use the Read More tag within posts. There are "excerpts" plugins that help resolve some of these issues.
herbshirt
Member
Posted 3 years ago #
Great thankyou.
However, it brings me back to my previous post, The reason we had re-installed the theme was because we were having layout issues. One of the posts (I gotta now find which one!) has content (an image I guess) that was too big and caused the Sidebar to be pushed to the bottom.
Urgh.
display the image at a smaller size?