Caption Shortcode Not Parsing attributes
-
I’m having a problem with the captions on my site. The caption short code is rendering incompletely.
Ex. The inserted shortcode:
[caption id="attachment_793" align="alignright" width="200"]<img src="myimage.jpg" />My Caption[/caption]Renders as:
<figure id="attachment_793"> <img src="myimage.jpg" /> <figcaption>My Caption</figcaption> </figure>The align and width attributes are being dropped for some reason.
Unfortunately the site is living on an internal staging server that is inaccessible to the public right now. Any ideas, thoughts, or help is greatly appreciated. Thanks, everyone.
EDIT – My theme is FoundationPress by Ole Fredrik Lie if that helps anyone.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Caption Shortcode Not Parsing attributes’ is closed to new replies.