Is it possible to add color to the background of a specific column.
Can you add a border to a specific column.
Using the plug in Lightweight Grid Columns.
hello dear developer
i want to make usage of this plugin.
This plugin has one function and one function only — to make columns. You use it by inputting content between [column] and [/column] within your post content editor (or anywhere shortcodes are allowed).
can i add this to my theme – and subsquently add some shortcodes into the marked fields?
love to hear from you
]]>Hi i have installed grid columns used the code and there are a couple little boxes in the content i cant seem to get rid of probably something simple. can somone please help the page i am working on is
https://shielddoorswindows.com.au/contact/
thanks
]]>Really enjoy this plugin, but how can I adjust spacing between the columns?
Thanks,
]]>I know that plugin has hooks but don’t know how to use it to override CSS.
Can someone help me, please?
I need to override CSS because columns are not responsive now.
]]>Is it possible to nest columns?
I have this kind of design on my site. I hope it’s understandable
#------------# #---#
##--##--##--## #---#
##--##--##--## #---#
#------------# #---#
There is a 3/4 column and another 1/4 column. The 3/4 column has a line with a title, then three 1/3 columns, and then another paragraph.
This is achieved by nesting the column shortcodes provided by the theme. I’d prefer to use the Grid Columns plugin, but is it possible to nest the shortcodes and achieve a design like the one I described? I already tested it and I didn’t get it right.
Thanks!
]]>No editing ability when activated, returns to normal editing when deactivated. Not the only grid plugin that doesn’t work with v 3.9.
]]>Hi — I love the simplicity of this plugin, but am having a problem using it for the first time. In a basic 2-column layout the columns are created correctly, but the second one starts below as well as to the right of the first.
In case it helps, it also appears to me that the left hand column is inset to the right a bit, which it should not be. (I’m assuming the plug-in isn’t meant to change the margins of the text area being split into columns.) Here’s an example page:
https://rowantree.benwolfedesign.com/about/
I’m using the Headway theme.
]]>First of all, great plugin! It works really great and really improved the layout of the blog posts on the site I’m working on.
One thing, though: Is there a way of “hiding” the “[column grid=”2″]” and etc shortcodes in the automatic Facebook excerpts?
Thanks in advance!
]]>I need to make grid view of some posts having one tag, how can we do it ?
]]>Tried:
<p style=”text-align: center;”>center</p>
and
<span style=”text-align: center;”>center</span>
to no avail.
Any ideas?
Thanks.
]]>This Twitter bootstrap CSS:
.row-fluid [class*="span"] {
width: 100%;
margin-left: 2.127659574468085%;
}
Conflicts with the Grid Columns module. I’ve overwritten all column-span-* classes with !important, but maybe you can find a more elegant solution?
]]>Hi
We have been using the grid column plugin now for about 4 months with no problems. Recently we updated the plugin on our site and now the plugin does not seem to create columns for us any longer.
We are now scratching our heads trying to figure out what needs to be changed in the code to make the plugin work again.
We are using a standard 3 column layout. the code is below..could you please tell me what needs to be changed so the columns will display as 3 columns, rather than one.
[column grid=”3″ span=”1″]
<b>Senior Executives</b>
you can view the live page at https://www.webuildresumes.com/construction-resume-writing/
Thank you
If you guys want to centralise your images regardless of res add this to your custom CSS
div.pfpItem img { margin: 0 auto!important; display: block!important; float:none!important; }
]]>I installed the plugin grid columns by justin tadlock and i am having the hardest time trying to figure out how to use it. I do not understand the short code. I want to create a grid within one of my pages that has 2 columns. Can someone give me an example of how I would do that?
For example i am trying to alphabatize some restaurants and I want to list restaurants on the left and addresses on the right.
]]>I like this plugin a lot and I am most likely going to use it, however, I think that on very small screens the columns shouldn’t be next to eachother. They should be below eachother.
Suggestions?
]]>Just installed the plugin and it works, but it’s randomly bumping the columns down a line. In one page three sets of columns are all inline, 2 are not. Been staring at it for hours. ??
Maybe someone can help, I honestly don’t have the $29 right now for support.
]]>Environment: Multisite and MU Domain Mapping. Custom name for wp-content.
The plugin then only works on the root blog. Other blogs in the network experience this problem
<link rel='stylesheet' id='grid-columns-css' href='https://mysite.com/mywpcontent/plugins/grid-columns/css/columns.min.css?ver=20121007' type='text/css' media='all' />
is replaced with
<link rel='stylesheet' id='grid-columns-css' href='https://mysite.coms/css/columns.min.css?ver=20121007' type='text/css' media='all' />
That’s not a typo. The whole plugin directory structure is replaced by the letter “s”.
]]>Does anyone know how to adjust the spacing in between columns and adjusting left / right margins?
Thanks
]]>Firstly great plugin. I’ve tried around 5 others before deciding on this one! I am trying to justify the text which only works on paragraphs without columns. Could you possibly let me know how or if I am able to do this?
Regards
Toni
]]>Hello, thanks for this very handy plugin ??
I have added some columns in to a page and there are no blank lines in the editor window above the columns however when the code is displayed on the front end I’m getting a
<p></p>
above the columns. Not sure how to go about avoiding this, could it be something within the plugin causing it or is it simply the built-in WP editor being annoying?
Thanks for any help anyone can give (not sure if the author provides free support for this plugin here, hopefully he does :))
]]>Is it possible to make columns with the same height?
I have two columns, right content is higher than left content, so I would like to center/middle left content.
Thanks.
]]>Maybe my theme is being stupid but Im trying to get 2 columns on my page. One I want more than half the width about and the other a quarter so i am using a span 2 and and span 1. But any combination isnt working. I want the text on the left and an image on the right. pretty simple but the image WILL NOT go to the right of the text. Page is here: https://www.lenamiller.com/lena/. Please help.
]]>Hello,
Are the columns responsive?
]]>