Show image in text area

WordPress
May 30, 2021 06:17:38
mr.razdo
Topics: 5
Messages: 11
Hi,
i have a text area in my post and ading text and images.
Unfortanatlly it shows me only the text without the images.
this is the code inserted:

[e2pdf-format-output filter='strip_tags'][e2pdf-wp key="description" meta="true"][/e2pdf-format-output]

please help ASAP.

Thank you!
Neil
May 30, 2021 07:09:21
E2Pdf
Topics: 7
Messages: 3614
Support
Hi,

There are 2 issues currently:

1. strip_tags filter removing all tags, including "img" tags.

2. textarea doesn't support images to be inserted.

You can try to use following solution:

1. Update plugin to RC Version (1.15.11) which has "strip_tags_allowed" attribute support. You can apply update now by turning on updates from "e2pdf.com". Option can be enabled at "E2Pdf" -> "Settings" -> "Release Candidate Builds" (screenshot 1). After enabling this option you must be able to check for updates at "Dashboard" -> "Updates" and update plugin as usual to version 1.15.11.

It's recommended to turn off this option after update

2. Replace "textarea" with "html" object. Set "Disable WYSIWYG Editor" checkbox "on" and use value:

[e2pdf-format-output filter="strip_tags" strip_tags_allowed="<img>"][e2pdf-wp key="description" meta="true"][/e2pdf-format-output]

P.S. You must keep in mind please that currently it can be issues with rendering images along with text as wrapping "text" over images is not yet supported.

We remain at your service.

We would really appreciate your feedback at WordPress.org!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.