Title: Post Tiles
Author: ethanhackett
Published: <strong>2011-12-30</strong>
Last modified: 2014-11-23

---

Szukaj wtyczek

![](https://ps.w.org/post-tiles/assets/banner-772x250.jpg?rev=659326)

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/post-tiles_ad9991.svg)

# Post Tiles

 Autor: [ethanhackett](https://profiles.wordpress.org/ethanhackett/)

[Pobierz](https://downloads.wordpress.org/plugin/post-tiles.1.4.6.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/post-tiles/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/post-tiles/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/post-tiles/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/post-tiles/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/post-tiles/)

## Opis

Post tiles allows you to use the shortcode **[post-tiles]** on any page or post 
and displays a grid of posts in a tile format. [(Live Preview)](http://www.posttiles.com)

By default 8 posts are displayed. To change the amount of posts to display on the
page, use the posts=’ ’ attribute in the shortcode. **Example: [post-tiles posts
=’10’]**

By default all post categories are called for the tiles. To specify the categories
use the categories=’ ’ attribute separating them by commas. **Example: [post-tiles
categories=’1,2,4′]**

By default the tiles use the excerpt trimmed to 20. You can specify your excerpt
length with the excerpt=’ ’ attribute. **Example: [post-tiles excerpt=’18’]**

_NOTE:_ The category id numbers are listed below, next to the category names. You
can use both the categories and posts attributes **Example: [post-tiles categories
=’1,2,4′ posts=’8′ excerpt=’18’]**

Version 1.4.6

### Arbitrary section

Enjoy it 😀

## Zrzuty ekranu

 * [[
 * Full Width Tiles
 * [[
 * Medium Width Tiles
 * [[
 * Mobile Width Titles
 * [[
 * Color and layout customization
 * [[
 * Additional customization

## Instalacja

 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the 'Plugins’ menu in WordPress
 3. Under Settings – Post Tiles configure any custom category post tile colors.
 4. Place `[post-tiles]` in your templates

## Najczęściej zadawane pytania

  Why do I see an big blank space?

If in the settings jQuery is turned on then by default everything loads invisible
and is revealed with a fade. You should check your version of jQuery to make sure
you’re running at least 1.4 +. To test whether jQuery is the issue in the settings
you can disable the jQuery and the plugin should appear.

## Recenzje

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

### 󠀁[My web collapses](https://wordpress.org/support/topic/my-web-collapses/)󠁿

 [AberrationClub](https://profiles.wordpress.org/aberrationclub/) 2016-09-03

Me petó la web al instalarlo. No muestra nada, me la bloquea por completo y pantallazo
en blanco. Not run in my web (new version of wp).

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

### 󠀁[Great, easy to use – excellent results](https://wordpress.org/support/topic/great-easy-to-use-nice-results/)󠁿

 [Toni](https://profiles.wordpress.org/tools4toni/) 2016-09-03

I have had to wrestle with settings in other plugins to get any results – This plugin
creates great results with just the simple shortcode. If you choose to customize
it’s easy and straight forward. The category ids are listed in the settings page–
excellent! I love the color wheel and ability to color by category with the key.
Such an elegant solution! I have many posts without images so this solution is ideal
because the tiles with text look cool, and adds a nice mix with images. Thank you
for your hard work to provide a simple to use, very cool, plugin.

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

### 󠀁[nice plugin, is it still supported?](https://wordpress.org/support/topic/nice-plugin-is-it-still-supported/)󠁿

 [alex.alp](https://profiles.wordpress.org/alexalp/) 2016-09-03

this a very cool post slide plugin, but it seems this plugin has no longer support
or has been abandoned…the demo site is gone and there are many answered support 
tickets. It would be really a shame if this is case, i want to have it updated and
keep using it I hope to hear from the dev soon to know the actual plugin state thanks
for the plugin btw!

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

### 󠀁[Nice plugin](https://wordpress.org/support/topic/nice-plugin-1867/)󠁿

 [yolandal](https://profiles.wordpress.org/yolandal/) 2017-02-08

no option to select number of tiles in a row?

 [ Przeczytaj 24 recenzje ](https://wordpress.org/support/plugin/post-tiles/reviews/)

## Kontrybutorzy i deweloperzy

„Post Tiles” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Post Tiles” na swój język.](https://translate.wordpress.org/projects/wp-plugins/post-tiles)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/post-tiles/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/post-tiles/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/post-tiles/)
przez [RSS](https://plugins.trac.wordpress.org/log/post-tiles/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.4.6

 * Thanks to alfred_j_kwack’s PR, added text color picking and slide transparency
   via the admin.

#### 1.4.5

 * Removed Testing Code

#### 1.4.4

 * Fix category sorting issue

#### 1.4.3

 * Fixed jQuery Category highlighting
 * Fixed errors

#### 1.4.2

 * Minor JS bug fix with responsive calculations

#### 1.4.1

 * Rounded decimals to fix scaling issue.

#### 1.4.0

 * Redesigned the responsive grid calculate based on ul width in order to maintain
   square tiles.
 * Set background images to cover which is supported in IE 9 and up. This makes 
   images fit better.

#### 1.3.8

 * Tested with wordpress 4.0

#### 1.3.7

 * Actually fixed the jQuery issue with featured images using fadetoggle.

#### 1.3.6

 * Fixed a jQuery Issue with features images using fadetoggle.

#### 1.3.5

 * Fixed a but with urls ending with or without forward slashes.
 * Added pagination location options for top, bottom or both.
 * Updated the admin panel to look a tad sexier.

#### 1.3.4

 * Added the ability to control tile featured image dimensions
 * Added the ability to paginate
 * Removed the category key rounded corners
 * Fixed the tile dimensions. There was a 10px padding discrepancy causing tiles
   to be +20px wider and taller than defined in the admin settings. Not the width
   and height of the tiles includes the padding space.

#### 1.3.2

 * Responsive functionality added (Alternate fluid design responds to location width)
 * Admin controlled animation styles (Bottom, top, right, left and fade)
 * Admin controlled Tile width and Height
 * Admin controlled excerpt length
 * Fixed spelling errors

#### 1.2.5

 * Fix the excerpt issue regarding truncation

#### 1.2.4

 * Added featured image tiles
 * Added additional warnings in the admin panel

#### 1.2.3

 * Added excerpt attribute
 * Fixed jQuery Bug

#### 1.2.2

 * Fixed CSS issues

#### 1.2.1

 * Fixed the query issue
 * Fixed the There is a new version… issue

#### 1.2

 * Added jQuery Animation in and Category Filtering

#### 1.1

 * Fixed multi-word categories
 * Added Category Key Option
 * Moved the Javascript to an external file
 * Updated wp_enqueue_script and wp_enqueue_style

#### 1.0

 * Created the plugin

## Meta

 *  Wersja **1.4.6**
 *  Ostatnia aktualizacja **11 lat temu**
 *  Włączone instalacje **400+**
 *  Wersja WordPressa ** 3.0 lub nowszej **
 *  Testowano do **4.0.0**
 *  Język
 * [English (US)](https://wordpress.org/plugins/post-tiles/)
 * Tagi
 * [categories](https://pl.wordpress.org/plugins/tags/categories/)[color coated](https://pl.wordpress.org/plugins/tags/color-coated/)
   [shortcode](https://pl.wordpress.org/plugins/tags/shortcode/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/post-tiles/advanced/)

## Oceny

 4.5 na 5 gwiazdek.

 *  [  17 recenzji 5-gwiazdkowych     ](https://wordpress.org/support/plugin/post-tiles/reviews/?filter=5)
 *  [  4 recenzje 4-gwiazdkowe     ](https://wordpress.org/support/plugin/post-tiles/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/post-tiles/reviews/?filter=3)
 *  [  1 recenzja 2-gwiazdkowa     ](https://wordpress.org/support/plugin/post-tiles/reviews/?filter=2)
 *  [  1 recenzja 1-gwiazdkowa     ](https://wordpress.org/support/plugin/post-tiles/reviews/?filter=1)

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/post-tiles/reviews/)

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/post-tiles/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://www.PostTiles.com/)