Photo Captions
-
Topic
-
Hey, Jason. I’ve been having a problem with photo captions – I think it happened after the WordPress 3.4 update.
The way captions are written in the code isn’t working (notice the caption is at the end):
[caption id="attachment_3750" align="alignright" width="300"] Lamprey Leech Streamer[/caption]
But if I rewrite the code this way, it does (notice the caption= code on line 1):
[caption id="attachment_3750" align="alignright" width="300" caption="Lamprey Leech Streamer"][/caption]
However, every time I make changes and save the post, it reverts back to the non-working code and I have to change it again.
Here’s an example post: http://www.current-works.com/uncategorized/test-post/
The first image is written with the caption= code, the second is how WordPress is writing it by default. (Please excuse the slow load times, I really need to move my site off Hostmonster).
I just updated to your latest version, so I know it’s not that. I have made several changes to the theme, but all in a child theme. Maybe something I’ve changed is causing the issue? Could you point me in the right direction on where I can fix this? Thanks!
- The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.