ADVERTISEMENT

From Reese Witherspoon to SJP, the rise of celeb book clubs

Published Aug 16, 2018 04:37 am
NEW YORK (AP) — Jimmy Fallon remembers a summer a few years back when it seemed everybody was reading "Gone Girl" by Gillian Flynn. Reese Witherspoon, center, with two cover images of novels she selected for her book club, Something In The Water, by Catherine Steadman, left, and 'Eleanor Oliphant Is Completely Fine,' by Gail Honeyman. Witherspoon is one of several celebrities who have book clubs. (Ballantine Books/Penguin via AP) /mb.com.ph Reese Witherspoon, center, with two cover images of novels she selected for her book club, Something In The Water, by Catherine Steadman, left, and 'Eleanor Oliphant Is Completely Fine,' by Gail Honeyman. Witherspoon is one of several celebrities who have book clubs. (Ballantine Books/Penguin via AP) "Everyone had that book. If we had people over, or went on vacation poolside, people had that book wrinkled and curled up. I read it with my wife and we read every chapter together and we'd be like, '(Gasps) This is great!' It was the world's smallest book club," he laughed. This summer, Fallon decided to expand his book club of two to include his late-night audience. In June, he launched "Tonight Show Summer Reads." Fallon presented five book options on his show and instructed viewers to go online and vote for their favorite. The results exceeded his expectations with 140,000 votes. The winner was "Children of Blood and Bone" by Tomi Adeyemi. "Any way to engage the audience and to do stuff with them is always more fun," said Fallon. He also enthusiastically tracked how the books performed on Amazon after a mention on his show. The company confirms he had an impact. "When a celebrity decides to get behind a book, we generally see a lift in sales," said Chris Schluep, an editor at Amazon. "For instance, 'Children of Blood and Bone' has been selling well this year. But the week after Jimmy Fallon selected it as the first 'Tonight Show' book club selection, it sold nearly three times the number of print, Kindle and Audible books that it had sold in the previous week at Amazon." Fallon isn't the only celebrity to follow in Oprah Winfrey's footsteps with a book club. Reese Witherspoon has made such a success of her monthly literary picks that publishers are now putting Reese stickers on her selections. "It's fantastic and we have a great experience," said Witherspoon, who has bought the rights to many of her picks to adapt for film or television. One of her selections, "Little Fires Everywhere" by Celeste Ng will be a limited series on Hulu starring Witherspoon and Kerry Washington. The Oscar winner has also partnered with the audio producer-distributor Audible on audio recordings of her selections. Emma Roberts has turned her lifelong love of reading into a pet project she calls Belletrist. A website and social media for Belletrist celebrate all things books. Each month they feature a new book to read and even an independent book store to check out. "Belletrist is my baby," said Roberts, who runs the site with her partner, Karah Preiss. She says there is "no criteria" for books she features because her personal taste is so varied, but she does tend to learn toward highlighting female authors. She wants to create a community for Belletrist followers to share thoughts and ideas about what they read. Sarah Jessica Parker is so committed to reading that she's partnered with the American Library Association to share her own suggestions. The goal, she says, is to not only get people to read but to also support their own local libraries. When Parker was approached by publishing house Hogarth to start her own imprint, her respect for writing initially made her think it wasn't a good idea. "I didn't think I had the experience and had too much respect for people who've been in publishing for a long time," she said. But Parker then thought it could be a way to help champion works in the literary fiction space which isn't always as commercial. The first novel printed by SJP for Hogarth, "A Place for Us" by Fatima Farheen Mirza, is a New York Times best-seller. Parker said she also enjoys posting about books on social media because it's a safe topic. Books are the "one thing I can talk about on Instagram that's not controversial," she said. "Everybody wants to talk about their favorite books or their feelings about books and share title recommendations. I mean, it's a huge exchange of information and enthusiasm and it's really the easiest part of my relationship with social media certainly." Like Witherspoon, Roberts and Parker are open to the idea of giving a book they recommend the Hollywood treatment. "One of the most exciting things about reading is thinking about how to bring it to life. I'm always imagining the show or the movie. We're in an exciting time," said Roberts. Parker stresses her goal first and foremost is to help the author. "I'm in it really for the genuinely purest of intentions — to introduce new authors to readers. And if the opportunity exists for there to be a discussion about any television or film rights, I would certainly enter in to those conversations. But that isn't in any way my incentive."
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.