This code enables you to add your featured image after any number of paragraphs on single posts.
The above example shows the featured image added after the first paragraph within the content area of the post.
The code also enables you to change the:
- Image size
- Class
- Image attributes
- The number of paragraphs after which to display the featured image
- Alt Text
The code works in Genesis and any other WordPress theme.
Installation
Add the code to the end of your child themes functions file and add a featured image to the featured image meta box field on any Edit Post/Page screen. By default, it adds the image after the 1st paragraph however this can be modified.
Here’s the code :
Related Tutorials
- PHP Regex To Insert Featured Image Before 1st H2 Tag
- Add Featured Image After 1st H2 Heading in Single Posts
- How To Add Featured Image Before 1st H2 Tag In Any WordPress Theme
Was this helpful?
Thanks for your feedback!


Leave a Reply