I want to place some code into my blog but your theme doesn't support long strings. All these strings are without carry-overs
I want to place some code into my blog but your theme doesn't support long strings. All these strings are without carry-overs
your theme doesn't support long strings
Sure it does. What code do you want to add and where? If the code is more than 10 lines, please create and post the pastebin.com link for it.
Thanks for using Pastebin.com, that makes it so much easier to read.
Formatted code within the post. You could use the <code> tag but I find that using the visual editor that sometimes get's munged.
Try a syntax highlighter plugin.
I've been using Syntax Highlighter Evolved for years and have become addicted to it. You just paste in your code and surround it with the shortcode like so.
[php]
echo 'Nice formatting';
[/php]
It supports lots of [language] brushes.
I'l thy it but the problem is in using of this theme only. I've tried another theme and it is without such problems
This topic has been closed to new replies.