I tried for (better not to tell) time to add columns. I don't get it!
Could you give some examples but more in details?
Thanks!
Roger Pilon, Editor
The Planet Fixer Magazine
I tried for (better not to tell) time to add columns. I don't get it!
Could you give some examples but more in details?
Thanks!
Roger Pilon, Editor
The Planet Fixer Magazine
Hi Roger,
How are you going about adding those columns? Please explain.
Thanks!
I would really like this as well. In fact it would be great if you could provide the code you used for your examples / demo so that you can see how to actually implement. I am having issues with the accordian / spoiler and columns.
Otherwise, this is a fantastic plugin!
I think I understand this.
When you choose the columns option, the first field, Column width, is where you choose how wide,as a fraction of the width you want that column to be.
1-2 = half a page,
1-3 = third of a page
1-4= quarter of a page
Eg, If you want 3 columns, for example, you use the short code 3 times.
The second field you should read as 0 = no 1= yes.
Therefore, in the third selection for your third column you would set this to be '1'.
The third field - I have no idea!
So, for a 3 column page you would have:
[column size="1-3" last="0" style="0"]Column content for column 1[/column][column size="1-3" last="0" style="0"]Column content for column 2[/column][column size="1-3" last="1" style="0"]Column content for column 3[/column]
Style attribute is for developers. With this parameter they can customize css for specified columns =)
You must log in to post.