Hello,
I have a client
http://shoreeye.com/news/blog who hasn't been using <p> tags or <br> tags when creating posts, but he's interested in globally truncating his posts. When I turn on the truncating via words or characters, images still show, but script like this video are stripped until a reader goes to the full post:
<var style="width: 100%; padding-bottom: 56.25%; display: block;" data-presentation="a676114-41d2-423c-4835-4f824a9e4077"><a href="//eyemag.in/EdczdO" style="display: none;">View Video</a></var>
<script src="//showecho.com/whitelabel/embed_js" type="text/javascript"></script>
I'm wondering if there is a way I can make it so this code doesn't strip out? When the post is created using <p> tags, and is truncated as such, the code doesn't get stripped.
Thank you,