Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have a programming blog on Wordpress.com that uses [sourcecode] tags for the syntax highlighting, however I got a comment from someone saying the scrollbars don't appear on an iPad. I've also noticed that if I'm at work and haven't bypassed our internet filters, I don't get scrollbars either.

Is there an alternative markup I can use to post readable code-samples on Wordpress.com?

I've never done much with blogs before, so if you suggest something like an plug-in, I'll need an idiots guide to setting it up :)

share|improve this question

closed as off topic by toscho Jul 27 '12 at 22:37

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

No, there isn't. If you want an alternative, you will have to set up your own WordPress installation, where you can install any plugin you want.

I would suggest you contact wordpress.com support, describing the problems you have:

http://en.support.wordpress.com/

share|improve this answer

I think, [code] [/code] and [source] [/source] are alternates for [sourcecode] tag.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.