Title: Listic Listicle Creator
Author: Elliott Bernstein
Published: <strong>12 octobre 2015</strong>
Last modified: 13 octobre 2015

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/listic-listicle-creator.svg)

# Listic Listicle Creator

 Par [Elliott Bernstein](https://profiles.wordpress.org/ebernstein/)

[Télécharger](https://downloads.wordpress.org/plugin/listic-listicle-creator.zip)

 * [Détails](https://fr.wordpress.org/plugins/listic-listicle-creator/#description)
 * [Avis](https://fr.wordpress.org/plugins/listic-listicle-creator/#reviews)
 * [Développement](https://fr.wordpress.org/plugins/listic-listicle-creator/#developers)

 [Support](https://wordpress.org/support/plugin/listic-listicle-creator/)

## Description

For detailed instructions on using this plugin, including shortcode examples and
images, visit http://elliottbernstein.com/listic-listicle-creator/

#### What is Listic?

Listic is a WordPress plugin that allows users to quickly and easily create multi-
page listicles of any size within a single post. This is accomplished by using the[
listic] shortcode along with item names or numbers of your choice.

#### Quick Start Example Code

NOTE: All Listicl listicles MUST start with a « start » item, as shown below.

    ```
    [listic item="start"] 
    STARTING SLIDE CONTENTS HERE 
    [/listic]

    [listic item="1"] 
    SLIDE CONTENTS HERE 
    [/listic]

    [listic item="2"] 
    SLIDE CONTENTS HERE 
    [/listic]

    [listic item="3"] 
    SLIDE CONTENTS HERE 
    [/listic]
    ```

#### How to Use Listic

The key to using Listic is the [listic] shortcode. Use the shortcode multiple times
in one post to build up your list, but remember to start with the start page!

#### 1. Create the Start Page

Your first listic item is your start page. It is the item that will be displayed
on the blog page and category pages. Other items and pagination will only appear
on the single post page itself.

The first item must always be called « start », and will look something like this:

    ```
    [listic item="start"] 
    STARTING SLIDE CONTENTS HERE 
    [/listic]
    ```

The start page contains no item list numbers (compared to when it is shown in a 
single post page, when it will contain the pagination below it)

#### 2. Create Item Pages

After you’ve set up your start page, you can create as many item pages as you like.
At this point, your code will look something like this:

    ```
    [listic item="start"] 
    STARTING SLIDE CONTENTS HERE 
    [/listic]

    [listic item="1"] 
    SLIDE CONTENTS HERE 
    [/listic]

    [listic item="2"] 
    SLIDE CONTENTS HERE 
    [/listic]

    [listic item="3"] 
    SLIDE CONTENTS HERE 
    [/listic]
    ```

Each slide will load according to the item that has been clicked in the pagination.

#### 3. Customize Item Names (optional)

One of the coolest things about Listic is that after you’ve created the initial «
start » page, you can use ANY names you want for the slides. Want to change slides
from « 1, 2, 3 » to « Mandarin Oriental, Belmond, Peninsula »? You can do it! Just
type code as such:

    ```
    [listic item="start"] 
    STARTING SLIDE CONTENTS HERE 
    [/listic]

    [listic item="Mandarin Oriental"] 
    SLIDE CONTENTS HERE 
    [/listic]

    [listic item="Belmond"] 
    SLIDE CONTENTS HERE 
    [/listic]

    [listic item="Peninsula"] 
    SLIDE CONTENTS HERE 
    [/listic]
    ```

The result will be renamed slide buttons.

#### Customizing Listic’s Look

Althoug the basic formatting of Listic should adapt well to most WordPress themes
and sites, users may want to use the numerous css classes included in Listic to 
change the look of various elements. Any of the following classes can be used to
do so:

    ```
    listic-content-box (content box area) 
    listic-contet-box-[item number or name] (a specific content box in your list)
    listic-item-number (all item numbers)
    listic-item-number-[item number or name] (a specific item number in your list)
    listic-list-preview (the start page cotents that display on non-single posts)
    listic-current-item-number (the number of the current item being displayed)
    ```

## Avis

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

### 󠀁[Poor documentation](https://wordpress.org/support/topic/poor-documentation-20/)󠁿

 [novelist99](https://profiles.wordpress.org/novelist99/) 1 novembre 2018

I can’t figure out how to get this to work. The instructions are very poor. More
specific examples are needed.

 [ Lire l’avis ](https://wordpress.org/support/plugin/listic-listicle-creator/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Listic Listicle Creator » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

 *   [ Elliott Bernstein ](https://profiles.wordpress.org/ebernstein/)

[Traduisez « Listic Listicle Creator » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/listic-listicle-creator)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/listic-listicle-creator/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/listic-listicle-creator/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/listic-listicle-creator/)
par [RSS](https://plugins.trac.wordpress.org/log/listic-listicle-creator/?limit=100&mode=stop_on_copy&format=rss).

## Méta

 *  Version **0.1**
 *  Dernière mise à jour **il y a 11 ans**
 *  Installations actives **10+**
 *  Testé jusqu’à **4.3.34**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/listic-listicle-creator/)
 * Étiquettes
 * [listicle](https://fr.wordpress.org/plugins/tags/listicle/)[Multi-Page](https://fr.wordpress.org/plugins/tags/multi-page/)
   [pagination](https://fr.wordpress.org/plugins/tags/pagination/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/listic-listicle-creator/advanced/)

## Évaluations

 5 sur 5 étoiles.

 *  [  1 avis à 5 étoile     ](https://wordpress.org/support/plugin/listic-listicle-creator/reviews/?filter=5)
 *  [  0 avis à 4 étoile     ](https://wordpress.org/support/plugin/listic-listicle-creator/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/listic-listicle-creator/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/listic-listicle-creator/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](https://wordpress.org/support/plugin/listic-listicle-creator/reviews/?filter=1)

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

[Voir tous les avis](https://wordpress.org/support/plugin/listic-listicle-creator/reviews/)

## Contributeurs

 *   [ Elliott Bernstein ](https://profiles.wordpress.org/ebernstein/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/listic-listicle-creator/)