Sign in

HTML code removed when saving the post

  • This topic has 1 reply, 2 voices, and was last updated 2 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4286
    Avatar photoAngelo

    Hello, I’m trying to include a kwesforms html code in a post and it removes the validation rules tags, for example:

    Before saving the post:
    <input type = “text” name = “name” rules = “required | max: 255”>

    After saving the post:
    <input type = “text” name = “name”>

    Does anyone know why and can help me?
    Thank you.

    #4288
    Avatar photoBob

    The Tiny editor cleans up some HTML tags,  try to use Block Editor for this type of post, especially the HTML block.

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.