Image Caption Not Working
-
I have tried lots of things but I can’t figure out why the default image caption option isn’t working for me. On one of my blogs, it works perfectly fine but in another, it doesn’t. When I upload an image and put in the proper settings, instead of the code being place with [caption] etc, it just displays the <img> tag. For example, instead of the code showing up like this:
[caption id="attachment_1214" align="aligncenter" width="225" caption="loaded chicken wrap"]<img src="INSERTURL" alt="" title="" width="225" height="300" class="size-medium wp-image-1214" />[/caption]It just shows up like this:
<img src="INSERTURL" alt="" title="" width="225" height="300" class="size-medium wp-image-1214" />How can I fix this?
The topic ‘Image Caption Not Working’ is closed to new replies.