Easily Add Multiple Content Columns

Posted by admin in Wordpress Plugins, c... | 02.05.2010 - 2:30 am

Craig Buckler of SitePoint.com published a neat guide today on how to split WordPres content into 2 or more columns. The explanation dives into various functions and parameters with use of the Read More tag but within the comments of the post, someone mentioned a plugin called WP Post Columns by Sam Burdge. I downloaded the plugin and to my surprise, it works very well and does not require any code editing. The magic lies within the shortcodes that need to be inserted into the content. For example, if you wanted two columns within your content, you would use the following shortcodes.
[column width=”47%” padding=”6%”] Column 1 content goes here. [/column]
[column width=”47%” padding=”0″] Column 2 content goes here. [/column]
[end_columns]
There are shortcodes for up to four columns within the content. I’ve rarely come across a theme or a WordPress powered site displaying content in this fashion but I imagine it would work […]

Original post by Jeff Chandler

    Technorati Tags:

    Related Posts:
  1. WordPress Theme Releases for 11/28
  2. ...
  3. Two side-by-side columns in WordPress
  4. ...
  5. WordPress Plugin Releases for 6/8
  6. ...
  7. WordPress Theme Releases for 4/23
  8. ...
  9. WordPress Plugin Releases for 2/16
  10. ...
  11. WordPress Plugin Releases for 01/28
  12. ...
  13. WordPress Theme Releases for 05/07
  14. ...
  15. WordPress Theme Releases for 12/31
  16. ...
  17. WordPress Plugin Releases for 10/09
  18. ...
  19. WordPress Theme Releases for 09/08
  20. ...
  21. WordPress Theme Releases for 02/09
  22. ...
  23. WordPress Theme Releases for 07/31
  24. ...
  25. WordPress Plugin Releases for 1/23
  26. ...
  27. WordPress Plugin Releases for 07/14
  28. ...
  29. WordPress Theme Releases for 11/01
  30. ...

  31. No Comments on "Easily Add Multiple Content Columns" »

    No comments yet.

    Leave a comment