Title: [Theme: Suffusion] how to post code
Last modified: August 20, 2016

---

# [Theme: Suffusion] how to post code

 *  Resolved [mahmudul alam mithun](https://wordpress.org/support/users/techstalkscom/)
 * (@techstalkscom)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/theme-suffusion-how-to-post-code/)
 * i want to post codes in my every post like the photo below. can anyone help me?
   i am using suffusion. the piscture is given below:
    [pic](https://lh6.googleusercontent.com/-jf7DVG-froQ/T3RBRpP7-jI/AAAAAAAAAOw/hdab0ewki1g/s640/coding%2520option.jpg)
 * [http://wordpress.org/extend/themes/suffusion/](http://wordpress.org/extend/themes/suffusion/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/theme-suffusion-how-to-post-code/#post-2657243)
 * there are ‘syntax highlighter’ plugins:
    [http://wordpress.org/extend/plugins/search.php?q=syntax+highlighter](http://wordpress.org/extend/plugins/search.php?q=syntax+highlighter)
 * for instance, I use [http://wordpress.org/extend/plugins/syntaxhighlighter/](http://wordpress.org/extend/plugins/syntaxhighlighter/)
   in [my posts](http://www.transformationpowertools.com/wordpress/twenty-eleven-new-page-template-with-sidebar-correction)
 *  Thread Starter [mahmudul alam mithun](https://wordpress.org/support/users/techstalkscom/)
 * (@techstalkscom)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/theme-suffusion-how-to-post-code/#post-2657281)
 * How to use this plugin that you are using?i mean i i go for post then what i 
   have to do? or tell me the whole process to post code using this plugin.
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/theme-suffusion-how-to-post-code/#post-2657310)
 * usually for those types of plugins, you post your code within certain tags… I
   use syntax highlighter evolved, and in the post I simply put
 *     ```
       [php]
       all
       my
       code
       here
       [/php]
       ```
   
 * or
 *     ```
       [css]
       css
       rules
       here
       [/css]
       ```
   
 * I think you get the idea..
 * But read the documentation of the plugin to make sure that is how it works.
 *  Thread Starter [mahmudul alam mithun](https://wordpress.org/support/users/techstalkscom/)
 * (@techstalkscom)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/theme-suffusion-how-to-post-code/#post-2657319)
 * thank you so much both of you.its really working.many many thanks
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/theme-suffusion-how-to-post-code/#post-2657323)
 * [http://wordpress.org/extend/plugins/syntaxhighlighter-tinymce-button/](http://wordpress.org/extend/plugins/syntaxhighlighter-tinymce-button/)
   
   Here is another little plugin I love!
 * FIRST! Look at the plugin description to see if it is compatible with the syntax
   highlighter plugin you use.
 * This plugin gives you a little button in your editor. When clicked you get a 
   popup window where you can paste your code. It’s handy if you aren’t actually
   typing in all of your code, but just pasting in a big block.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Theme: Suffusion] how to post code’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/suffusion/4.4.9/screenshot.png)
 * Suffusion
 * [Support Threads](https://wordpress.org/support/theme/suffusion/)
 * [Active Topics](https://wordpress.org/support/theme/suffusion/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/suffusion/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/suffusion/reviews/)

## Tags

 * [suffusion](https://wordpress.org/support/topic-tag/suffusion/)

 * 5 replies
 * 3 participants
 * Last reply from: [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/theme-suffusion-how-to-post-code/#post-2657323)
 * Status: resolved