Newspaper Style Posts
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 (1926)










25 Comments - Add Yours!
Do you have an example of this plugin in action?
Please a hint at how you find the options or a way to use the plug…
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!
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!
This sounds cool. Is there a demo anywhere?
I am interested but would like to see a,demo please.
Thank you.
Demo site is not working.
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
@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
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.
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
- 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?)
@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()) {
Good post. Thank you!
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
Great plugin! Just have installed it on my blog and it works fine. Thanks a lot!
Would have been good if you would have posted a screenshot
Thanks for this plugin, I might be using it on some of my sites. Once again thanks.
Thanx…a few fixes…really great!
Great plugin i test it at one of webpage projekt and i works fine.
I found this post useful.Thanks for sharing.
I use a lot of images in my posts. Any way to divide the posts based on the length or the total line height? I used to have columns on my site before I used WP, but that involved manually styling divs for each page– so annoying, lol.
Great plugin i test it at one of webpage projekt and i works fine. I found this post useful.Thanks for sharing.
It’s one of the best plugin in this area. I test it for 2 months and it works fine.
Very great plugin i test it too…
thanks
This plugin conflicts with WP excerpts. Excerpts are no longer excerpts they are full articles. The full length articles are all one column.
can i see a demo anywhere?
the link to your test site dont work anymore
20 Trackbacks