We’re using SimplePress to provide support for our theme store where we post code snippets, especially PHP & CSS, for our customers. But the forum keeps stripping out lots of chunks of our code. In particular we’re having problems with it stripping out things like class=”someclass” from PHP and HTML.
We’re running SimplePress v.5.2.6, the Editor TinyMCE Rich Text v.2.0.6 plugin and the Syntax Highlighting v.1.3.1 plugin.
We can’t have the forum altering the code snippets we’re posting when a typo can crash our customer’s sites. Is there any way this can be fixed?