• Resolved Zurd

    (@zurd)


    In the PHP snippet, create a new one with the code below, click Publish and the 456 text will not be in the PHP textarea.

    echo ‘123’;
    echo ‘<textarea></textarea>’;
    echo ‘456’;

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webcraftic

    (@webcraftic)

    Hi,

    Thank you for finding the bug!

    Indeed, our editor cuts code when saving. I will fix it tomorrow.

    You can now use the new type of snippets “Universal”, you can also use php and html code there.

    Best regards, Alex

    Plugin Author webcraftic

    (@webcraftic)

    Bug fixed in version 2.1.3

    Best regards, Alex

    Thread Starter Zurd

    (@zurd)

    Bug fix confirmed, thanks a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘textarea tag problem’ is closed to new replies.