Divi Builder 2.0.39
Item Preview
There Is No Preview Available For This Item
This item does not appear to have any files that can be experienced on Archive.org.
Please download files in this item to interact with them on your computer.
Show all files
Share or Embed This Item
Flag this item for
- Publication date
- 2017-09-29
- Topics
- divi builder, plugin, wordpress, elegantthemes, elegant themes, 2.0.39
- Language
- English
Notes
version 2.0.39 ( updated 9-29-2017 )
- Fixed background color inconsistencies on slider and fullwidth slider module.
- Fixed Javascript type error after clearing layout in zoom out mode.
- Fixed audio module responsive settings for title font size not being applied.
- Fixed error when google maps script was missing.
- Removed Grid-specific "Show Pagination" from Gallery module settings.
- Fixed incorrect slide item background-related styling property due to CSS specificity.
- Fixed font settings not being applied to radio and checkboxes fields title in the contact form module.
- Fixed slider image alignment on mobile.
- Fixed PHP error "trying to get property of non-object" when adding blog module in the VB.
- Fixed PHP error "Undefined Index" Occurred on Migration File Caused by Migrated Global Module.
- Fixed Blurb's missing "Design > Sizing > Content Width" field on BB.
- Fixed Blurb module icon size.
- Fixed Page Settings CSS, No Effect When Removing Custom CSS.
- Fixed Aweber error: "Missing required argument: [email]".
- Fixed error in GetResponse wrapper.
- Fixed display issue with name field for providers that support only one name field.
- Updated Visual Builder to automatically closed settings modal when module is dragged.
- Fixed issue where the submit and cancel buttons were not shown when attempting to add an account for providers which don't have any other fields besides the account name.
- Fixed animation visibility issues on Safari.
- Visual Builder, Accordion, Fixed unwanted jumping effect when accordion has one item and being hovered in VB.
- Fixed reset background-color which causes background blend outputting unexpected output on section when gradient, image, and some blend mode is used.
- Fixed inconsistent history with global layout.
- Fixed error occurring in Constant Contact API call regarding the list id.
- Visual Builder, Accordion, make sure that first accordion item is opened if no accordion item is opened.
- Fixed builder toggle button error.
- Improved the clear cache functionality to prevent errors due to changes in 3rd party provider's code.
- Add plugin compatibility class for Yoast SEO to enable support for Image Module images to appear in sitemaps.
- Fixed incorrect true parallax image background of first module when minified js and transparent nav are used.
- Added minified JS and minified CSS to body class name and global JS variable.
- Fixed a JavaScript error when there is no WooCommerce Gallery.
- Fixed a typo in the Email Opt-in Module's HTML that caused the last name field to not be sent to provider apis.
- Fixed error occurring when mailpoet wrapper classes used more than once.
- Fix issue where the submit and cancel buttons were not shown when attempting to add an account for providers which don't have any other fields besides the account name.
- Removed a stray ampersand from stylesheet.
- Fixed filterable portfolio not working properly when pagination is disabled.
- Fixed error when accessing settings while the tooltip is still opened.
- Added animation class name during `componentWillReceiveProps()` to avoid incorrect props used to build animation class name during undo.
- Fixed the typo in Sortable function which lead to broken UI after moving sections sometimes.
- Fixed disappearing blog posts when blog - fullwidth style is pasted to blog - grid style module.
- Fixed the error when moving modules outside of Global parents.
- Fixed the issue when waypoint modules were not loaded in Blog on 2+ pages.
- Fixed bug in the Email Opt-in module that made it impossible to exclude the name field.
* core/components/api/email/ConstantContact.php
* core/components/api/email/GetResponse.php
* core/components/api/email/MailPoet.php
* core/components/api/email/_MailPoet2.php
* core/components/api/email/Provider.php
* core/components/api/email/Providers.php
* core/components/data/Utils.php
* core/components/init.php
* core/components/lib/BluehostCache.php
* includes/builder/class-et-builder-element.php
* includes/builder/core.php
* includes/builder/functions.php
* includes/builder/main-modules.php
* includes/builder/module/Blog.php
* includes/builder/module/Blurb.php
* includes/builder/module/ContactFormItem.php
* includes/builder/module/FilterablePortfolio.php
* includes/builder/module/Gallery.php
* includes/builder/module/Signup.php
* includes/builder/module/SliderItem.php
* includes/builder/plugin-compat/wordpress-seo.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/frontend-builder-style.css
* includes/builder/styles/style.css
* js/custom.js
version 2.0.38 ( updated 9-21-2017 )
- 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 2.x, and MailPoet 3.
- Added success actions system to the email optin module.
- Add the ability to redirect users to a custom URL after opting in via the email optin module.
- Improved API wrappers for iContact, Constant Contact, HubSpot, MadMimi and MailPoet.
- Fixed a bug that caused the Divi Builder to become unresponsive when editing certain modules due to failed Ajax requests while localstorage was full.
- Fixed a bug that often caused copy/paste to fail when using the classic Divi Builder in Safari due to insufficient localstorage space.
- Greatly reduced Divi's use of localstorage space by compressing backbone templates using LZstring compression.
- Fixed a bug with older web browsers that caused the Divi Builder to fail to load in IE11 and Safari 9.0, resulting in an inaccurate "Builder Cache Warning" popup.
- Fixed a bug that caused bar counter titles to remain visible in the Visual Builder after having been completely deleted.
- Fixed an error that occurred in the Visual Builder after adding an empty row to an empty page, and then saving that empty row without making any changes to it.
- Prevented Chrome from automatically increasing text sizes on mobile devices.
- Fixed an issue that caused custom video play button colors to not work when the Divi Builder was being used on a post instead of a page, due to post format styling.
- Comment module meta text alignment options will now work correctly.
- Animation CSS classes will no longer be shown in the Custom CSS settings when editing a module, since these custom classes are not editable.
- Custom background colors applied via the Divi Builder page settings will now show up correctly when using the Visual Builder's responsive preview modes.
- Fixed an error that occurred when discarding changes after having just added a new filterable portfolio module to the page in the Visual Builder.
- Default values in the Visual Builder input fields will now be rendered as input placeholders, instead of actual values. This makes it easy to backspace or delete values and revert to default without any additional data validation.
- Fixed a bug where backspacing to delete values in the Visual Builder input fields was difficult or impossible due to data validation timing.
- Fixed a bug that caused some default text orientation settings to be set to "left" when in fact the default should have been center after saving the page in the classic Divi Builder.
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/scripts/lz-string.min.js
* includes/builder/main-modules.php
* includes/builder/functions.php
* includes/builder/frontend-builder/init.php
* includes/builder/frontend-builder/helpers.php
* includes/builder/core.php
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/bundle.js
* core/functions.php
* core/components/data/init.php
* core/components/data/Utils.php
* core/components/api/email/init.php
* core/components/api/email/iContact.php
* core/components/api/email/_ProviderName.php
* core/components/api/email/Providers.php
* core/components/api/email/Provider.php
* core/components/api/email/MailPoet.php
* core/components/api/email/MadMimi.php
* core/components/api/email/HubSpot.php
* core/components/api/email/GetResponse.php
* core/components/api/email/Feedblitz.php
* core/components/api/email/Emma.php
* core/components/api/email/ConvertKit.php
* core/components/api/email/ConstantContact.php
* core/components/api/email/CampaignMonitor.php
* core/components/api/email/Aweber.php
* core/components/api/email/ActiveCampaign.php
* core/components/api/Service.php
* core/components/Logger.php
* core/components/HTTPInterface.php
version 2.0.37 ( updated 9-15-2017 )
- 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 button href attributes that made the button unclickable.
- Fixed a bug that caused global sections to inherit animation properties from child modules and rows.
* includes/builder/class-et-builder-element.php
* includes/builder/framework.php
* includes/builder/main-modules.php
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/frontend-builder-style.css
version 2.0.36 (updated 9-14-2017 )
- Added width options to all modules, rows and sections.
- Added module alignment options to all modules.
- Added row alignment options to all rows.
- Added section alignment options to all sections
- Added text alignment options to all modules and all module sub elements, such as as title and body text option groups.
- Added background color options to all modules.
- Added background image options to all modules.
- Added background image position and repeat options to all modules.
- Added parallax background image options to all modules.
- Added background gradient options to all modules.
- Added background video options to all modules.
- Added padding top/bottom/left/right options to all modules.
- Added margin top/bottom/left/right options to all modules.
- Improved options clarity by removing confusing double negatives and ambiguous choices.
- Improved options usability by migrating legacy Divi options to more modern and relevant control types.
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-global-settings.php
* includes/builder/functions.php
* includes/builder/main-modules.php
* includes/builder/main-structure-elements.php
* includes/builder/module/settings/Migration.php
* includes/builder/module/settings/migration/OptionsHarmony.php
* includes/builder/scripts/builder.js
* includes/builder/styles/frontend-builder-style.css
* includes/builder/styles/style.css
* includes/builder/frontend-builder/helpers.php
* includes/builder/frontend-builder/bundle.js
version 2.0.35 ( updated 9-11-2017 )
- Improved the way that the Visual Builder handles potential button overlap, ensuring that small module hover buttons and row/section buttons will not overlap in various situations.
- Made it much easier to access hover buttons of small modules in the Visual Builder, and fixed a few situations where it was impossible to hover over buttons because the button mouse trap was overlapping another module with a higher z-index.
- Ensured that, in rare situations where module buttons must overlap row buttons in the Visual Builder, that the module buttons appear above the row buttons in the z-index.
- Fixed a bug that caused default values of animation settings that were recently moved to the new animations options group to return false instead of printing their static default values.
- Prevented multiple instances of the Visual Builder from being launched on home page designs that contain multiple posts.
- Fixed undefined index error that occurred sometimes when adding new rows to the page.
- Added class prefixes to all ePanel styles to avoid conflicts with plugins that enqueue their styles on all admin pages.
- Improved the way that selective syn works with global gallery modules to avoid inconsistencies with multiple galleries on the same page.
- Fixed a bug that caused animated sections to flicker when scrolling in some situations.
- Fixed an issue that caused text line height values not to work correctly because the default value was being inherited from the body styles in ems, which had incorrect text size relevancy for the particular module being modified.
- Fixed an error that occurred when a layout was saved that contained a module with an empty font family declaration in the shortcode.
- Fixed a bug that caused the number counter module to disappear when you hovered over it in the Visual Builder.
- Fixed WooCommerce responsive layout issue that was caused by bundled Salvattore script.
- Loaded the jQuery UI that comes with WordPress, and loaded old jQuery UI for old version of WordPress to avoid conflicts with some plugins.
- Fixed a bug that caused background repeat settings not to save correctly for some columns in some situations.
- Fixed a bug that caused null values to return "false" in the Visual Builder interface for text inputs.
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/view.php
* includes/builder/class-et-builder-element.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/epanel/css/panel.css
* includes/epanel/core_functions.php
* includes/epanel/js/custom_uploader.js
* includes/epanel/js/functions-init.js
version 2.0.34 ( updated 9-5-2017 )
- 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 submodules is being loaded from an active Elegant Themes product.
- Fixed a subpixel rounding error that caused inconsistencies in the Visual Builder when using the range slider to adjust the testimonial module's portrait width.
- Empty categories will now be available for selection when choosing categories in the blog and portfolio modules.
- Active responsive preview modes will now remain active while re-sizing the browsing while using the Visual Builder.
- Body text font size will no longer be applied to the post meta when being customized in the blog module options.
- Improved compatibility with Event Espresso plugin.
* core/init.php
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/helpers.php
* includes/builder/functions.php
* includes/builder/main-modules.php
* includes/builder/js/custom.js
- Addeddate
- 2017-10-27 12:56:48
- Identifier
- divi-builder-2.0.39
- Scanner
- Internet Archive HTML5 Uploader 1.6.3
- Year
- 2017