M

Book List – Sci Fi

 

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec odio. Quisque volutpat mattis eros. Nullam malesuada erat ut turpis. Suspendisse urna nibh, viverra non, semper suscipit, posuere a, pede.

Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet orci. Aenean dignissim pellentesque felis.

Book List

 

The shortcode (wcrl_books) will display books in the large format (replacing parentheses with square brackets). With big cover, excerpt, and buttons for more info (if available) and to view in catalogue.

The shortcode has a bunch of attributes/filters you can add to narrow down the selection. By default, it will get ALL books. Normally, you will want to filter by tags (wcrl_books tags=”home1″). You can use multiple tags, (wcrl_books tags=”home1,adult1″), but that means it will only list books that have BOTH tags. You can also filter by audience, topic, and language, with the same restrictions.

Alternatively, you may list specific books by using (wcrl_books ids=”1,2,3″), where the numbers are the ids for thos books. This method ignores any other filters from above.

Note, when using multiple tags or ids, they must be comma separated, no spaces, and use double quotation marks. “a,b,c”, no “a, b, c ‘

Lastly, you can limit the number of books returned when doing the filter method (as opposed to the ids method). (wcrl_books tags=”home1″ limit=”5″)

The example below uses the shortcode (wcrl_books tags=”home1″ limit=”5″)

A drawing of a comic artists table. On the right are pens and a jar of ink. On the left is a page of comics Jeff Lemire has made.
10,000 Ink Stains
Jeff Lemire
Audience: Adults
Language: English
A field at twilight. There is a white screen where the title is being projected. Above it is a large moon.
Aliens on the Moon
Thomas King
Audience: Adults
Language: English
A painting of a woman in a black bathing suit jumping from a green cliff. Beneath her is the green of trees.
A Love Affair With the Unknown
Gillian Deacon
Audience: Adults
Language: English
An ornate cover. A hand with a cuffed sleeve and lock wrapped around it passes a credit card to a hand in a yellow sweater. Behind them the world is burning.
Colin Gets Promoted and Dooms the World
Mark Waddell
Audience: Adults
Language: English
An old fashioned pink receipt that has "No-nonsense financial advice for solo earners" written on it. The background is yellow.
The Singles Tax
Renée Sylvestre-Williams
Audience: Adults
Language: English

Book Carousel

 

The book carousel works exactly like the list, but provides a different skin: cover, author, title; all wrapped in a link to the catalogue. The shortcode is (wcrl_book_carousel), and has all the same filters as (wcrl_books). All of the books will be displayed in a horizontal container. If the container is too narrow for all the books, it will automatically add slider handles.

The shortcode below is (wcrl_book_carousel ids=”257,251,74,1461,1619″)