• Resolved Wendell Christian

    (@wendell_chrys)


    Hello,

    First thank you for the great plugin.

    I would like to list all the collections on a specific page using a shortcode for example? How can I do this?p

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Claudio Rimann

    (@pandulu)

    Hi Wendell,

    Thank you for your kind feedback.

    While this is not possible with a shortcode at the moment, it shouldn’t be too hard to implement and sounds like a useful idea. We’ll have a look at it and see what we can come up with.

    Plugin Author Florian Ziegler

    (@florianziegler)

    Hi Wendell,

    As Claudio said, this is currently not part of picu yet. Until we include a shortcode, this should get you started:

    1. Add the code you find here link to your theme’s functions.php.

    2. Replace ‘my_theme’ with your theme’s slug.

    3. Read more on how to adjust the query in the Codex. (In the code example above it will display the five most-recent collections.)

    4. Use the shortcode [list_picu_collections].

    Hope that helps! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘List all Collections’ is closed to new replies.