Loading...
banner plugin Image
woo-image

Column Shortcodes

By Tobias Schutter

Description

This plugin adds shortcodes to easily create columns in your posts or pages.

Sometimes you just need to divide your page into different columns. With this plugin, you simply select a column shortcode, and it will add the column to the page. You can also change the padding of each individual column from the user interface.

There are 10 different column widths available from which you can make all combinations, including full width (1/1), half (1/2), one third (1/3), two third (2/3), one fourth (1/4), three fourth (3/4), one fifth (1/5), two fifth (2/5), three fifth (3/5), four fifth (4/5), one sixth (1/6), and five sixth (5/6).

A preset stylesheet is included, which you can also overwrite to your liking in your theme's stylesheet.

Other Notable Features

Here are a few other notable features of this free Column Shortcodes plugin.

check-fill
Column
check-fill
Columns
check-fill
Shortcode
check-fill
Shortcodes

Screenshots

FAQ

Standard
The easiest way is to use the added icon on the top of your editor ( right next to the media icon ). This will open a popup window from which you can select a column icon by clicking on one of the shortcodes.

Manual
You could also type in the shortcode yourself inside the editor. The following shortcodes are available:

[full_width][/full_width] [one_half][/one_half] [one_half_last][/one_half_last] [one_third][/one_third] [one_third_last][/one_third_last] [two_third][/two_third] [two_third_last][/two_third_last] [one_fourth][/one_fourth] [one_fourth_last][/one_fourth_last] [three_fourth][/three_fourth] [three_fourth_last][/three_fourth_last] [one_fifth][/one_fifth] [one_fifth_last][/one_fifth_last] [two_fifth][/two_fifth] [two_fifth_last][/two_fifth_last] [three_fifth][/three_fifth] [three_fifth_last][/three_fifth_last] [four_fifth][/four_fifth] [four_fifth_last][/four_fifth_last] [one_sixth][/one_sixth] [one_sixth_last][/one_sixth_last] [five_sixth][/five_sixth] [five_sixth_last][/five_sixth_last] 

Another option
Another way to add shortcodes is to switch to HTML-view. On the top of editor you will now see all the shortcodes listed.
By default these buttons are hidden. If you’d like to use them you can add this to your theme’s functions.php:

add_filter('add_shortcode_html_buttons', '__return_true' ); 

Contributors and developers

“Column Shortcodes” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

6.59

Average

Star-Image

Ratings

4.8 out of 5 | 134
History-Image

Version

1.0.1
calendar-Image

Last updated

3 years ago
Star-Image

Active installations

60,000+
Star-Image

WordPress version

6.0.11 or higher
php-Image

PHP version

or higher
translate-Image

Languages

18

Tags

Column,Columns,Divider,Shortcode,Shortcodes