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 :
Was This Tutorial Helpful?