- Improved the way that the Divi mobile menu works on mobile devices. - New pins added to the map module in the Visual Builder will now appear correctly. - Improved the rendering of multiple shortcodes inside of single text module in the Visual Builder. - Fixed a bug...
Divi 3.0 Changelogs
Version 3.0.63
- Fixed a bug that caused CSS styles to break for pages in some case after exiting the Visual Builder without saving. - Fixed a bug that caused Custom CSS styles to be absent from the Visual Builder in some cases. - Fixed "Call to undefined function...
Version 3.0.46
- Updated translations with missing translations from the options organization update. - Added an option to sort WooCommerce products by date and to change the order to "newest to oldest" for WooCommerce shortcodes that support the filter. - The text overlay...
Version 3.0.29
- Fixed a conflict with WooCommerce and PHP7 that made all products inaccessible in the WordPress Dashboard. - Fixed some subtle alignment issues with the range slider controls in the Visual Builder. - Fixed a bug that caused all fields to be "required" when...
Version 3.0.62
- Enhanced the Static CSS system to allow for the creation and implementation of global CSS resources. - Posts and archives that do not contain Divi Builder layouts will now share a single static CSS file for all Theme Customizer and Custom CSS styles that can be...
Version 3.0.45
- Improved option organization. - Added second tier option groups for all Divi Builder settings. - Added option search functionality to the Visual Builder. - Improved the global module selective sync system, allowing for selective sync of all individual module...
Version 3.0.28
- Fixed a bug that made it impossible to type into the content area of the code module in the Visual Builder. - Improved the mechanism for exiting the inline editor in the Visual Builder. After activated, pressing ESC or clicking outside the editable area will *fully*...
Version 3.0.61
- Eliminated core framework version conflicts that sometimes occurred when running legacy Elegant Themes products alongside updated products due to core version mismatches. - The static CSS cache will now clear automatically whenever Divi, Extra or the Divi Builder is...
Version 3.0.44
- Fixed bug that prevented breakpoints from triggering in the Visual Builder while dragging snapped settings modals. - Added pseudo breakpoints for Wireframe View in the Visual Builder to ensure responsiveness when dragging snapped settings modals. - Fixed bug with...
Version 3.0.27
- Fixed a bug that caused unwanted list items to be added to pricing tables while editing the module in the Visual Builder. - Fixed a bug that caused an unwanted re-render to occur while navigation the pricing table module settings modal in the Visual Builder. - Fixed...
Version 3.0.60
- Fixed a bug that prevented the Module Customizer styles from working in some situations. - Fixed a compatibility issue with the Yoast SEO and WPL plugins that prevented the Divi Builder from loading when both of these plugins were activated together. *...
Version 3.0.43
- Added new Wireframe View mode to the Visual Builder. - Fixed issue with email optin module failing to subscribe users in some cases due to request caching system. - Fixed issue with unwanted save warning appearing when global sections were on the page but no content...
Version 3.0.58
- Updated core framework to the latest version. * core/components/init.php * core/components/PageResource.php
Version 3.0.42
- Fixed error that occurred on websites running PHP 5.2. - Fixed error that occurred when updating plugins for some customers. - Fixed a bug that caused range slider inputs to default to "0" after saving a module in the Divi Builder. *...
Version 3.0.76
- Added email optin module integration for the following email service providers: ConvertKit, Mailerlite, Mailster, Infusionsoft, Ontraport, iContact, HubSpot, GetResponse, Feedblitz, ConstantContact, Sendinblue, ActiveCampaign, SalesForce, CampaignMonitor, MailPoet...
Version 3.0.57
- Improved compatibility with old deprecated version of PHP. * epanel/custom_functions.php
Version 3.0.41
- Updated Divi with new /core structure. - Added new interface to the Divi Builder for managing email providers for the Email Optin module (API keys are no longer managed in the Divi Theme Options). - Fixed a bug that caused the draggable padding indicator to remain...
Version 3.0.75
- Fixed a bug that caused animated sections to disappear when they were saved as global sections. - Fixed a compatibility issue with old deprecated versions of PHP that was introduced in the options harmony update. - Fixed a bug that caused a whitespace to be added in...
Version 3.0.56
- Fixed a bug that prevented static CSS files from clearing correctly in some situations/ - Static CSS files will now be cleared automatically when Divi is updated. * core/components/PageResource.php
Version 3.0.40
- Added support for new WooCommerce 3.0 galleries and zoom effects on product pages. - Fixed a bug that caused unwanted spacing to remain on the page after closing a settings modal using the ESC hotkey in the Visual Builder when the modal was snapped to the side of...
Version 3.0.72
- Added new animation options to all Divi modules, rows and sections. - Implemented new animations UI and animations presets into the new animation options. - Gracefully migrated old animation options to the new animations UI. - Added a check to ensure that the core...
Version 3.0.55
- Adjusted static CSS clearing function that was preventing the creation of certain custom post types when published by users without post editing privileges. This caused errors during WooCommerce checkout (and during post creation in many other plugins) when purchase...
Version 3.0.39
- Fixed unwanted "Your Save Has Failed" warning that appeared even when the save was performed successfully when the Visual Builder was used with certain third party plugins. - Fixed "Call to undefined function et_fb_enabled()" error that occurred...
Version 3.0.71
- Fixed a bug that caused select inputs and toggle options in the standard Divi Builder to not reflect the correctly saved value for module sub items such as Slider slides and Accordion tabs. - Fixed a bug that made it impossible to edit certain modules when specific...
Version 3.0.54
- Reduced the chance of Custom CSS parse errors affecting builder styles by automatically enabling in-line builder styles when upgrading to the latest version when Custom CSS has been added to the Divi Theme Options panel that could potentially contain user errors and...
Version 3.0.38
- Fixed a bug that caused an unwanted save warning message to appear when leaving a recently-saved page that contained certain combinations of global rows and sections. - Fixed a bug in IE11 and below that made it impossible to open module settings in the Divi Builder...
Version 3.0.70
- Fixed a bug that caused smooth scrolling to always be enabled, even when it was disabled in the Divi Theme Options. - Waypoints will now trigger circle counters correctly after being duplicated in the Visual Builder. - Improved Divi Builder performance for third...
Version 3.0.53
- Improved support for the third party Divi Layout Injector plugin. - Improved support for the third party Divi Page Builder Everywhere plugin. - Improved support for the third party Divi Overlays plugin. - Improved support for other third party plugins that inject...
Version 3.0.36
- Fixed an issue that caused the Visual Builder to fail to load on websites hosted with WP Engine. This was due to the fact that WP Engine secretly disables the WordPress Heartbeat behind the scenes, which is something the Visual Builder uses for Auto Saves and Divi...
Version 3.0.69
- Disabled the new Shift+W keyboard shortcut for wireframe mode when necessary, such as when typing into an input field or using the inline editor in the Visual Builder. * includes/builder/frontend-builder/bundle.js