Mar
28
2009
Magazine Columns Free WordPress Plugin
I have been spending a lot of time developing my Magazine Basic theme so I guess I have magazines on the brain. While speaking with a colleague, I got the idea to create a plugin that would create columns in posts or pages, similar to a magazine article. Thus, Magazine Columns was created.
All you need to do is download the plugin and add the <!--column--> tag to your post or page with the column quicktag in the HTML editor or manually. You can create up to five columns.
View Changelog
Version 1.0.3 (2009-04-01)
- Fixed IE styles
- Removed extra line breaks
- Added start and stop columns tags
- Removed problamatic if statement
- Public Release
If you require help or support, please visit the Support Forum and ask all your questions there. Questions about themes or plugins posted in the comments below will not be answered.




c.bavota,
I’m using your plugin on your Magazine Basic theme. There is a problem in the single.php file. The “This entry was posted on …” which appears in small type after each article starts before the last column with just “This” and the rest of it appears after the column.
It should appear at the end of the article with at least one space separating it from the article.
Also, in an article without an image, there is a space to the left as if it expected an image. The article starts after that. (In other words, the article is floated to the right.)
Hope that helps. I don’t have any other plugins which would be interfering with your plugin.
Ron
Hey Ron,
Do you have an example I can take a look at? Send me the url.
Version 1.0.3 just uploaded.
Are you sure you uploaded ver. 1.0.3? I had to change the stable version inside the file from 1.0.1.to 1.0.3., just to get it to replace the old plugin.
Also, I didn’t see any ending tag for this version.
I didn’t notice a change once I installed this.
Ron
Hey Ron,
Seems like version 1.0.3 is uploaded properly. I just did an upgrade on a few sites. The only changes are in how the columns display in IE7.
I was mistaken. Something is still wrong though. Version 1.0.2 seems to be working. When I replaced 1.0.2 with version 1.0.3, the “This entry was posted…” was no longer at the bottom of the post. So I switched back to ver. 1.0.2.
I am using Foxpro ver. 3.0.7.
Hey Ron,
I did not receive a link. Send it through the contact form please.
Ok. Link has been sent through contact form.
Let me know if you don’t receive it.
If I start Magazine Columns the AdSense Manager doesn’t seem to work.
Another Problem
The Plugin works but the preview pictures seem to be automaticly resized and look awful.
Also i noticed that the culumns seem to interfere with the Lightbox plugin.
And its hard to use because you have to make it like try and error. Because I’m not able to see it beforehand.
Also it is not shown in Windows live writer.
Yeah, that’s the only problem for me right now. I love how it works and it’s perfect for my site, but the distorted pictures don’t look good.
I haven’t had any problem with the pictures. That sounds like another plugin interfering with the post.
Are you putting the “startcolumns” before the picture? That includes the picture in the column and the way it should be done if you want the text to wrap around the picture.
If you’re talking about viewing in the visual editor, that’s not going to show you how it will look in your post.
Yes puted it around the picture (including)
but the Picture was maybe 50*50 in size and was then doubled in size and that looks very bad.
I don’t understand why the preview pictures are resized anyway?
The text wraps around the picture, but the preview picture looks distorted. And it seems that Lightbox doesn’t work anymore when i have columns.
You might want to check your WordPress Settings under Media.
Look at the thumbnail settings and see what you have there. Is this checked? That might be why it is resizing.
If it is not your settings, I would suspect that it is one of your other plugins causing the problem. The best thing to try there is to deactivate them one by one until the problem goes away.
Using magazine columns with magazine basic theme. The plugin works fine on posts, but not on pages. I’m using the latest version and also tried in on another website (with another theme) and has the same problem: works with posts, not with pages. Any idea how come?
Much progress!
OK, using 1.0.3, I am also experiencing that it works (mostly) with posts, but not at all with pages, like Ronald before me.
And, as long as I only split into 2 columns, the start/stop functionality works fine (in posts), which is likely mostly good enough. But if I add a third column, the
does not stop the 3rd column. At the bottom of the 3rd column are some links meant for the end of the post.This is looking great, nice job!
Jeff
I can confirm to you that the plugin works on 2.7.1 – there are no problems whatsoever. I think the other people having problems need to look into the theme they’re using and their plugins because your plugin does work flawlessly.
Jessi,
Most plugins work across the board with most themes, the fact that a plugin does nto work with some themes CAN mean the theme is the issue, but in many cases, it is the case that the plugin needs further development.
I think this plugin has made great progress, but it can be improved.
Jeff
found why my posts’s footer was glueing in colum4 (the last one) even if was properly put in between:
in magazine-columns around line 102 change
echo " br.clear { clear: both; }";
by
echo " .clear { clear: both; }";
so that p.clear and br.clear are both working
hope that helps
If I install this plugin I always get this message:
Warning: include_once(/hp/ao/ac/vi/www/blog/wp-content/plugins/magazine-basic/) [function.include-once]: failed to open stream: Success in /hp/ao/ac/vi/www/blog/wp-settings.php on line 473
Warning: include_once() [function.include]: Failed opening ‘/hp/ao/ac/vi/www/blog/wp-content/plugins/magazine-basic/’ for inclusion (include_path=’.:/etc/php:/usr/local/share/php5.1:/usr/local/share/php5:/usr/local/share/php:/usr/share/php5.1:/usr/share/php5:/usr/share/php’) in /hp/ao/ac/vi/www/blog/wp-settings.php on line 473
What could be the problem? What must I modify to solve this issue?
You are installing the theme magazine-basic to the plugins directory. You must download the plugin magazine-columns to the plugin directory.
Excuse me, but don’t you mean the contents/themes/ directory?
Mo
I see your plugin as a good idea but was wondering why when I see it in preview it looks correct but once it is published it looks different. As when I set it up and want to see how it looks in preview, it the same as WYSIWIG, recently with my most recent post when I published it, it came out differently. Is it a bug or a matter of the theme? Your insight into this matter would be appreciated.
This plugin does not work with the visual wysiwyg editor. You will only see it working on the front end.
Great theme! Is there a simple way to ad more post than 6. I think themefunction.php. I’m stumped. I would like to fill out the page in recent post.
This has been the most WP fun I have had in years!
Are you referring to my Magazine Basic theme? If so, you can change the number of posts on the front page in the admin section under Magazine Basic => Layout.
Look all the way at the bottom of the left-column, in your admin area. I didn’t see it at first, either.
When using the “excerpts” versus “contents” option, I am having a problem. It’s not really a problem of the system, just a “difference” from what I’d like.
What happens is, when choosing the “excerpt” option, the theme automatically places my “image” at the top of each post. However, the image in question is my signature, so I don’t really want it anywhere but at the bottom of my posts. Or, removed altogether.
Is there anyway to adjust the program so that it doesn’t automatically include that in the excerpt variation?
Thanks in advance– great theme otherwise, by the way.
Mo
Also…
Where would I change the font formatting for the secondary pages? If in the styles sheets, under what command?
Thanks again!
Mo
Halloo! Still waiting for a reply!
Also had another question: I notice that my categories are in alphabetical order across the top, rather than the order within the My Categories area.
Any way to change that?
hello?
Hey Mo,
You are on the wrong page for questions about the Magazine Basic theme. This is the Magazine Columns plugin page.
But to answer your questions:
1) Open up index.php and remove or place the
getImage()function below thetheme_content()ortheme_excerpt()function.2) Not too sure which pages you refer to but you can add
font-familystyles to the style.css file. Go to pages you want to change the fonts on and look at the source code. Look for the areas you want and their surrounding div tags. Here you will see either an ID or a CLASS. The name after that is the style you want to change.3) Look for a plugin to change your category order. WordPress doesn’t have this function so a plugin is the way to go.
You can change the alphabetical order of your categories across the top of the menu to the id order of your categories.
In the header.php file look for this line:
“$cats = wp_list_categories(‘exclude=1&echo=0&title_li=’);”
And change it to this:
“$cats = wp_list_categories(‘orderby=id&exclude=1&echo=0&title_li=’);”
Or you can use a plugin as Chris suggested.
For Options page I was thinking for the chance for selecting 2, 3 or more columns by default, with no needing to add a shortcode or the
print("<!--column-->");What do you think about it?
So did anyone figure out the STOP COLUMN tag yet? It’d be really useful for this plugin.
There is a “stopcolumns” tag in the latest version of the plugin.
I’m having a problem: if I try to add any content before the “start columns” tag, it won’t show up. It seems that content can only be placed AFTER the “start columns” tag. Is there a way to fix this?
The plugin cuts off any content before “startcolumns” and any content after “stopcolumns”. It also doesn’t allow for any shortcodes in the columns.
The only way to fix it is to alter the plugin. I have sent Chris messages on this.
Fantastic! Thank you!
How do I get this plugin to show columns on front page?
It only works for the post pages, not the front page.
I like the plugin and like thousand others, was waiting for it, while using WP-Post Columns. Here are the current problems; maybe there is already a solution for them, please advise:
1. The plugin cuts any text before “Start columns” (like, an introduction) and after “stop columns” (like, footnotes).
2. It erases all formatting between “start” and “stop”, especially “carriage return”, i.e. new paragraphs, subtitles, etc.
Thx
Gabriel
I have used it. Its great wordpress the made life easy for webmaster and bloggers. Thanks
Great Plugin! Works great in WP 2.8.2. Thanks for the plugin!
No no no. wp 2.8.2 & 2.8.4 it’s not working.no matter what I do!