For some mad reason word press is inserting a random
tag in the posts from Flickr. I have checked the HTML source (doing an edit post) and there is nothing there, unless it is being inserted by Flickr somehow.
Anyone have any ideas what can be done?
For some mad reason word press is inserting a random
tag in the posts from Flickr. I have checked the HTML source (doing an edit post) and there is nothing there, unless it is being inserted by Flickr somehow.
Anyone have any ideas what can be done?
Solved myself.
I was putting the images in via a div tag. The image was left “free-standing” and then the text was in a p tag with inline style. It seems wordpress was adding a spurious closing tag before the opening p tag.
I moved the inline style to the div tag and removed the p tags altogether in the image / citation area.
All seems to work now.
Pingback: Help each other