PLugin is pulling in image twice
-
Here is the shortcode I used:
[pagelist_ext child_of=”17″ show_first_image=”1″ image_width=”150″ image_width=”150″ strip_tags=”0″]
I have show_first_image on to use the first image instead of featured image.
I also have the strip_tags off so it pulls in my line breaks at the right places so it is formatted correctly.Problem is, it is displaying the image twice – once as the thumbnail and again as it pulls in the first image.
How can I fix that?
IF there was a way to apply wpautop() then it would be perfect. I could set strip tags back to 1, just use the thumbnail and let autop(0 format my content…
The topic ‘PLugin is pulling in image twice’ is closed to new replies.