• Resolved pepe80

    (@pepe80)


    The user with the “editor” role is not able to use the “style” tag. I go to the “Form” tab and enter the html code:

    <div style="display:none">
    <p>Hey!</p>
    </div>

    After saving the changes, the code looks like this:

    <div>
    <p>Hey!</p>
    </div>

    The problem does not occur when the user has the admin role.

    • This topic was modified 2 years, 2 months ago by pepe80.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘User with the “editor” role is not able to use the “style” tag’ is closed to new replies.