Title: Columns
Author: Konstantin Kovshenin
Published: <strong>اپریل 16, 2013</strong>
Last modified: جولائی 29, 2016

---

پلگ انز تلاش کریں

![](https://ps.w.org/columns/assets/banner-772x250.png?rev=698652)

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/columns/assets/icon-256x256.jpg?rev=981150)

# Columns

 منجانب [Konstantin Kovshenin](https://profiles.wordpress.org/kovshenin/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/columns.0.7.3.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/columns/#description)
 * [جائزے](https://ur.wordpress.org/plugins/columns/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/columns/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/columns/#developers)

 [معاونت](https://wordpress.org/support/plugin/columns/)

## تفصیل

Create a column group with the `[column-group]` shortcode, then add columns to the
group with the `[column]` shortcode, like this:

    ```
    [column-group]
        [column]This is my first column[/column]
        [column]This is my second column[/column]
    [/column-group]
    ```

You can also span columns, like this:

    ```
    [column-group]
        [column span="2"]This is my first column spanned across two columns.[/column]
        [column]This is my second column[/column]
        [column]This is my third column[/column]
    [/column-group]
    ```

The first column will be twice as large as the second or third.

Styles are in columns.css. If you’d like your own margins and stuff, dequeue the
columns.css style during `wp_enqueue_scripts` with a priority of 11 or more.

## اسکرین شاٹس

 * [[
 * Columns demo
 * [[
 * This is how things look in the editor

## انسٹالیشن

 1. Download archive and unzip in wp-content/plugins or install via Plugins – Add New.
 2. Start using the `[column-group]` and `[column]` shortcodes.

## عمومی سوالات

  Installation Instructions

 1. Download archive and unzip in wp-content/plugins or install via Plugins – Add New.
 2. Start using the `[column-group]` and `[column]` shortcodes.

## جائزے

![](https://secure.gravatar.com/avatar/700068b7ee4d97d97a5a76f88ff7ffed1b9ddd3c4d8dc0b17acb031e9f053238?
s=60&d=retro&r=g)

### 󠀁[Efficient and simple to use, thank you!](https://wordpress.org/support/topic/efficient-and-simple-to-use-thank-you-2/)󠁿

 [meylodie](https://profiles.wordpress.org/meylodie/) اکتوبر 14, 2023

It does not compare with other columns plugins, as it is the simplest I have been
able to use. It is perfect when using Disable Gutenberg or such.

![](https://secure.gravatar.com/avatar/52b117ab992fdb004158a53c03b242197e48bfc6de6e7e6a0e55d41d39c43a60?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-777/)󠁿

 [Bianca](https://profiles.wordpress.org/bianca205/) اگست 25, 2017

I really like these kind of lean plugins. Maybe it’s not for everyone but it doesn’t
add any bloat and I like that. To the people who say this plugin is not responsive.
Responsive settings are based on CSS defined media breakpoints. The author of this
plugin did not include these. Different themes use different breakpoints. So yeah
you might have to add a few lines of css yourself to accomplish responsive effects.
But in the end this will always look better than pre defined responsive css settings
included in some other plugins, which will not always look good on every theme. 
example: @media only screen and (max-width:768px) { .columns-2 .column { width: 
100%; } .columns-3 .column { width: 100%; } }

![](https://secure.gravatar.com/avatar/bf52a32fdfddbc71eadae288328f201ff16fc6a462a7886ae08aa27eb0388011?
s=60&d=retro&r=g)

### 󠀁[Works nicely but is not responsive](https://wordpress.org/support/topic/works-nicely-but-is-not-responsive/)󠁿

 [WebDeb](https://profiles.wordpress.org/sillymoney/) ستمبر 3, 2016

Installed great but on a phone gives two really skinny columns instead of stacking
them up.

![](https://secure.gravatar.com/avatar/67e7002a9b4a269740e9ab28f480b451c8833f6d76bcc0d6f12de4e642233704?
s=60&d=retro&r=g)

### 󠀁[Sort of works…](https://wordpress.org/support/topic/sort-of-works-6/)󠁿

 [easilyconfused](https://profiles.wordpress.org/easilyconfused/) ستمبر 3, 2016

It sort of works but put everything into a colored box with a tiny font. Useless
to me but might be OK for some people (that like tiny fonts and weird boxes)

 [ تمام 22 جائزے پڑھیں ](https://wordpress.org/support/plugin/columns/reviews/)

## شراکت دار اور ڈیویلپرز

“Columns” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ Konstantin Kovshenin ](https://profiles.wordpress.org/kovshenin/)

[“Columns” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/columns)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/columns/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/columns/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/columns/) 
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/columns/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 0.7.3

 * Testing in 4.3 and 4.4

#### 0.7.2

 * Fix wpautop issues when another shortcode appears in a column
 * Testing in 3.7.1 and 3.8

#### 0.7.1

 * Clear floats after column group
 * Allow other shortcodes inside column contents

#### 0.7

 * First version

## میٹا

 *  Version **0.7.3**
 *  Last updated **8 سال پہلے**
 *  Active installations **3,000+**
 *  WordPress version ** 4.4 یا اس سے جدید **
 *  Tested up to **4.6.30**
 *  Language
 * [English (US)](https://wordpress.org/plugins/columns/)
 * Tags
 * [columns](https://ur.wordpress.org/plugins/tags/columns/)[shortcode](https://ur.wordpress.org/plugins/tags/shortcode/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/columns/advanced/)

## درجہ بندیاں

 4.1 out of 5 stars.

 *  [  15 5-star reviews     ](https://wordpress.org/support/plugin/columns/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/columns/reviews/?filter=4)
 *  [  2 3-star reviews     ](https://wordpress.org/support/plugin/columns/reviews/?filter=3)
 *  [  2 2-star reviews     ](https://wordpress.org/support/plugin/columns/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/columns/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/columns/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/columns/reviews/)

## شراکت دار

 *   [ Konstantin Kovshenin ](https://profiles.wordpress.org/kovshenin/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/columns/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://kovshenin.com/beer/)