Bypass all resource restrictions, passwords, and keys? Read here!
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.10.0 ( Complete Bundle )
version 5.10.0 ( updated 08-07-2026 )
- Fixed Woo Product Gallery Grid pagination so Image Count controls items per page across builder and frontend, and fixed mobile grid overflow after pagination by improving gallery reinit and equal-column grid sizing.
- Fixed migrated text headings losing module-level regular weight when presets set bold.
- Fixed an issue where Image module Size controls were unavailable in grid-based Column and Group containers.
- Fixed Visual Builder left toolbar icons not all showing as active for open panels after reloading a saved workspace.
- Fixed an issue where the Divider module rendered taller than expected in the Visual Builder when a height smaller than 10px was set, causing a mismatch with the front-end layout.
- Fixed migrated Image module responsive height handling in both FE and VB: empty tablet/phone values now reset to height: auto, preventing desktop height from cascading to smaller breakpoints.
- Fixed the Gradient Picker preview staying blank when adding a gradient background while editing an Option Group preset in the Visual Builder.
- Fixed the Social Media Follow module so the X icon link title correctly displays "Follow on X" instead of "Follow on Facebook" on default layouts.
- Fixed an issue where a Toggle module placed inside an Accordion module was missing its close icon when opened on the frontend.
- Fixed an issue where SVG text content could disappear in the SVG module by restoring safe text tag support in sanitizer allowlists.
- Fixed premade layout gradient migration in mixed shortcode/text content by preserving nested child migration traversal while keeping raw content output intact.
- Fixed a PHP memory exhaustion error that could occur on large Divi 5 pages when dynamic assets scanned module attributes during rendering.
- Added a filter that allows skipping dynamic assets detection on specific requests.
- Fixed Image module outputting invalid empty margin and padding CSS rules on the frontend.
- Fixed Gallery and other modules failing D4 to Divi 5 migration when layouts contained legacy {font}_all_caps attributes such as caption_all_caps.
- Fixed Theme Builder layout custom CSS not outputting on search results pages.
- Fixed missing modules when importing Divi 4 layouts that contain global module instances with nested content.
- Added a new product updates panel in Visual Builder that lists recently added features.
- Added options in the workspace panel to disable each icon in the sidebar, such as the new product updates icon.
- Fixed incorrect column sizing in the Visual Builder when row horizontal gap uses a global variable.
- Fixed save-after-reload in Theme Builder layout editing, dark workspace on Theme Builder admin, missing right-click menu pointer on Theme Builder admin, and related layout detection edge cases.
- Fixed the Divi Dashboard Documentation card so Browse All Divi Docs opens the Divi 5 documentation collection instead of Divi 4.
- Internal documentation only; no customer-facing product change for this pull request.
- Dynamic Assets generation-off requests now stop cached feature hydration, frontend detection, and related script enqueue while keeping the rendered page on the static CSS path and preserving preview-aware fallback behavior.
- Dynamic Assets generation-gate evaluation is now memoized for the request so render-time detection callbacks reuse one filtered decision instead of re-running the generation filter on every block or shortcode.
- Fixed Blog Module crashing in the Visual Builder when the fitVids plugin was unavailable.
- Fixed Gallery Module appearing blank in the Visual Builder after selecting images.
- Fixed empty loop results not showing for Button modules when Loop Builder injects a no-results message.
- Fixed an issue where paginated Theme Builder loops could show the first page of results on all pagination pages after layout migration.
- Improved PHP test reliability by reusing cached WordPress and Composer dependencies and extending the PHPUnit job timeout.
- Added comprehensive automated test coverage for Theme Builder-specific module behavior.
- Fixed Post Content module would inherit unwanted margin-bottom and width styles from a parent Theme Builder.
- Added Theme Builder Playwright regression coverage for #50525.
- Fixed #50380 where absolutely positioned Mini Cart canvas sections could disappear after layout width changes.
- Fixed the Image module's Column Class option not applying to Tablet and Phone views inside the Visual Builder.
- Breadcrumb module child pages of a static homepage now show a single Home link at the start of the trail.
- On-load Hide Element with Force Visible = Never stays hidden in the Visual Builder after reload.
- Deleting an On Load -> Hide Element interaction restores that module in the Visual Builder.
- Custom Attributes that declare the same class or style name more than once for one target now merge those values on module wrappers without dropping earlier entries or emitting malformed empty-side style output, and the Visual Builder preview keeps the same merged result without the duplicate-row runtime error.
- Added frontend markup contract tests for Gutenberg layout block public render wrappers.
- Fixed Interaction Effect Action resetting when selecting Parent, Root, or Children as the target module.
- Fixed an issue where the Timeline Module's Card Background Image set to Dynamic Content (Featured Image) was not displaying in the Visual Builder when the module was used inside a Loop.
- Added Layer 2 preset snapshot and integration coverage: shared scenario fixtures, PHP dual-channel CSS snapshots, and Visual Builder harness utilities for blurb, button, text, section, slide (including child-under-slider), and S11 cross-module portable OG resolution. Includes PHP frontend parity so module presets with styleAttrs-only styling emit preset-class CSS on the frontend.
- Fixed an issue where interactive modules (Circle Counter, Number Counter, Countdown Timer, Lottie, Map, Post Carousel, Toggle, Accordion, Video Slider, etc.) would not initialize or expand correctly in the Visual Builder.
- Fixed Woo Products pagination showing the same products on every page when Product Offset is set.
- Fixed a fatal error that occurred when activating the Mercado Pago payments for WooCommerce plugin with Divi 5.
- Fixed Accordion Item default flex direction to keep Visual Builder and frontend layouts in sync.
- Fixed an issue where enabling parallax on the Post Slider or Fullwidth Post Slider background caused the background image to disappear.
- Added lazy loading/deferral for below-the-fold videos, sliders, and maps so they only load when scrolled near the viewport instead of on initial page load.
- Refined below-the-fold detection to be row-granular within a section (lazy loading only) so tall single-section layouts defer correctly.
- Fixed deferred local MP4/WebM videos not loading or playing when placed below the fold.
- Fixed below-the-fold deferral for modules stacked in a single row/column (intra-row lazy-load offset tracking; Generic test page trailing MP4 no longer loads on initial page view).
- Post Slider now resolves inherited Dark/Light text color and overlay-tint output for widescreen, Tablet Wide, and Phone Wide states so the frontend and Visual Builder stay in sync across explicit and inherited breakpoint values.
- Post Slider Dark/Light rules now cover the full breakpoint ladder, including widescreen and ultraWide content and overlay output, keep enough cascade specificity to win over overlapping tablet selectors at Tablet Wide, Phone Wide, and Phone, and use compound module-root selectors so arrows, controllers, and post-meta follow the same effective Dark/Light treatment.
- The Visual Builder now uses CSS-contract default breakpoint mins in visual-builder/packages/app-ui/src/store/states/index.ts (desktop 1025, tabletWide 981, tablet 861, phoneWide 768), derives zoom from the target breakpoint band, keeps page-bar width updates tied to the largest enabled breakpoint, and keeps selected desktop plus larger fluid breakpoints inside the correct styling band.
- Builder Settings, command-based view changes, and add-module modal positioning now follow the same corrected fluid breakpoint sizing model.
- Added icon/image alignment option in Blurb module.
- Fixed Background Gradient settings modal being cut off on small viewports or high browser zoom, so the picker now resizes to fit the screen and scrolls when needed.
- Added dedicated Theme Builder migration test coverage for D4-to-D5 layout conversion.
- Fixed duplicate Target Module dropdown entries when editing TB layouts and duplicate global canvas rendering when a canvas is both appended and targeted by an interaction.
- Fixed page off-canvas canvases rendering in the wrong position and breaking Theme Builder header preset styles when append-below canvases were used alongside a TB header.
- Internal test coverage only; no customer-facing changelog.
- Added comprehensive third-party module test fixtures and snapshots (L1–L5) for Divi 5 third-party module registration, conversion, rendering, presets, dynamic content, and custom modal coverage. Fixed D4→D5 conversion module-discovery cache so third-party modules registered after the first conversion pass convert to native D5 blocks instead of falling back to shortcode-module.
- Fixed Place Order button background color not applying in Theme Builder Visual Builder for the Woo Checkout Payment module.
- Body text lists now keep nested unordered-list markers when a parent ordered list uses a custom ordered style.
- Breadcrumbs on Theme Builder author archive templates now show a plain author name instead of a literal <span> tag.
- Fixed Theme Builder layout IDs failing to resolve during Visual Builder settings bootstrap on REST requests when the current request context had no template assignments.
- Added tests for dynamic content and fixed the Post Title module showing the wrong title and the author archive dynamic titles showing the wrong post's author.
- Fixed an issue where Theme Builder Visual Builder loops using the Current Page query type could display one more post than the Posts Per Page setting.
- Fixed Portfolio Current Category filtering on Project Category archive pages when projects belong to multiple categories.
- Fixed a front-end fatal error when Icon List icon size used a complex size value in Theme Builder layouts.
- Fixed a front-end fatal error when a Menu module logo URL was stored as a complex value instead of a string.
- Fixed a Visual Builder regression where legacy button option-group presets could still show icons on hover when preset icon visibility was disabled.
- Fixed variation swatches showing the same images for every product when wishlist or compare plugins were active on Theme Builder product category templates.
- Fixed Theme Builder search header layout breaking when the first search result was a Divi Builder custom post type.
- Fixed Tooltip modules closed via Interactions so they can be reopened by clicking the trigger again.
- Fixed Tooltip modules so open tooltip content paints above later page modules instead of being covered by them.
- Fixed a frontend fatal error that could occur when border radius was stored as a simple value instead of the expected corner settings.
- Fixed Theme Builder History entries that appeared blank when removing header or footer template parts.
- Fixed an issue where background color opacity changes on hover were not saved when the desktop color had 0% opacity.
- Added the Post Filter and Post Filter Item modules, giving site visitors a configurable filter form that refines Divi Loop Builder results in real time through bookmarkable URL parameters.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.9.0 ( Complete Bundle )
version 5.9.0 ( updated 07-09-2026 )
- Added new Grid Editor, enabling the visual creation of advanced grid layouts.
- Added support for number variables in the grid offset editor.
- Individual grid offset editor rules now support the full range of start, end, and span settings in a single rule.
- Fixed columns getting consolidated when switching the layout style from flex to grid when editing a row preset.
- Fixed grid offset rules not being copied to presets when creating new presets from current styles.
- Fixed minimum column width CSS not printing when set at the module level, when "equal minimum width columns" was set at the preset level.
- Fixed sections remaining hidden when section animation was enabled but duration and delay were stored as empty values.
- Fixed Theme Builder loops using the “current page” query on 404 pages incorrectly showing recent blog posts instead of the no-results state.
- Fixed Button Line Color and Button Line Style being unavailable when editing hover or sticky states after enabling underline on the normal state.
- Improved frontend font-family sanitization and archived global variable CSS output reliability.
- WooCommerce checkout pages built with Divi checkout modules now render one consistent checkout form instead of multiple competing checkout forms.
- Woo Product Gallery now exposes Design -> Image -> Sizing -> Column Class and keeps wrapped flex gallery item sizing aligned between the frontend and Visual Builder.
- Fixed an issue where nested Blurb modules could display the wrong icon in Visual Builder preview due to parent icon style leakage.
- Fixed ACF Color Picker dynamic content not displaying the correct text and decoration colors in the Visual Builder, so on-canvas styles now match the resolved colors shown on the live site.
- Internal test coverage only; no customer-facing changelog.
- Added Theme Builder Playwright smoke tests to the Builder 5 CI pipeline.
- Added a Playwright smoke test that verified the Theme Builder admin screen loads.
- Fixed the Layer view drop zone indicator and drag handle label being invisible in dark mode when dragging regular modules.
- Fixed an issue where module settings reset/default values could show module preset styles instead of the applied option group preset styles.
- Fixed an issue where custom button icons did not appear on the Contact Form 7 Styler module submit button in the Visual Builder and on the front end.
- Fixed Dropdown mega-menu positioning and sizing so floating menus can reliably align to parent row or viewport width across columns.
- Fixed frontend module order classes not starting at zero after layout migration.
- Imported legacy Text modules now preserve the expected Open Sans body weight during import so frontend rendering matches freshly created Text modules.
- Fixed an issue where Code Module curly-quote HTML entities rendered correctly in Visual Builder but not on the frontend.
- Fixed an issue where CTA modules with AnalyticsWP tracking enabled could enter backward compatibility mode after Divi 4 to Divi 5 migration.
- Fixed Visual Builder REST responses exposing Instagram tokens and accepting invalid Post Navigation post contexts.
- Improved performance of variable font weight inheritance.
- Fixed an issue where Video modules could fail to render YouTube videos when a video is added via Insert from URL in the media modal.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.8.1 ( Complete Bundle )
version 5.8.1 ( updated 06-25-2026 )
- Fixed Comment Module comment boxes duplicating in the Visual Builder when changing Comment Count or Form Title heading levels.
- Fixed a fatal error when using Event Tickets Move Attendees and other admin iframe flows that pass a null hook suffix to admin_enqueue_scripts.
- Fixed Divi 4 to Divi 5 migration for mixed Gutenberg and Divi Layout content by improving layout block detection and preserving non-layout Gutenberg blocks with native serialization.
- Fixed accordion modules showing backward compatibility mode after D5 migration when Rank Math FAQ Schema Markup was enabled in Divi 4.
- Fixed Group Carousel in the Visual Builder not navigating to a newly added carousel slide, which prevented adding content to the new slide without manually switching slides.
- Fixed an issue where Brevo/Sendinblue custom fields were not always visible in the Email Optin module Visual Builder.
- Fixed an issue where the field dropdown always showed "Choose a field..." after selection.
- Fixed an issue where custom fields remained visible on the canvas after disabling the "Use Custom Fields" toggle.
- Fixed global font variables not rendering in the Visual Builder when applied to module font settings.
- Fixed Query Monitor reporting missing dependencies for wp-block-library on Theme Builder pages with header or footer overrides when Defer Block CSS is enabled.
- Fixed gap-0 global variables not appearing in Dynamic Content pickers for dimensional number fields such as Horizontal Gap.
- Fixed Preview Mode showing disabled modules at 50% opacity when the "Show Disabled Modules At 50% Opacity" builder setting was enabled.
- Fixed Google+ icon appearing in the Person module on imported layouts when no Google+ setting is available.
- Fixed nested module entrance animations not playing inside the Dropdown module when editing in the Visual Builder, so animated content inside an open dropdown now matches the behavior on the live page.
- Improved Divi 5 AI Agent planner prompt clarity and orchestration consistency for multi-agent request execution.
- Fixed default Layout option group preset Vertical Gap not applying to columns on the frontend when the preset was not explicitly assigned.
- Fixed an issue where the default image border could not be removed from Woo Related Products using the builder's Image border settings.
- Fixed a Blog migration issue where the D4 "Show Content" option could revert to excerpt behavior after conversion to Divi 5.
- Fixed Visual Builder crash when loop subTypes were stored as an object instead of an array, which caused nested modules such as Group Carousel and Icon List to show "Oops, an error has occurred".
- Added public upload attachment metadata support for third-party developers, including attachmentMetadata on upload field change events and a getAttachmentMetadata() helper in @divi/field-library.
- Fixed CSS numeric and similar module settings fields losing their value when edited in the main settings modal by correctly handling field onChange callbacks that pass a plain value instead of an event-shaped object.
- Adds Layer 1 preset unit tests for Divi 5: a shared cross-cutting fixture library, then PHP and TypeScript coverage for stack normalization, preset merge and selection, option-group discovery and attribute path mapping, attribute fetch and merge primitives, full merge orchestration (including two small production fixes), preset class names and store selectors, edit-mode field resolution, and edit-container plus settings-panel orchestrator merge paths (with a behavior-neutral settings merge extract for unit testability).
- Fixed Blurb image alignment not applying when image width used a percentage unit with top image placement.
- Fixed Group Carousel automatic rotation not working in the Visual Builder while it worked correctly on the frontend.
- Fixed modifier indicator dot appearing on border option groups when explicit border values matched defaults.
- Fixed Block Row layouts breaking on the frontend after updating Divi when Website Gutter Width was customized.
- Fixed a migration regression where column widths could become larger after update due to gutter class and dynamic asset desynchronization.
- Fixed an issue where Countdown Timer, Email Optin, and Login could lose frontend padding because et_pb_no_bg was incorrectly added when non-color backgrounds were active.
- Fixed an issue where migrated modules could receive unintended center auto margins when module alignment was set to center without custom width constraints.
- Fixed an issue where the CSS Variable option was incorrectly shown in the color type picker for Background Pattern Color and Background Mask Color fields, causing those fields to render as black when a CSS variable was selected.
- Fixed the Contact Form Module failing to submit or show a success message when All-In-One SEO was active.
- Fixed an issue where clicking "Remove Variable" on a global color in a background gradient stop would leave the stop's color empty, causing the gradient to break and the background to appear white after saving and refreshing the page.
==
Other addons you can download from here.
View hidden content is available for registered users!
Divi - Ultimate WordPress Theme & Visual Page Builder v5.8.0 ( Complete Bundle, Theme builder and all addons)
version 5.8.0 ( updated 06-19-2026 )
- Added Tooltip module.
- Fixed an issue where WordPress automatic update scrape requests could regenerate incomplete Divi 5 homepage CSS, causing builder styles to disappear.
- Fixed an issue where pages visited with specific URL paramaters could generate invalid CSS for pages containing loops.
- Fixed VB perf regression by removing update-transient priming from perf-mode bootstrap and restored CI perf gate thresholds.
- Fixed an issue where a thin sliver of the next Group Carousel slide could show at certain viewport widths.
- D4 Search migration now keeps Search native and moves the legacy free-form CSS rule into module free-form CSS instead of leaving it at the page level.
- Fixed an issue where saving a page in the Visual Builder could purge all LiteSpeed Cache entries instead of only the edited page.
- Fixed Button Options selection and global module sync tracking edge cases by aligning field change payload typing and handling immutable attribute trees correctly.
- Fixed an issue where Section Area Background Color could fail to apply in certain Theme Builder front-end layouts, causing sections to appear white.
- Fixed false CSS linter errors when using nested selectors without & in Free Form CSS and other Divi 5 CodeMirror CSS fields.
- Fixed Image module lightbox not opening inside Group Carousel after the carousel looped back to the first slide.
- Fixed workspace save not preserving the selected sidebar tab when multiple tabs are open in the same row.
- Fixed default Heading/Body global font variable labels, aligned VB/FE font resolution using shared/customizer store data, and resolved frontend fallback issues for default-like customizer font values.
- Fixed Contact Form 7 Styler button icon and rounded corners on hover.
- Fixed control layering in the Slider Module so arrows and dot navigation stay above high z-index Slide content.
- Fixed heading level set through Option Group or module presets not applying to rendered HTML on the frontend and Visual Builder.
- Fixed an issue where the Pagination module did not display custom Previous link text on hover.
- Fixed an issue where input fields could stop responding after saving the Visual Builder.
- Fixed an issue where the top-bar Clear Layout modal would not reopen after being closed.
- Fixed Social Media Follow icon font size and icon color being unavailable for editing in the sticky state.
- Fixed an issue where Divi Cloud duplicate and copy actions could save empty layout content to the cloud when a layout failed to download or export correctly.
- Fixed an issue where Theme Customizer background settings could reset after activating a child theme.
- Preserved the parent theme background color and image when activating a child theme.
- Fixed a PHP deprecated warning when using custom CSS on the Contact Form module's Contact Button field.
- Fixed an issue where the Layers panel could unexpectedly jump when activating modules that were already visible or when selecting modules directly inside Layers.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.7.4 Theme + Builder + Extra Theme
version 5.7.4 ( updated 06-12-2026 )
- Added new workspace management system, allowing users to create customizable workspaces that encapsulate default builder settings and modal positioning.
- Added new command center comments for switching workspaces and updating existing workspaces.
- Auto-closing panels will no longer auto-close when docked.
- Fixed an issue where third-party shortcode modules could remain in backward compatibility mode in Divi 5 when content did not include a core Divi shortcode token.
- Fixed "create preset from current styles" not capturing nested composite group attributes when creating a group preset.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.7.3 Theme + Builder + Extra Theme
version 5.7.3 ( updated 06-10-2026 )
- Fixed dropdown panels jumping horizontally after entrance animation when dropdown alignment was set to center or end.
- Fixed an issue where the Loop Element setting could incorrectly appear in the Modified Styles filter with a reset option after the loop was turned off.
- Fixed Breadcrumbs modules so Justify Content works on newly inserted modules without toggling Layout Direction first.
- Made with Cursor.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.7.1 Theme + Builder + Extra Theme
version 5.7.1 ( updated 06-08-2026 )
- Fixed incorrect heading font sizes on the front-end and in the Visual Builder when Text modules use option group presets, by removing preset-duplicate values from module attributes during import and at render time so preset CSS is no longer overridden by module-level rules.
- Fixed SVG module stroke width control so users can no longer set negative stroke widths.
- Fixed the Layers View cursor freezing when dragging contact form fields (and other child modules) between modules after an invalid or blocked drop.
- Fixed false save confirmation when using Layers More Options on a global element that had already been saved.
- Fixed Theme Builder header sticky sections not sticking on scroll in the Visual Builder when editing a page.
- Fixed Timeline item date, title, and body text not appearing on the live page when the Timeline card background image parallax effect was enabled.
- Fixed an issue where Number Counter modules could switch to a default value on mobile tap when responsive hover values were not set.
- Fixed a Button module hover-spacing regression where disabled icons could still reserve icon-like horizontal space when only one custom padding was set.
- Fixed list item indent for ordered and unordered lists in Divi 5 on posts where theme sidebar styles overrode module padding.
- Object Position responsive editing now shows the full focus-point UI and preview image on every supported responsive row in the Visual Builder, including custom wide breakpoints, and preview/spinner interactions switch the active breakpoint consistently.
- Fixed Video module responsive overlay images not appearing on the frontend when the desktop overlay image was empty, including object-shaped responsive thumbnail payloads. Hardened server-side image source normalization to prevent Visual Builder loading failures from malformed/object-shaped image src values.
- Fixed blank Layers panel labels for loop-enabled child modules when List Text (or equivalent title field) uses a loop dynamic content field such as Loop Post Title.
- Fixed an issue where shortcode-backed URL fields in Divi 5 could render malformed links by standardizing URL normalization before sanitization across affected rendering paths.
- Fixed invalid empty width and height CSS on the frontend after manually clearing sizing fields in the builder instead of using reset or the unit picker.
- Fixed Sidebar Body Text design settings so paragraph text inside widgets now updates consistently in both Visual Builder and frontend output.
- Fixed DeepHive companion PR handling so same-issue/same-branch dependency ordering feedback is treated as non-blocking without weakening true blocking review outcomes.
- Fixed Toggle module grid column layout in the Visual Builder when changing layout while the toggle content is already open.
- Fixed Social Follow network custom attributes so rel and other link attributes apply to the icon and follow button links instead of only the list item wrapper.
- Fixed migrated background gradients rendering with incorrect length units by preserving and inferring gradient units.
- Fixed migrated Text module heading font style conversion so empty heading styles keep inherited text casing instead of forcing reset casing.
- Fixed interaction Target Module list not updating when new modules are added on an existing page until save or reload.
- Fixed Search module Button Text font-weight not applying when Text Color was set to Light.
- Fixed Divi 5 Image module alignment so migrated custom spacing margins are preserved while SVG alignment behavior remains intact.
- Theme Customizer Body Font Weight now defaults to Regular and keeps the Customizer, frontend, and Visual Builder aligned when no custom weight is saved.
- Updated Divi 5 extension-module documentation with dedicated tutorials for enabling and customizing Layout and HTML settings groups.
- Fixed the Theme Builder “Load From Library” modal staying in light mode and showing hard-to-read tabs when the builder is set to Dark Mode.
- Fixed console errors on the Theme Options and Divi Library admin pages when using WordPress 6.9 or later.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.7.0 Theme + Builder + Extra Theme
version 5.7.0 ( updated 06-05-2026 )
- Added gradient variables.
- Added a new gradient field component and a gradient picker panel.
- Add new gradient and image text fill options to font groups.
- Added a new "convert to variable" option to the field right-click menus.
- Fixed gradient stop colors not being detected in the inspector.
- Fixed image replacement in the inspector, replacing the image URL with an invalid object instead of the URL string.
- Inherited variables are now shown with reduced opacity in the settings panel to make their inheritance clear.
- Fixed inherited values in the responsive editor showing up as hard values instead of placeholder values in the field components.
- Imported legacy Text modules now preserve the expected Open Sans body weight during import so frontend rendering matches freshly created Text modules.
- Fixed HTML in dynamic content Before and After fields not rendering in the Link module on the Visual Builder and front end.
- Fixed SVG Code being cleared when reloading the Visual Builder for Global SVG modules.
- Fixed Icon List Item Body Text color not applying to hyperlinks inside list item text (including Loop Post Terms with taxonomy links).
- Fixed off-canvas content being replaced with main canvas content when clicking the main canvas star in the Canvases dropdown while editing another canvas.
- Fixed Loop Builder Order By options missing after reloading a Theme Builder template when Query Type was set to Posts For Current Page.
- Fixed Testimonial portrait stacking in Divi 5 flex layouts by extending narrow-column detection to flex column classes on desktop and tablet.
- Fixed Video module aspect ratio targeting so portrait YouTube embeds use the same sizing selector chain as existing video height constraints.
- Fixed accordion content scrolling underneath sticky sections on the front end by including builder sticky element height in the accordion auto-scroll offset, matching anchor link scroll behavior.
- Improved module-creation workflow guardrails so generated modules more reliably match approved implementation contracts.
- Saved layouts no longer keep a desktop centering offset on tablet and phone when a module switches back to relative positioning at smaller breakpoints.
- Fixed preset-based button hover padding regressions in CTA and related module paths where hover could incorrectly fall back to default hard-coded padding.
- Added Module Elements documentation (Introduction, Render, Script Data, Style) under Module explanations, with full API parameter references, paired VB/FE usage examples, updated Module category sidebar order, and improved formatting conventions.
- Prevented hide-on-load interactions from flashing on initial page load.
- Fixed an issue where closing preset editing could close Preset Manager instead of returning users to it when editing was initiated from Preset Manager.
- Fixed an issue where local Column padding in the Visual Builder did not apply when a module preset also defined padding, because preset padding was incorrectly marked as important.
- Fixed a critical error on the front end when layouts stored object position as separate horizontal and vertical values instead of a single CSS value.
- Fixed Blurb module title hover text not updating on the frontend when a Title Link URL is set.
- Fixed an issue where Theme Builder pages could occasionally generate incomplete critical/deferred CSS after partial cache invalidation, causing missing frontend styles.
- Link module Design → Layout now applies to nested modules because their output sits in the same .et_pb_link_inner flex container as the Link’s icon and text in both the frontend and Visual Builder.
- Link grid layout now keeps the text row full-width so nested Icons can occupy the grid columns together instead of splitting across rows.
- The Link inner wrapper now renders as a div so nested block-level module roots remain valid and do not get hoisted out of the Link subtree in the Visual Builder.
- Link now suppresses nested Icon anchors under divi/link, resets default nested child-module bottom spacing inside .et_pb_link_inner, and ships an earlier FE flex baseline for .et_pb_link_inner through the existing Link static CSS path to avoid the observed load jump.
- Updated the example extension modules so Layout, HTML, and Elements match core Divi 5 patterns in VB, extended the same behavior to Child Module with a documented inner layout pattern, aligned Parent with Accordion-style child rules, and fixed front-end render callbacks so Elements children and module styles output correctly.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.6.2 Theme + Builder + Extra Theme
version 5.6.2 ( updated 05-29-2026 )
- Fixed third-party modules being unable to open settings panels.
- Fixed premade layout library appearing empty when opening the load layout modal from the page creation flow.
- Fixed Responsive Editor not showing preset values on the desktop row when opening the responsive editor from module level.
- Fixed the missing browser backup restore prompt in the Divi 5 Visual Builder after a tab crash or reload when unsaved edits existed in the previous session.
Decryption key:
Divi - Ultimate WordPress Theme & Visual Page Builder v5.6.1 Theme + Builder + Extra Theme
version 5.6.1 ( updated 05-28-2026 )
- Removed the legacy D4 frontend builder runtime while keeping required legacy build outputs intact.
- Lockfile regenerations across the repo and related submodules are intentional and tied to removing Node 14-era dependencies and aligning the toolchain with Node 18/20 + Corepack/Yarn 4.7.0. These updates are required to keep installs/builds deterministic after the Node 14 removal.
- Image modules using Grow to Fill with Cover now stretch to the full row height in Safari without changing the shared VB/frontend contract.
- Fixed Visual Builder incorrectly reporting a failed save for some layouts where special characters and HTML-related module fields caused save verification to disagree with the real Divi save pipeline.
- Image module border-radius clipping now works for complex radius values such as clamp(...), so rounded images clip correctly without custom CSS.
- Fixed an issue where the Visual Builder could fully reload when using a Link module with a Dropdown module set to open on click, which could discard unsaved changes.
- Fixed built-in icon picker showing incorrect icons when selecting icons in the Visual Builder on RTL sites.
- Fixed an issue where the Icon module's background color stretched across the full column width instead of centering around the icon in flex layouts.
- Fixed modules disappearing on the Visual Builder canvas when decoration animation repeat was set to loop, especially after hovering once the first animation cycle had finished.
- Fixed frontend PHP fatal on some pages when image URL fields in saved content were not valid strings, so the page can load instead of crashing (invalid image data may no longer display until content is corrected).
- Fixed Visual Builder saves (and related REST actions) failing after long idle when WordPress and Divi REST nonces went stale, by refreshing those nonces and retrying the request once, and by allowing fresh nonces to merge during after-app-load.
- Introduced divi_remove_empty_array_attributes_pre_filter WordPress filter in ModuleUtils::remove_empty_array_attributes(), allowing third-party modules to preserve intentional empty array field values that would otherwise be removed during save-time security sanitization.
- Fixed loop pages incorrectly inheriting CSS from Divi-built posts when auto-generated loop excerpts rendered those posts’ layouts in the background.
- Fixed an issue where clicking the settings icon on a Link module in the Visual Builder could load the linked page inside the builder instead of opening module settings.
- Fixed an issue where the Filter by Date field in the Visual Builder media library was misaligned after updating to WordPress 7.0.
- Fixed AI Agent inserting blank modules and failing to edit unset attributes — the agent now adds modules with the requested content populated and can change any attribute on any module on first try.
- Fixed Fullwidth Image background video not playing after migrating from Divi 4 when the module had a video background.
- Fixed default heading font not applying in Theme Builder Visual Builder when heading text font is set to Default.
- Fixed an issue where the Sizing option group incorrectly appeared as modified on newly added Columns in the Visual Builder.
- Fixed Loop Builder Order and Order By not applying when using Posts for Current Page on archive templates.
- Fixed global preset save failing with a validation error when module presets included stacked group preset metadata from the builder.
- Fixed Blurb title overlapping an animated image on the front end so published pages match the Visual Builder when composable title styling overlaps the image.
- Fixed Post Slider background overlay tint not applying in the Visual Builder when Dark text color was set on phone only while desktop or tablet remained Light.
- Fixed unit synchronization in Transform Scale fields when switching from math functions (e.g., calc()) to regular numeric units with sync enabled, ensuring both X and Y axes maintain matching units. Also improved CSS numeric field validation to prevent invalid CSS values when transitioning between value types.
- Fixed Theme Builder layout titles in the Visual Builder showing as "Theme Builder Layout" until Theme Builder was saved.
- Image module Object Position now transitions smoothly when the Visual Builder settings modal switches between Desktop and Hover.
- The Visual Builder canvas and Object Position settings preview now show the correct hover image asset when the Image module uses a different hover-state image source.
- Fixed background videos set to display only on hover showing and playing correctly on the frontend and in the Visual Builder.
- Fixed a browser crash that could occur when using Find & Replace on very large layouts, especially when replacing one variable with another across many modules.
- Fixed missing Layouts option on Tools → Export in Divi 5 by ensuring the library layout post type registers on the WordPress export screen.
- Fixed a Visual Builder parity issue where Single Post Content Area Background Color did not render in the builder.
- Fixes D5 Visual Builder failing to load on WooCommerce product pages when the iframe had #et-fb-app-body-root but no outer #et-fb-app mount node.
- Fixed the Table of Contents to ignore hidden headings and resync after responsive breakpoint changes.
- Fixed Role Editor Module Use restrictions in the Divi 5 Visual Builder: aligned permission key resolution across Insert Module and add middleware, hid empty module folders when all children are disabled, and blocked adds for modules disabled for the current role (including Group when divi/group is off).
- Fixed an issue where entering line-height values without a unit could incorrectly switch the unit picker to unitless instead of keeping the selected/default unit.
- Fixed mobile Theme Customizer body text size being overridden by desktop body font size in Divi 5.
--
Get the Builder and the extra theme from the previous update
https://babiato.tech/free-resources/divi-ultimate-wordpress-theme-visual-page-builder.573/history