• Resolved shanesque

    (@shanesque)


    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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-related problems?

    Thread Starter shanesque

    (@shanesque)

    I realized that I was missing some css styling. Thank you though!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image Caption Not Working’ is closed to new replies.