Intuitive, expansive and flexible creation with no distractions.
Robust, user-friendly data protection for your visitors and you.
Modern, effective solutions for site growth and functionality.
Professionally designed and coded themes and plugins.
Free and premium, beautifully-designed templates.
Expand your site with your favorite tools and apps.
Get help building your site from our web development services.
Learn how Publii works, from installation to creation.
Documentation, guides, and tutorials for developers.
Explore and interact with others and learn new things.
Dedicated customer support for paid products.
Read up on the latest news about Publii and its products.
Forum › Bug Report
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.
The Tiny editor cleans up some HTML tags, try to use Block Editor for this type of post, especially the HTML block.