Newspaper Style Posts
Written by Alex on June 17 2008
Listed under: Downloads, Plugin, WordPress

This is a very simple plugin that splits your post into two columns, as you find in newspaper articles, which when used with a ‘News Theme’, adds that finishing touch.

The plugin will only work on single post pages, so your archives and homepage etc will remain as they are now.

There are currently no configurable options, however, in future versions it will be possible to define the amount of columns.

Download it here: Newspaper Style Posts (1059)

Submit to Digg! | Add to Del.icio.us! | Add to Technorati Faves! | |

38 Comments
Leave a Comment »

  • Do you have an example of this plugin in action?

    Comment by WordSkill — June 24 2008 @ 1:20 pm
  • Please a hint at how you find the options or a way to use the plug…

    Comment by hello — June 24 2008 @ 5:57 pm
  • What a great plugin idea! I’m sure I’ll find a good use for something like this. Lookin forward to any future updates as well. Thanks!

    Comment by Chad — June 25 2008 @ 2:01 am
  • Ok. After playing with this, here are my 2 suggestion for a future release.

    1. The paragraph formatting gets killed. So, if its a really long post, its gonna be 2 huge columns with no paragraph breaks. I think this is the only real issue.

    2. Different ID tags for the 2 columns. I know that I use #left, and #right sometimes when coding sites. I suggest something like #2col-left, and #2col-right.

    Other than that, its great. Looking forward to more!

    Comment by Chad — June 25 2008 @ 2:15 am
  • This sounds cool. Is there a demo anywhere?

    Comment by vr — June 25 2008 @ 5:29 am
  • Thanks for the comments guys, sorry for the delay in replying.

    @WordSkill, vr – You can find a demo at my test site and then by clicking on a post.

    @hello – There are currently no options for this plugin, it is just an activate and use plugin. It only works on single post pages. In future versions, there will be options available.

    @Chad – Thanks for the heads up on the paragraph issue. The plugin uses the_content as its filter, so it should still use them, but I’ll look into it when I get home.

    I’ll also change the div ids to something more unique, good point.

    Comment by Alex — June 25 2008 @ 12:40 pm
  • I am interested but would like to see a,demo please.
    Thank you.

    Demo site is not working.

    Comment by Mr N — June 25 2008 @ 5:46 pm
  • Hi thanks for this plugin.

    I have tested it. If you have images in a post, it kills sometimes the img tag. One image is Ok another is broken .. I see half of the html code in frontend.

    regards
    Moniks

    Comment by Monika — June 25 2008 @ 11:04 pm
  • @Mr N – The demo site should be working, I checked it straight after you said, and I had no problems. If you still can’t access it, let me know and I’ll get another demo up.

    @Monika – I just updated the demo to include an image, and it is working fine, maybe you deleted a closing > by mistake or something similar? If the problem persists, let me know and I’ll see what I can do.

    @Chad – I’ve just been playing around with paragraphs in the posts on my test site, and it seems that if you actually put in a <p> tag, then it works fine, the problem is when you just press enter for a new line. I’ll see what I can do to fix that.

    Thanks for the feedback everybody.

    Comment by Alex — June 29 2008 @ 11:37 am
  • Hi Mr N
    I figured it out,
    if there is only an image in a post or/and if there are not enough text after the image your plugin splits the img tag, so I can see width and height in the second column or the class and so on.

    and I can see waht I type in your input fields here..please change the color of the input text ;)

    thanks for this plugin, no I translate your instructions and promote it at texto.de

    ;)

    regards
    Monika

    Comment by Monika — June 29 2008 @ 12:09 pm
  • - Is there a way to define how many columns are shown?
    - How can I get columns on the front page (not on a single Post page?)

    Comment by Kugelblitz — July 8 2008 @ 9:40 am
  • @Alex – Yup, the <p> tags work for me as well. Problem is that nobody wants to have to type the paragraph tag. I had to also replace your paragraph tag in the plugin with another div tag, to avoid embedding a paragraph in a paragraph.

    The image issue happens, if you put the image in the center of the post, and the plugin splits the code up. If we can get the plugin to read past or before any html, that’d be sweet.

    @Kugelblitz – In the plugin file, you’ll need to replace both instances of

    if(is_single()) {

    with

    if(is_single() || is_home()) {

    Comment by Chad — July 8 2008 @ 5:23 pm
  • Good post. Thank you!

    Comment by Anonymous — September 8 2008 @ 12:21 pm
  • Great idea, I’ll check this one out once I get the chance. It’s always a great idea to post a demo by the way so that people get a quick overview of how the plugin behaves…

    Take care

    Comment by Patrik — November 16 2008 @ 10:46 am
  • Great plugin! Just have installed it on my blog and it works fine. Thanks a lot!

    Comment by Internetagentur München — December 4 2008 @ 7:59 pm
  • Would have been good if you would have posted a screenshot :)

    Comment by Vikram — December 4 2008 @ 8:03 pm
  • Thanks for this plugin, I might be using it on some of my sites. Once again thanks.

    Comment by Mike@ best log splitter — January 10 2009 @ 11:12 am
  • Thanx…a few fixes…really great!

    Comment by Torben — May 7 2009 @ 2:34 am
  • Great plugin i test it at one of webpage projekt and i works fine.

    Comment by Selbständige — June 20 2009 @ 7:51 am

RSS feed for comments on this post.

Send To Twitter

Back to top

Popular Posts

Latest Commenters