{"id":223014,"date":"2025-11-26T20:55:16","date_gmt":"2025-11-26T09:55:16","guid":{"rendered":"https:\/\/thediviguide.com\/divi-5-carousel-tutorial-create-an-interactive-testimonial-carousel-with-the-group-carousel-module"},"modified":"2025-12-13T20:52:52","modified_gmt":"2025-12-13T09:52:52","slug":"divi-5-carousel-tutorial-create-an-interactive-testimonial-carousel-with-the-group-carousel-module","status":"publish","type":"post","link":"https:\/\/thediviguide.com\/en\/divi-5-carousel-tutorial-create-an-interactive-testimonial-carousel-with-the-group-carousel-module","title":{"rendered":"Divi 5 Carousel Tutorial: Create an Interactive Testimonial Carousel with the Group Carousel Module"},"content":{"rendered":"\n<p>Are you wasting precious time configuring testimonial sliders with third-party plugins that slow down your site? Recently, I had the opportunity to test Divi 5's new Group Carousel module on several client projects. Discover how to create an interactive testimonial carousel in just 30 minutes, without needing to code or use external plugins.  <\/p>\n\n<h2 class=\"wp-block-heading\">Key Takeaways<\/h2>\n\n<ul class=\"wp-block-list\">\n<li>Divi 5's <strong>Group Carousel Module<\/strong> replaces third-party slider plugins<\/li>\n\n\n\n<li>You create <strong>fully customizable<\/strong> carousels without touching any code<\/li>\n\n\n\n<li><strong>Interactions<\/strong> make the carousel truly engaging (hover effects, animations)<\/li>\n\n\n\n<li>Automatic <strong>responsive<\/strong> setup for all screens<\/li>\n\n\n\n<li>Implementation time: 20-30 minutes for a professional result<\/li>\n<\/ul>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Why the Group Carousel is a game-changer<\/h2>\n\n<p>I migrated three client sites from external plugins (Slider Revolution, Meta Slider). Result: loading time decreased by 0.8 to 1.4 seconds. The HTML code is 60% lighter, and maintenance is simplified since everything remains within the Divi ecosystem.  <\/p>\n\n<p><strong>Pros:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Native integration (zero external plugins)<\/li>\n\n\n\n<li>Total visual customization<\/li>\n\n\n\n<li>Perfect compatibility with Flexbox and Grid<\/li>\n\n\n\n<li>Animations without custom JavaScript<\/li>\n\n\n\n<li>Optimized performance<\/li>\n<\/ul>\n\n<p><strong>Cons \/ Caveats:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Requires Divi 5 (no backward compatibility)<\/li>\n\n\n\n<li>Learning curve if you're new to Groups<\/li>\n\n\n\n<li>Longer initial setup than a simple Testimonial module<\/li>\n<\/ul>\n\n<p>This module integrates perfectly into a global strategy to master interactivity and <a href=\"https:\/\/thediviguide.com\/en\/the-ultimate-guide-to-modern-layouts-with-divi-5-flexbox-css-grid-and-interactions-explained\" title=\"The Ultimate Guide to Modern Layouts with Divi 5: Flexbox, CSS Grid, and Interactions Explained\">modern layouts in Divi 5<\/a>.<\/p>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Prerequisites and testing protocol<\/h2>\n\n<p>I tested this tutorial on Divi 5.0 + WordPress 6.8.3 with 8 active plugins (AIOSEO, WooCommerce, WP Rocket), Hostinger VPS hosting with Redis cache and Cloudflare CDN. This tutorial covers creating a static testimonial carousel with animations, interactions, and responsive optimization. <\/p>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"474\" src=\"https:\/\/thediviguide.com\/wp-content\/uploads\/2025\/11\/slider-interactif-Divi-1024x474.webp\" alt=\"Divi 5 Group Carousel Slider\" class=\"wp-image-223000\" style=\"width:1024px;height:auto\" srcset=\"https:\/\/thediviguide.com\/wp-content\/uploads\/2025\/11\/slider-interactif-Divi-980x454.webp 980w, https:\/\/thediviguide.com\/wp-content\/uploads\/2025\/11\/slider-interactif-Divi-480x222.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" \/><figcaption class=\"wp-element-caption\">#image_title<\/figcaption><\/figure>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Step 1: Create the basic carousel structure<\/h2>\n\n<p>The first step is to add the Group Carousel Module. Open your page in the Visual Builder, click \"+\", search for \"Group Carousel\", and add it. <\/p>\n\n<h3 class=\"wp-block-heading\">Understanding the Logic: Groups = Slides<\/h3>\n\n<p>Each <strong>Group<\/strong> = a complete testimonial. You don't add \"slides\"; you add Groups to the carousel. Recommended structure per testimonial: Image Module (photo) + Text Module (quote) + Heading Module (name) + Text Module (title\/company).  <\/p>\n\n<h3 class=\"wp-block-heading\">Configure carousel settings<\/h3>\n\n<p>Click \u2699\ufe0f in the Group Carousel Module &gt; \"Content\" tab &gt; \"Carousel Settings\".<\/p>\n\n<p><strong>Recommended settings:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Slides to Show (Desktop): 3<\/li>\n\n\n\n<li>Slides to Scroll: 1<\/li>\n\n\n\n<li>Enable Loop: Enabled<\/li>\n\n\n\n<li>Autoplay: Enabled (5000ms)<\/li>\n\n\n\n<li>Pause on Hover: Enabled<\/li>\n\n\n\n<li>Enable Navigation: Enabled<\/li>\n\n\n\n<li>Enable Pagination: Enabled<\/li>\n<\/ul>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Step 2: Create your first testimonial<\/h2>\n\n<p>Build the design in the first Group. This template will serve as a base for duplication. <\/p>\n\n<p><strong>Add the modules in this order:<\/strong><\/p>\n\n<ol class=\"wp-block-list\">\n<li><strong>Image<\/strong>: 150x150px photo, Border Radius 50% (circular), centered<\/li>\n\n\n\n<li><strong>Text<\/strong>: quote with quotation marks, size 16-18px, line-height 1.8, padding 20px<\/li>\n\n\n\n<li><strong>Heading (H4)<\/strong>: client name, 18px Bold, centered<\/li>\n\n\n\n<li><strong>Text<\/strong>: title and company, 14px italic, color #888, centered<\/li>\n<\/ol>\n\n<p><strong>Style the Group (the card):<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Background: #f9f9f9 or white<\/li>\n\n\n\n<li>Border: 1px solid #e0e0e0, Border Radius 12px<\/li>\n\n\n\n<li>Box Shadow: 0px 4px 12px rgba(0,0,0,0.08)<\/li>\n\n\n\n<li>Padding: 30px<\/li>\n<\/ul>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Step 3: Duplicate and customize testimonials<\/h2>\n\n<p>Hover over the Group &gt; duplicate icon &gt; repeat up to 5 Groups. Then modify the content of each Group (photo, text, name, title). Tip: for many testimonials, consider the Loop Builder with a Custom Post Type.  <\/p>\n\n<p><\/p>\n\n<p><\/p>\n\n<figure class=\"wp-block-image aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"585\" src=\"https:\/\/thediviguide.com\/wp-content\/uploads\/2025\/11\/slider-temoignages-Divi-1024x585.webp\" alt=\"Divi 5 Testimonial Slider\" class=\"wp-image-222989\" srcset=\"https:\/\/thediviguide.com\/wp-content\/uploads\/2025\/11\/slider-temoignages-Divi-980x560.webp 980w, https:\/\/thediviguide.com\/wp-content\/uploads\/2025\/11\/slider-temoignages-Divi-480x274.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" \/><figcaption class=\"wp-element-caption\">#image_title<\/figcaption><\/figure>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Step 4: Configure navigation, pagination, and transitions<\/h2>\n\n<h3 class=\"wp-block-heading\">Navigation and pagination<\/h3>\n\n<p>Group Carousel Module settings (\u2699\ufe0f) &gt; \"Content\" &gt; \"Navigation\" and \"Pagination\".<\/p>\n\n<p><strong>Navigation (arrows):<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Placement: Outside<\/li>\n\n\n\n<li>Icon Color: #333, hover brand color<\/li>\n\n\n\n<li>Background: white 90% transparency, hover brand color<\/li>\n\n\n\n<li>Icon Size: 30px, Background Size: 50x50px circular<\/li>\n\n\n\n<li>Shadow: 0px 2px 8px rgba(0,0,0,0.15)<\/li>\n<\/ul>\n\n<p><strong>Pagination (dots):<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Placement: Below<\/li>\n\n\n\n<li>Type: Bullets<\/li>\n\n\n\n<li>Bullet Color: #ccc (inactive), brand color (active)<\/li>\n\n\n\n<li>Bullet Size: 12px, Spacing: 10px<\/li>\n<\/ul>\n\n<h3 class=\"wp-block-heading\">Transitions<\/h3>\n\n<p>\"Content\" &gt; \"Carousel Settings\":<\/p>\n\n<ul class=\"wp-block-list\">\n<li>Transition Speed: 800ms<\/li>\n\n\n\n<li>Transition Easing: ease-in-out<\/li>\n\n\n\n<li>Autoplay Speed: 5000ms<\/li>\n<\/ul>\n\n<p>Test by disabling the Visual Builder: the carousel starts automatically and pauses on hover.<\/p>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Step 5: Add interactivity with interactions<\/h2>\n\n<p>To make this carousel even more dynamic, you can add hover effects using the \"Interactions\" feature.<\/p>\n\n<h3 class=\"wp-block-heading\">Hover effect on cards<\/h3>\n\n<p>Group settings &gt; \"Advanced\" &gt; \"Interactions\" &gt; \"+ Add Interaction\".<\/p>\n\n<p><strong>Interaction 1 - Lift:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Trigger: Hover<\/li>\n\n\n\n<li>Effect: Transform &gt; Translate Y: -8px<\/li>\n\n\n\n<li>Duration: 300ms, Easing: ease-out<\/li>\n<\/ul>\n\n<p><strong>Interaction 2 - Shadow:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Trigger: Hover<\/li>\n\n\n\n<li>Effect: Box Shadow: 0px 12px 24px rgba(0,0,0,0.15)<\/li>\n\n\n\n<li>Duration: 300ms<\/li>\n<\/ul>\n\n<p>Duplicate these interactions on all Groups (Copy\/Paste Group Styles &gt; check \"Interactions\").<\/p>\n\n<h3 class=\"wp-block-heading\">Entrance animation<\/h3>\n\n<p>Group Carousel Module settings &gt; \"Advanced\" &gt; \"Interactions\":<\/p>\n\n<ul class=\"wp-block-list\">\n<li>Trigger: Page Load<\/li>\n\n\n\n<li>Effect: Fade In<\/li>\n\n\n\n<li>Duration: 800ms, Delay: 200ms<\/li>\n<\/ul>\n\n<p>The carousel fades in on page load.<\/p>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Step 6: Adapt the carousel for mobile and tablet<\/h2>\n\n<p>Configure breakpoints for perfect readability on all screens.<\/p>\n\n<p>Group Carousel Module settings &gt; \"Content\" &gt; \"Carousel Settings\" &gt; responsive icon next to \"Slides to Show\":<\/p>\n\n<ul class=\"wp-block-list\">\n<li>Desktop (&gt;981px): 3 slides<\/li>\n\n\n\n<li>Tablet (768-980px): 2 slides<\/li>\n\n\n\n<li>Phone (768px): 1 slide<\/li>\n<\/ul>\n\n<p>Also adjust paddings: Group settings &gt; \"Design\" &gt; \"Spacing\" &gt; responsive mode:<\/p>\n\n<ul class=\"wp-block-list\">\n<li>Desktop: 30px padding<\/li>\n\n\n\n<li>Tablet: 20px padding<\/li>\n\n\n\n<li>Phone: 15px padding<\/li>\n<\/ul>\n\n<p>Test with the Visual Builder toolbar (Desktop\/Tablet\/Phone icons).<\/p>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Step 7: Optimize performance<\/h2>\n\n<h3 class=\"wp-block-heading\">Images<\/h3>\n\n<p>Optimize photos before uploading:<\/p>\n\n<ul class=\"wp-block-list\">\n<li>Format: WebP<\/li>\n\n\n\n<li>Dimensions: 300x300px max (displayed at 150x150px, 2x for Retina)<\/li>\n\n\n\n<li>Weight: 50KB per image<\/li>\n\n\n\n<li>Lazy loading: ensure \"Enable Lazy Loading\" is enabled in each Image module<\/li>\n<\/ul>\n\n<p>On a client project, I reduced the total weight from 380KB to 95KB, gaining 0.4s on LCP.<\/p>\n\n<p><strong>Measured metrics:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>Before optimization: LCP 2.8s<\/li>\n\n\n\n<li>After optimization: LCP 1.9s<\/li>\n\n\n\n<li>Gain: 0.9 seconds (32% improvement)<\/li>\n<\/ul>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Pre-launch testing protocol<\/h2>\n\n<p>Before publishing your carousel, follow this verification checklist.<\/p>\n\n<p><strong>Functional tests:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>[ ] The carousel scrolls automatically (autoplay enabled)<\/li>\n\n\n\n<li>[ ] The carousel pauses on hover<\/li>\n\n\n\n<li>[ ] Left\/right arrows work<\/li>\n\n\n\n<li>[ ] Pagination dots work and indicate the active slide<\/li>\n\n\n\n<li>[ ] Hover interactions activate on each card<\/li>\n\n\n\n<li>[ ] Scrolling is smooth without jerks<\/li>\n<\/ul>\n\n<p><strong>Responsive tests:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>[ ] Desktop: 3 slides visible, external navigation well positioned<\/li>\n\n\n\n<li>[ ] Tablet: 2 slides visible, readable text, accessible navigation<\/li>\n\n\n\n<li>[ ] Phone: 1 slide visible, centered content, navigation at the bottom<\/li>\n<\/ul>\n\n<p><strong>Performance tests:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>[ ] Optimized images (50KB each, WebP format)<\/li>\n\n\n\n<li>[ ] Lazy loading enabled<\/li>\n\n\n\n<li>[ ] LCP 2.5 seconds (measured with PageSpeed Insights)<\/li>\n\n\n\n<li>[ ] No Cumulative Layout Shift (CLS) during loading<\/li>\n<\/ul>\n\n<p><strong>Accessibility tests:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>[ ] Descriptive alt text on all photos<\/li>\n\n\n\n<li>[ ] Sufficient contrast between text and background (minimum 4.5:1 ratio)<\/li>\n\n\n\n<li>[ ] Functional keyboard navigation (Tab between slides)<\/li>\n\n\n\n<li>[ ] Screen readers can announce the content of each slide<\/li>\n<\/ul>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">My verdict: who is this carousel for?<\/h2>\n\n<p>After creating this type of carousel on several projects (agencies, freelancers, showcase sites), here's my analysis.<\/p>\n\n<p><strong>It's for you if:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>You regularly create WordPress sites with Divi<\/li>\n\n\n\n<li>You're looking for a native solution without third-party plugins<\/li>\n\n\n\n<li>You need total control over the design<\/li>\n\n\n\n<li>You value performance (loading time, Core Web Vitals)<\/li>\n\n\n\n<li>You want testimonials that convert (interactivity, visual credibility)<\/li>\n\n\n\n<li>You manage sites with many testimonials to display elegantly<\/li>\n<\/ul>\n\n<p><strong>Avoid if:<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li>You're still on Divi 4 (no Group Carousel available)<\/li>\n\n\n\n<li>You only have 2-3 testimonials (a simple Testimonial module is enough)<\/li>\n\n\n\n<li>You're looking for a \"quick and dirty\" 5-minute solution (initial time investment)<\/li>\n\n\n\n<li>You need to integrate complex external testimonial sources (third-party APIs) without custom development<\/li>\n<\/ul>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Getting Started Checklist<\/h2>\n\n<p>Let's recap the steps to quickly create your carousel:<\/p>\n\n<ul class=\"wp-block-list\">\n<li>[ ] Ensure you have Divi 5.0+ and WordPress 6.4+<\/li>\n\n\n\n<li>[ ] Prepare your testimonial content (texts, optimized photos)<\/li>\n\n\n\n<li>[ ] Add the Group Carousel Module to your page<\/li>\n\n\n\n<li>[ ] Configure global settings (slides to show, autoplay, navigation)<\/li>\n\n\n\n<li>[ ] Create the first testimonial (complete structure within a Group)<\/li>\n\n\n\n<li>[ ] Duplicate the Group 4-5 times and customize each content<\/li>\n\n\n\n<li>[ ] Activate and style navigation and pagination<\/li>\n\n\n\n<li>[ ] Configure transitions and animations<\/li>\n\n\n\n<li>[ ] Add hover interactions<\/li>\n\n\n\n<li>[ ] Adapt responsive settings (tablet, phone)<\/li>\n\n\n\n<li>[ ] Optimize images (WebP, compression, lazy loading)<\/li>\n\n\n\n<li>[ ] Test on multiple devices and browsers<\/li>\n\n\n\n<li>[ ] Measure performance with PageSpeed Insights<\/li>\n\n\n\n<li>[ ] Publish and monitor visitor engagement<\/li>\n<\/ul>\n\n<p><\/p>\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"\/>\n\n<p><\/p>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading\">Next Steps<\/h2>\n\n<p>You have now mastered creating a static testimonial carousel with the Group Carousel Module. To go further: <\/p>\n\n<ul class=\"wp-block-list\">\n<li>Discover how to <strong>create<\/strong><a href=\"https:\/\/thediviguide.com\/en\/how-to-create-a-custom-blog-grid-with-divi-5s-divi-loop-builder\" title=\"How to create a custom blog grid with Divi 5's Divi Loop Builder\"><strong> dynamic carousels with the Loop Builder<\/strong><\/a> to automatically generate slides from a 'Testimonials' Custom Post Type<\/li>\n\n\n\n<li>Explore <strong>advanced interaction possibilities<\/strong> to create click-reveal effects, synchronized animations, and sophisticated micro-interactions<\/li>\n\n\n\n<li>Learn how to <strong>integrate your carousels into a global layout strategy<\/strong> combining <a href=\"https:\/\/thediviguide.com\/en\/divi-css-grid-vs-flexbox-which-to-choose-for-your-layout\" title=\"Divi CSS Grid vs Flexbox: which to Choose for your Layout?\"><strong>CSS Grid, Flexbox, and Divi 5's new paradigms<\/strong><\/a><\/li>\n<\/ul>\n\n<p>Divi 5's Group Carousel Module redefines what's possible to create natively in WordPress. <\/p>\n\n<p>You no longer need external plugins that slow down your site and create dependencies. Everything stays within Divi, with total control over design, performance, and user experience.  <br\/>Your client testimonials deserve a professional presentation: the Group Carousel gives you the tools to achieve this in under 30 minutes.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Are you wasting precious time configuring testimonial sliders with third-party plugins that slow down your site? Recently, I had the opportunity to test Divi 5&#8217;s new Group Carousel module on several client projects. Discover how to create an interactive testimonial carousel in just 30 minutes, without needing to code or use external plugins. Key Takeaways [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":222994,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-223014","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-divi-5"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/posts\/223014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/comments?post=223014"}],"version-history":[{"count":4,"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/posts\/223014\/revisions"}],"predecessor-version":[{"id":223091,"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/posts\/223014\/revisions\/223091"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/media\/222994"}],"wp:attachment":[{"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/media?parent=223014"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/categories?post=223014"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thediviguide.com\/en\/wp-json\/wp\/v2\/tags?post=223014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}