How recognize in text area just HTML code in field of ACF?
-
Hi
How recognize just HTML code in field of ACF Version 5.7.7?
I want use HTML code in field of ACF Text Area.
That code use for make Shopping cart button.
<form action="https://cart.ec-sites.jp/cart_step2/pc/pk00/" method="post"><input style="text-align: center;" name="es_item_qty" size="4" type="text" value="1" /><input name="es_charset" type="hidden" value="utf-8" /><input name="es_item_id" type="hidden" value="2" /><input name="es_shop_id" type="hidden" value="3243" /><input name="es_stock_attr_flag" type="hidden" value="2" /><input style="margin-left: 20px;" name="es_submit" type="submit" value="PUT to CART" /></form>
But now Spec of Formatting option is maybe changed from FAQ, so that I can’t make it.
Docs
Formatting: options Convert HTML into tags Convert new lines into <br /> tags No formatting
Changed to Version 5.7.7
New Lines Controls how new lines are rendered Options Automatically add paragraphs Automatically add br No Formatting
The page I need help with: [log in to see the link]
- The topic ‘How recognize in text area just HTML code in field of ACF?’ is closed to new replies.