Title: Multicolumn Category Widget
Author: Arno Welzel
Published: <strong>8 آوریل 2014</strong>
Last modified: 27 می 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/multicolumn-category-widget/assets/icon-256x256.png?rev=2953066)

# Multicolumn Category Widget

 توسط [Arno Welzel](https://profiles.wordpress.org/awelzel/)

[دانلود](https://downloads.wordpress.org/plugin/multicolumn-category-widget.1.0.28.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/multicolumn-category-widget/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/multicolumn-category-widget/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/multicolumn-category-widget/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/multicolumn-category-widget/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/multicolumn-category-widget/)

## توضیحات

This widget displays top level categories in multiple columns.

After installation, just add the widget to desired sidebar or footer and optionally
enter a custom title and the number of columns to be displayed.

By default two columns are used, but you can set any number of columns you like 
in the backend.

Also see details at [http://arnowelzel.de/wp/en/projects/wordpress/multicolumn-category-widget](http://arnowelzel.de/wp/en/projects/wordpress/multicolumn-category-widget).

## عکس‌های صفحه

[⌊Configuration options of the widget in the backend⌉⌊Configuration options of the
widget in the backend⌉[

Configuration options of the widget in the backend

[⌊Example for the use in the frontend⌉⌊Example for the use in the frontend⌉[

Example for the use in the frontend

## نصب

 1. Extract the contents of the package to the `/wp-content/plugins/multicolumn-category-
    widget` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## سوالات متداول

### How can I customize the style of the widget?

All styles can be found in `css/frontend.css`. Since these styles get overwritten
when updating the widget, you should add the custom styles to your theme.

### Is it possible to get more translations?

Generally the widget supports multiple languages – you can use Loco Translate to
add more languages, if needed.

If you want to provide a translation in your language which is missing yet, you’re
welcome to send me the po/mo files for the next update.

### The categories are not displayed in multiple columns, why?

The layout uses multiple lists which are displayed next to each other using the 
CSS rule `display:inline-block`.

This means: If there not enough room to display multiple columns (either because
the sidebar of the template is too narrow or the available viewport of the device
is very small), the browser will eventually fall back to show only a single column.
But this is intentional to make sure that the category list is always completely
visible – even on smaller screens or on narrow smaller sidebars – and won’t break
the layout of the template by using more room as available.

In rare cases a template or a plugin changes the default behaviour of the WordPress
core function `the_widget()`, which usually outputs widgets with their own CSS classes–
in this case you might have to add your own styles based on the rules in `css/frontend.
css` but without `.widget_multicolumncategorywidget`. However the better solution
would be to check the template and/or other plugins, why the widget specific CSS
classes are missing.

## نقد و بررسی‌ها

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

### 󠀁[Works Good](https://wordpress.org/support/topic/doesnt-work-with-my-theme-7/)󠁿

 [WillOfTheWeb](https://profiles.wordpress.org/willoftheweb/) 4 اکتبر 2021 2 پاسخ

It didnt work initially but this was because there wasnt enough room in the widget
area to create two columns. I tweaked my design a bit to allow for a bigger widget
area and I reduced the site of the font and it works great.

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

### 󠀁[Нет подкатегорий](https://wordpress.org/support/topic/%d0%bd%d0%b5%d1%82-%d0%bf%d0%be%d0%b4%d0%ba%d0%b0%d1%82%d0%b5%d0%b3%d0%be%d1%80%d0%b8%d0%b9/)󠁿

 [Andrew](https://profiles.wordpress.org/papex/) 10 آگوست 2018 11 پاسخ

Беполезен.

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

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-3705/)󠁿

 [AL Guevara](https://profiles.wordpress.org/albabes/) 15 فوریه 2017

Css styling instructs work too!

 [ خواندن تمامی 5 نقد و بررسی‌ ](https://wordpress.org/support/plugin/multicolumn-category-widget/reviews/)

## توسعه دهندگان و همکاران

“Multicolumn Category Widget” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ Arno Welzel ](https://profiles.wordpress.org/awelzel/)

“Multicolumn Category Widget” به 4 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/multicolumn-category-widget/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “Multicolumn Category Widget” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/multicolumn-category-widget)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/multicolumn-category-widget/)،
[مخزن SVN](https://plugins.svn.wordpress.org/multicolumn-category-widget/) را بررسی
کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/multicolumn-category-widget/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/multicolumn-category-widget/)
مشترک شوید.

## گزارش تغییرات

= 1.0.28=
 * Update compability information for WordPress 7.0.

= 1.0.27=
 * Update compability information for WordPress 6.9.

= 1.0.26=
 * Updated plugin initialization as a preparation for WordPress 6.8.

= 1.0.25=
 * Fix warnings in WordPress 6.7 by removing translation for plugin name.

= 1.0.24=
 * Updated plugin initialization as a preparation for WordPress 6.7.

= 1.0.23=
 * Updated compatibility information for WordPress 6.6

= 1.0.22=
 * Updated compatibility information for WordPress 6.5

= 1.0.21=
 * Updated compatibility information for WordPress 6.3

= 1.0.20=
 * Updated compatibility information for WordPress 6.0

= 1.0.19=
 * Code refactoring * Updated compatibility information for WordPress 
5.5

#### 1.0.18

 * Updated compatibility information for WordPress 4.6

#### 1.0.17

 * Updated compatibility information for WordPress 4.5

#### 1.0.16

 * Added translation for plugin information in the backend (plugin title, description
   etc.)

#### 1.0.15

 * Modified default frontend styles to avoid bullets in category titles in certain
   themes (for example Twenty Fifteen).

#### 1.0.14

 * Updated compatibility information for WordPress 4.3

#### 1.0.13

 * Updated compatibility information for WordPress 4.2.3

#### 1.0.12

 * Added placeholder for the category title in the backend configuration options

#### 1.0.11

 * Updated compatibility information for WordPress 4.1.1

#### 1.0.10

 * Proper use of version parameter for frontend styles (plugin version and not WordPress
   version)

#### 1.0.9

 * Added Russian (thanks Flector)

#### 1.0.8

 * Updated compatibility to support WordPress 4.0

#### 1.0.7

 * Fixed version information

#### 1.0.6

 * Updated translations (German, Italian, French)

#### 1.0.5

 * Updated WordPress compatibility information (3.9.1)
 * Added “show post counts” option

#### 1.0.4

 * Updated WordPress compatibility information (3.9)

#### 1.0.3

 * Updated WordPress compatibility information (3.8.3)

#### 1.0.2

 * Fixed a bug in the title output: Standard title was displayed even with a custom
   title set.

#### 1.0.1

 * Added French and Italian.
 * Added translation template (pot).

#### 1.0

 * First release.

## اطلاعات

 *  نگارش **1.0.28**
 *  آخرین به‌روزرسانی **1 ماه پیش**
 *  نصب‌های فعال **300+**
 *  نگارش وردپرس ** 3.6 یا بالاتر **
 *  آزمایش‌شده تا **7.0.1**
 *  زبان‌ها
 * [English (US)](https://wordpress.org/plugins/multicolumn-category-widget/)، [German](https://de.wordpress.org/plugins/multicolumn-category-widget/)،
   [Italian](https://it.wordpress.org/plugins/multicolumn-category-widget/)، [Russian](https://ru.wordpress.org/plugins/multicolumn-category-widget/)،
   و [Swedish](https://sv.wordpress.org/plugins/multicolumn-category-widget/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/multicolumn-category-widget)
 * برچسب
 * [category](https://fa.wordpress.org/plugins/tags/category/)[widget](https://fa.wordpress.org/plugins/tags/widget/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/multicolumn-category-widget/advanced/)

## امتیازها

 4.2 از 5 ستاره.

 *  [  امتیاز 4 5-ستاره     ](https://wordpress.org/support/plugin/multicolumn-category-widget/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/multicolumn-category-widget/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/multicolumn-category-widget/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/multicolumn-category-widget/reviews/?filter=2)
 *  [  امتیاز 1 1-ستاره     ](https://wordpress.org/support/plugin/multicolumn-category-widget/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/multicolumn-category-widget/reviews/)

## مشارکت کنندگان

 *   [ Arno Welzel ](https://profiles.wordpress.org/awelzel/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/multicolumn-category-widget/)