Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

JustRows free

Leírás

JustRows takes the featured images of posts from a given post type, and shows them as a responsive image grid.
The generated galleries may be customized using one of many user-created configurations.

  • images are placed in order (by date or other fields)
  • all images are resized via javascript so that each row is composed of thumbnails of the same height, also all rows except the last one are justified
  • new images can be appended, either with a button or infinite scrolling (depending on the settings)
  • users can define multiple configurations
  • users can place a gallery through a widget or a shortcode

Create a configuration

  1. In the „JustRows” menu on the left, click „Create configuration”.
  2. The „Add new configuration” panel will open.
  3. Give the configuration a name and change the options as you see fit, then hit the „Save” button at the bottom.

Show the gallery

Place the JustRows widget somewhere in your template, or use the shortcode [justrows slug=”default”] (where „default” is the slug of your configuration).

Képernyőmentések

  • Example of a gallery generated with JustRows.
  • Editing a gallery configuration with JustRows.
  • Example of a gallery generated with JustRows inside a wordpress site.

Telepítés

  1. Upload the „justrows-free” folder to the „/wp-content/plugins/” directory.
  2. Activate the plugin through the „Plugins” menu in WordPress.
  3. Place the JustRows widget somewhere in your template, or use the shortcode [justrows slug=”default”] (where „default” is the slug of the JustRows configuration)
  4. Make sure that the posts used by the configuration have a featured image

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“JustRows free” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“JustRows free” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

0.1

  • Initial release.

0.2

  • Added „caption visible” layouts.