#1
Hi, trying to submit a question this morning.

However, when trying to add any code it is only publishing the first line or so and then cuts off the rest of any content code or otherwise.
#2
Ensure you replace any HTML tags with HTML entities otherwise they will be stripped out and same for the opening php tag
#3
thanks - but that is a lot of tags to strip out.

Can I post the code somewhere else for it to be viewed?
#4
Would this tool help? https://www.online-toolz.com/tools/text-html-entities-convertor.php
#5
Nice online tool D3mon, will bookmark that :) I usually just string replace with a ctrl + h