Title: Advanced Category Column
Author: tepelstreel
Published: <strong>Ẹrẹ́nà 3, 2011</strong>
Last modified: Èrèlé  26, 2016

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/advanced-category-column/assets/banner-772x250.png?rev=545787)

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://ps.w.org/advanced-category-column/assets/icon-128x128.png?rev=1016659)

# Advanced Category Column

 Láti ọwọ́ [tepelstreel](https://profiles.wordpress.org/tepelstreel/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/advanced-category-column.3.5.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/advanced-category-column/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/advanced-category-column/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/advanced-category-column/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/advanced-category-column/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/advanced-category-column/)

## Àpèjúwe

The Advanced Category Column is mainly designed to give your blog a bit more of 
a newspaper behavior. E.g. The plugin shows the latest posts from all categories
with an offset of three posts on your homepage.

If there is a post thumbnail, it will be displayed above the headline of the post.
No further text will appear. If there is no thumbnail, only the headline and the
excerpt of the post will be shown. When the plugin can detect neither the thumbnail
nor the excerpt of a post, it will display just the first couple of sentences (or
words) of a post.

So far that is the same as my Category Column Plugin does also. Not every theme 
has the possibility to hide certain sidebars on different pages. ThatÌtumọ̀ Yorùbá:’
s where the advanced of our plugin comes in. In the ACC you can determine, where
exactly the widget is showing and in the settings you can customize the links of
your widget(s).

## Àwọn àwòrán ìbòjú

[⌊The plugin's work on our homepage⌉⌊The plugin's work on our homepage⌉[

The pluginÌtumọ̀ Yorùbá: ’s work on our homepage

[⌊The widget's settings section⌉⌊The widget's settings section⌉[

The widgetÌtumọ̀ Yorùbá: ’s settings section

[⌊The plugin's settings section⌉⌊The plugin's settings section⌉[

The pluginÌtumọ̀ Yorùbá: ’s settings section

## Ìgbéwọlẹ̀

 1. Upload the `advanced-category-column` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place and customize your widgets
 4. Customize your links in the settings

## FAQ

  The Widget doesnÌtumọ̀ Yorùbá: ’t show on my site

Look at the source code of your site. If it says at one point,

‘Advanced Category Column Widget is not setup for this view.’

you can change the visibility of the widget in the widgetÌtumọ̀ Yorùbá: ’s settings
according to your choices.

  I styled the widget container myself and it looks bad. What do I do?

The styling of the widget requires some knowledge of css. If you are not familiar
with that, try adding

    ```
    padding: 10px;
    margin-bottom: 10px;
    ```

to the style section.

  My widget should have rounded corners, how do I do that?

Add something like

    ```
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    ```

to the widget style. This is not supported by all browsers yet, but should work 
in almost all of them.

  My widget should have a shadow, how do I do that?

Add something like

    ```
    -moz-box-shadow: 10px 10px 5px #888888;
    -webkit-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
    ```

to the widget style to get a nice shadow down right of the container. This is not
supported by all browsers yet, but should work in almost all of them.

  I styled the links of the widget differently, but the changes donÌtumọ̀ Yorùbá:’
t show, what now?

Most of the time you will have to use the styles like that:

‘font-weight: bold !important;
 color: #0000dd !important;’

Since some other stylesheets can have a higher priority, you will have to make your
styles more important in the hierarchy.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Advanced Category Column” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí
ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ tepelstreel ](https://profiles.wordpress.org/tepelstreel/)

[Túmọ̀ “Advanced Category Column” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/advanced-category-column)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/advanced-category-column/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/advanced-category-column/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/advanced-category-column/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/advanced-category-column/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 3.5

 * Framework adjusted
 * WP 4.5 ready

#### 3.4.2

 * WP 4.3 ready

#### 3.4.1

 * WP 4.2 ready

#### 3.4

 * Framework adjusted

#### 3.3

 * Framework adjusted
 * Made ready for Custom Login Page
 * Made rady for WP 4.1

#### 3.2.2

 * Mistake in image class fixed

#### 3.2.1

 * Interference with WordPress Page Widgets eliminated

#### 3.2

 * DSS is now compressible

#### 3.1

 * All ‘Divided by Zero’ errors should be eliminated

#### 3.0

 * More foolproof

#### 2.9

 * Adjusted framework; better ability to get images

#### 2.8.2

 * Instead of styling each individual widget, you can style now the whole class

#### 2.8.1

 * minor bugfix and image border added

#### 2.8

 * more responsive; Spanish translation added thanks to [Andrew Kurtis](http://www.webhostinghub.com/)

#### 2.7.5

 * Inner beauty not well working; bug fixed

#### 2.7.4

 * No bugfix, but inner beauty added 🙂

#### 2.7.3

 * more accurate and easy thumbnails in the widget
 * added the possibility to get unfiltered excerpt to avoid possible interferences
   with other plugins

#### 2.7.2

 * bug with title heading fixed

#### 2.7.1

 * bug fixed in the framework

#### 2.7

 * small changes in the framework
 * possibility to adjust the title heading

#### 2.6

 * added a possible post byline to the widget
 * some code streamlined

#### 2.5.1

 * small bugfix

#### 2.5

 * Great reduction of the payload by adding a cache to the plugin

#### 2.4

 * Adjusting the classes to be more like allrounders

#### 2.3

 * Complete overhaul of the code; it should be cleaner, some typos should have disappeared

#### 2.2

 * Added ability to get thumbnails also if using galleries
 * Uses now dss instead of writing a new css file, when saving the styles
 * More accurate auto excerpt

#### 2.1

 * Bugfix

#### 2.0

 * Minor bugfixes, check all function added

#### 1.5

 * The text-areas are now resizable and the input fields got smaller

#### 1.2

 * Bug with empty stylesheet on update fixed

#### 1.1

 * Bugfix concerning title slugs; settings accessible from plugin page now

#### 1.0

 * Stable version with Dutch and German language files

#### 0.5

 * Public Beta and initial release

#### 0.3

 * Open Beta

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **3.5**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 11 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **20+**
 *  Ẹ̀yà WordPress ** 2.9 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **4.5.33**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/advanced-category-column/)
 * Àwọn àmì
 * [category](https://yor.wordpress.org/plugins/tags/category/)[column](https://yor.wordpress.org/plugins/tags/column/)
   [newspaper](https://yor.wordpress.org/plugins/tags/newspaper/)[sidebar](https://yor.wordpress.org/plugins/tags/sidebar/)
   [widget](https://yor.wordpress.org/plugins/tags/widget/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/advanced-category-column/advanced/)

## Àwọn ìbò

 5 lára àwọn ìràwọ̀ 5.

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

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

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/advanced-category-column/reviews/)

## Àwọn Olùkópa

 *   [ tepelstreel ](https://profiles.wordpress.org/tepelstreel/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/advanced-category-column/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BC9QUKBEZFZFY)