• Resolved sheling83

    (@sheling83)


    My custom field is unable to display certain HTML codes, such as <select>, <input type=”checkbox” id=”vehicle1″ name=”vehicle1″ value=”Bike”>, and JavaScript.

    please refer to my screenshot:
    coding01.png – i copied some checkbox coding to the custom field.
    preview01.png – After clicking the update button and previewing, the checkbox does not appear.
    coding02.png – If I refresh the page after clicking the update button, the <input> code will automatically disappear.

    wordpress version 6.1
    WCK – Custom Fields and Custom Post Types Creator Version 2.3.5.

    What steps should I take to make sure my custom field is able to display all types of HTML code?
    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hey there,

    We’re aware of an issue related to the HTML tags not being saved. Unfortunately, I can’t give you an estimated time for when the update with the fix for this issue will be released since we are still waiting for an answer from the Plugin Review team.

    Best regards,

    Tom

    (@chinesepack)

    as to the above:

    I understand html tags should be carefully sanitized due to security, but could you allow some basic tags ASAP? I mean only those 3:

    • <b> or <strong>
    • <i> or <em>
    • the most important: <br>!

    Plugin Support alexandrubodea

    (@alexandrubodea)

    I just want to mention that in the following days we will release an update to WCK that will contain a fix for this issue.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘custom field is unable to display certain HTML codes’ is closed to new replies.