WPIntell

Source evidence

Filters html

Advanced Custom Field Widget · support · 2013-08-21T16:37:00+00:00

praisesentiment
mediumseverity
0.38relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 33 rows with source links

12.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
netsolution unresolved
Hi The widget seems to filter html from the field value. I use a WYSIWYG field type, but the widget filters at least all p and br tags. Any idea on how to display the content as it should be? Thanks http://wordpress.org/plugins/advanced-custom-field-widget/ Hi netsolution, I was hoping to have a quick fix for you, but unfortunately this is down to how the Advanced Custom Field plugin stores the text from a WYSIWYG field. I’ve just added ACF back to my development blog, and it appears it doesn’t store the HTML as you might imagine. I’ve just taken a peek at the postmeta table and the data being stored is filtered. It’s doing some sort of conversion on it that is resulting in the paragraph tags being removed. Even with the content filtering disabled. My widget shouldn’t filter HTML as I use it to display HTML myself. Sorry I can’t be more assistance. Regards Athena

Comments

1 shown
athenaofdelphi 2013-08-31T16:14:00+00:00

Hi netsolution, I was hoping to have a quick fix for you, but unfortunately this is down to how the Advanced Custom Field plugin stores the text from a WYSIWYG field. I’ve just added ACF back to my development blog, and it appears it doesn’t store the HTML as you might imagine. I’ve just taken a peek at the postmeta table and the data being stored is filtered. It’s doing some sort of conversion on it that is resulting in the paragraph tags being removed. Even with the content filtering disabled. My widget shouldn’t filter HTML as I use it to display HTML myself. Sorry I can’t be more assistance. Regards Athena