Welcome to the new Filmotech Forum.
Old forums have been archived and are available here (read only)
To use this new forum, you need to create a new account.
Notifications
Clear all
0
28/08/2025 3:28 pm
Topic starter
Hi! I notice that I can add HTML tags like <i> to entries in the app (for example, in the "Features" field), but when I publish to a website, those are stripped out. Is there a fix for that?
1 Answer
0
05/10/2025 9:43 am
Hello, you need to update PHP code from the api.php file and remove or update the strip_tags call in the cleanInputs function.
https://www.php.net/manual/en/function.strip-tags.php