Adding breaks after image ends up above instead
-
For images with credits applied, when adding breaks, instead of the breaks appearing below the image, it instead appears above.
The behavior is unlike what you’d normally get with e.g. the regular caption.
Is it possible to address this?
Screencapture example:
https://gyazo.com/8e08b2742b257e27eb4e3fb016539d55Sidenote:
Since I didn’t want to modify the plugin itself, I was hoping to bypass this by running a local script in the admin area and change all element<span data-media-credit-text="text"/>
to<dd/>
when images are inserted, because this gives me the behavior I want (like image captions). However, when saving the post, it actually gets deattached from the[/media-credit]
shortcode.
- The topic ‘Adding breaks after image ends up above instead’ is closed to new replies.