I'm trying to embed several Flickr images in one post however, only two of them show up. The other ones show up as text links.
The code for the ones that display inline look like this:
<a href="FLICKR_URL" rel="nofollow">...</a>
The code for the ones that don't display look like this:
<a class="wpforo-auto-embeded-link" href="FLICKR_URL" target="_blank" rel="nofollow">...</a>
How can I fix this?
And how can I switch to the text editor so I can tweak formatting myself?