ADVERTISEMENT

Jennifer Aniston on beauty and a big misconception about her

Published Nov 6, 2018 09:34 am
Los Angeles --- Jennifer Aniston was looking sharp in a black pantsuit when she met us recently at a Beverly Hills hotel to talk about her latest film, “Dumplin’,” which is based on the novel by Julie Murphy. In the Anne Fletcher-helmed comedy drama, Jennifer portrays former beauty queen Rosie Dickson, the mother of Willowdean (Dumplin’, portrayed by Danielle Macdonald). Dumplin’, the plus-size teenage daughter of Rosie, signs up for her mom’s Miss Teen Bluebonnet pageant in a small Texas town as a protest. Soon other contestants follow her footsteps which revolutionizes the pageant. So as a child, did she also try to seek an affirmation from her parents? “One of the reasons Rosie spoke so much to me or I really I loved the story, the dynamic, the mother-daughter aspect of it was because it was very similar to in a way what my mother and our relationship was,” she admitted. “She was a former model and she was all about presentation, what she looked like. I did not come out the model child she'd hoped for and so that was always like it was something that really resonated with me was just that this little girl just wanting to be seen and wanting to be loved and a mom who was too occupied with just the things that didn't quite matter but she didn't really know any better. That sort of journey, that arc that they take together and they rediscover each other. JENNIFER ANISTON JENNIFER ANISTON “Willowdean has resentment towards her mom and the pageants and what this means and what it looks like and I'm sure the pageant girls had the idea of what they thought little Dumplin' was and what she looked like. Then at the end of this movie you realize that all of these people no matter what shapes or sizes or whatever they look like they have so much more in common than they probably ever really understood.” She confessed she never went through a pageant phase as a young kid. “No, I could barely walk a straight line, let alone not fall,” she pointed out. “I was a very klutzy, not so graceful kid.” So what is her relationship to beauty now versus when she started on “Friends?” Is it less important or does she think of it differently? “That sort of goes in waves of what that means to you,” she replied. “It's like when you say you're a beauty icon. I chuckle inside because I've never thought of myself that way. I didn't grow up being perceived that way and I think it really has to do with how you feel about yourself and what that means. I've had moments where I felt horrible and I didn't feel good enough or pretty enough or anything enough and you just have to go through those periods of time and just get stronger. “My idea of beauty is what makes you feel beautiful. And that is the people around you. The life that you have. A good hair day sort of things.” Asked what the biggest misconception about her is, Jennifer disclosed, “That there's some sort of level of unhappiness that I live in that is due to the fact that I don't have some sort of a storybook moment at this stage of my life and that's just simply not true.” As for being famous and how Hollywood has changed her, she confessed, “I don't love being famous. I don't love the negativity that comes along with it. That's what I don't love. I don't love the judgments. I feel like what we get to do every day is go to work, feel excited, inspired, and create something that will be put together and hopefully then put out into the world and received with whatever it wants to get received with. But we work hard and we do it because we love it in order to entertain so that's the only part that I don't love about it. “I also feel that that has increased over the years that negativity has grown and judgment has grown. I don't know if that's the internet or people, faceless people being able to have a platform where they can hide and just write whatever unhappiness they're feeling inside themselves and just throw it out there into the ethers hoping that it'll relieve them of it but it actually probably doesn't. It just makes it grow like a cancer.” As to living an independent life outside of other’s projections, Jennifer said,” I feel as a young kid growing up dreaming of becoming an actress and achieving what my dream was and then being fortunate enough to keep, to continue working and living my dream of being an actress. I feel that I had the really rare moment it does because it doesn't really happen that often of finding true success in that. It's a big job and it takes a lot of work to sustain that and to continue to be good at it and to be better over time and to still be excited and to still feel creatively excited and then as you do that you start to realize well, just being an actress for hire is not as interesting to me now so I would like to now explore more behind the scenes. I would love to explore behind the camera. I would love to explore and continue to feed myself, grow and that's something that I love and I find extremely exciting, fulfilling. I don't feel that I compromised in any way.”
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.