Bestseller Lists from the New York Times

Bestseller Lists from the New York Times Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,078 downloads
Bestseller Lists from the New York Times Icon

Try plugin: Bestseller Lists from the New York Times

We'll create fresh WordPress site with Bestseller Lists from the New York Times installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Bestseller Lists from the New York Times

Integrate bestseller lists from the New York Times into your own site with a user-friendly interface.

0


0


0


0


0

updated: 1 year ago
since: 6 years ago
author: Jake Paris

Description

Use this plugin to display all the bestseller lists from New York Times on your own site. Optionally include links from your own local library catalog from each book.

The plugin uses an easy-to-use user-interface which updates quickly and “in-place” when changing lists without reloading the rest of the page.

Use

Use the Bestseller Lists from NYT block. You can optionally specify which list is initially displayed.

There’s also a shortcode available to embed the list viewer: [nyt-bestseller-listings]. You can optionally specify which list is initially displayed by using the initial-list attribute with the list slug as the attribute value. Get the list slug by first placing the shortcode in your page, then visiting the page and changing lists. The page url will change as the list changes, and the list slug can be seen by looking for nyt-list=SLUG-HERE in your browser’s url bar. So for example, to place the lists on a page and set the initial list to be children’s picture books, you would use: [nyt-bestseller-listings initial-list="picture-books"]

To hide the images, add the following bit of css to your theme stylesheet or to the Additional CSS section in the Customizer: .nyt-bestseller-listings-img { display: none; }.