Divi Builder 2.0.47
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-10-26
- Topics
- divi builder, plugin, wordpress, elegantthemes, elegant themes, 2.0.47
- Language
- English
Notes
version 2.0.47 ( updated 10-26-2017 )
- Added new text shadow options to all modules
- Fixed disappearing parent module setting when module item settings modal was opened and saved.
- Fixed over-sized images bug in image module in IE.
- Disabled gzip compression when output has been sent already, which fixed some errors that were preventing the builder from loading on some servers.
* includes/builder/styles/frontend-builder-style.css
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/module/Audio.php
* includes/builder/module/Blog.php
* includes/builder/module/Blurb.php
* includes/builder/module/Button.php
* includes/builder/module/Code.php
* includes/builder/module/Comments.php
* includes/builder/module/ContactForm.php
* includes/builder/module/CountdownTimer.php
* includes/builder/module/Cta.php
* includes/builder/module/FullwidthCode.php
* includes/builder/module/FullwidthPostSlider.php
* includes/builder/module/FullwidthSlider.php
* includes/builder/module/Gallery.php
* includes/builder/module/Login.php
* includes/builder/module/PostSlider.php
* includes/builder/module/PricingTables.php
* includes/builder/module/PricingTablesItem.php
* includes/builder/module/Search.php
* includes/builder/module/Shop.php
* includes/builder/module/Signup.php
* includes/builder/module/Slider.php
* includes/builder/module/SliderItem.php
* includes/builder/module/Testimonial.php
* includes/builder/module/Text.php
* includes/builder/module/Toggle.php
* includes/builder/module/field/TextShadow.php
* includes/builder/styles/frontend-builder-style.css
* includes/builder/styles/style.css
version 2.0.46 ( updated 10-23-2017 )
- Greatly reduce the size of the Visual Builder ajax payload by removing redundancies in field definitions.
- Added gzip compression to the Visual Builder and standard Divi Builder ajax payloads to avoid substitute max length errors.
- Fixed a bug that caused the Light / Dark text color option to be omitted from the new text options UI in the text module.
- Fixed roll animation not working properly on Safari when intensity is over 100%.
- Fixed the Color Picker reset button appearance.
- Removed responsive mode reset on modal snap.
- Fixed Incorrect gallery layout for some pages.
- Fixed incorrect 1/4 Column Margin in Tablet in visual builder as well as front end due to prepended div on row.
- Fixed nav menu font size.
- Fixed the issue with wrong escaping of Custom Fonts src attribute.
- Fixed Theme Customizer Mobile Heading & Body text size.
- Fixed portfolio initialization on view mode switch in visual builder fullwidth portfolio module.
- Fixes a compatibility with All in one SEO.
- Fixed zoom styles overriding popover.
- Fixed page jumps caused by contact form's conditional logic.
- Fixed comments count appearance in post title module.
- Fixed the lightbox on image modules in the Visual Builder.
- Fixed issue with the Visual Builder textarea not updating when switching to different module child in certain cases.
- Fixed Blog Module overlay not covering image.
- Fixed Image Module fullwidth issue.
- Fixed problem of stripping some text content that was similar to actual wp shortcodes.
- Fixed issue with IE where the image in the blurb module would be incorrect size.
- Added migration for fullwidth header font color options, removing redundant options.
- Fixed the issue when history state was not saved after making module global.
- Updated Slider module video position calculation method.
- Fixed disappearing svg image on image and blurb modules.
- Fixed animations sliders not re-rendering the animation when animation direction is set to center.
- Fixed the issue when default font cannot be selected if uploaded fonts exist.
- Fixed the issue when Social Media icon selector was not working correctly.
- Fixed the Undefined Index notice that occurred in some situations due to legacy font options.
- Fixed broken logic with the Divi Builder migration system that lead to irregularities after modules were migrated multiple times.
- Removed deprecated WooCommerce function that was causing warning notices.
- Fixed a bug that prevented legacy fonts from being enqueued after migrating to the new font options UI.
- Fixed a bug that occurred when the TinyMCE visual text editor was disabled via a user's profile that resulted in HTML entities being saved into shortcode attributes by mistake.
* includes/builder/class-et-builder-element.php
* includes/builder/comments_template.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/functions.php
* includes/builder/main-structure-elements.php
* includes/builder/module/Blog.php
* includes/builder/module/Blurb.php
* includes/builder/module/FullwidthHeader.php
* includes/builder/module/FullwidthPostSlider.php
* includes/builder/module/Image.php
* includes/builder/module/PostSlider.php
* includes/builder/module/settings/Migration.php
* includes/builder/module/settings/migration/FullwidthHeader.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/frontend-builder-style.css
version 2.0.45 ( updated 10-18-2017 )
- Added improved font options interface to the Divi Builder.
- Added font search and recently used fonts list to the font selection menu.
- Added 600 new fonts to the Divi Builder and Divi Theme Customizer.
- Added new dynamic font weight options for all 800 Divi fonts, ranging from Ultra Thin to Ultra Bold.
- Added new font styling choices including strike-through, small caps and underline options.
- Added individual heading level styling options to the text module, allowing custom fonts, colors and sizes to be applied to H1-H6 headings.
- Added new heading level settings to all modules allowing custom heading levels to be applied to all module titles.
- Added custom font uploading and management to the Divi Builder font options interface.
- Added new styling options for anchor links in the text module.
- Added new styling options for blockquotes in the text module.
- Added new styling options for unordered lists in the text module.
- Added new styling options for ordered lists in the text module.
- Improved options wording for all module title options.
- Fixed the fullwidth menu module on mobile devices.
- Fixed clearings for portfolio and gallery pagination.
- Fixed an issue that caused post-based modules not to render properly after being duplicated.
- Fixed module popover getting slightly cut-off on empty slider module.
- Disabled the Image shadow for gallery module when the slider layout is enabled.
- Fixed `Cannot read property 'split' of undefined` error that occurs when adding accordion item in backend builder.
- Fixed portfolio modules ability to change layout in visual builder.
- Fixed fullwidth header module header image container width in IE.
- Fixed Image Module - applied image wrapper to apply shadow on image outline.
- Added fields box shadow control to Email Optin & Login modules.
* core/admin/fonts/modules.eot
* core/admin/fonts/modules.svg
* core/admin/fonts/modules.ttf
* core/admin/fonts/modules.woff
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-builder-global-settings.php
* includes/builder/comments_template.php
* includes/builder/core.php
* includes/builder/framework.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/helpers.php
* includes/builder/functions.php
* includes/builder/google-fonts-data.php
* includes/builder/main-structure-elements.php
* includes/builder/module/Accordion.php
* includes/builder/module/Audio.php
* includes/builder/module/Blog.php
* includes/builder/module/CircleCounter.php
* includes/builder/module/Comments.php
* includes/builder/module/ContactForm.php
* includes/builder/module/CountdownTimer.php
* includes/builder/module/Cta.php
* includes/builder/module/FilterablePortfolio.php
* includes/builder/module/FullwidthHeader.php
* includes/builder/module/FullwidthPortfolio.php
* includes/builder/module/FullwidthPostSlider.php
* includes/builder/module/FullwidthSlider.php
* includes/builder/module/Gallery.php
* includes/builder/module/Login.php
* includes/builder/module/NumberCounter.php
* includes/builder/module/Portfolio.php
* includes/builder/module/PostSlider.php
* includes/builder/module/PostTitle.php
* includes/builder/module/PricingTables.php
* includes/builder/module/Sidebar.php
* includes/builder/module/Signup.php
* includes/builder/module/Slider.php
* includes/builder/module/SliderItem.php
* includes/builder/module/TeamMember.php
* includes/builder/module/Text.php
* includes/builder/module/Toggle.php
* includes/builder/module/field/BoxShadow.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/frontend-builder-style.css
* includes/builder/styles/styles.css
version 2.0.44 ( updated 10-12-2017 )
- Fixed image alignment issue that prevented alignment options from working correctly.
- Fixed a bug that caused the blurb left icon alignment option to not work correctly.
* style.css
version 2.0.43 ( updated 10-12-2017 )
- Add box shadow options to all modules, including a new UI that includes box shadow presets, as well as options to customize all aspects of the box shadow.
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/main-structure-elements.php
* includes/builder/module/Accordion.php
* includes/builder/module/Audio.php
* includes/builder/module/BarCounters.php
* includes/builder/module/BarCountersItem.php
* includes/builder/module/Blog.php
* includes/builder/module/Blurb.php
* includes/builder/module/Button.php
* includes/builder/module/Code.php
* includes/builder/module/ContactForm.php
* includes/builder/module/ContactFormItem.php
* includes/builder/module/Cta.php
* includes/builder/module/FilterablePortfolio.php
* includes/builder/module/FullwidthCode.php
* includes/builder/module/FullwidthHeader.php
* includes/builder/module/FullwidthImage.php
* includes/builder/module/FullwidthMap.php
* includes/builder/module/FullwidthMenu.php
* includes/builder/module/FullwidthPortfolio.php
* includes/builder/module/FullwidthPostSlider.php
* includes/builder/module/FullwidthSlider.php
* includes/builder/module/Gallery.php
* includes/builder/module/Image.php
* includes/builder/module/Login.php
* includes/builder/module/Map.php
* includes/builder/module/MapItem.php
* includes/builder/module/Portfolio.php
* includes/builder/module/PostSlider.php
* includes/builder/module/PostsNavigation.php
* includes/builder/module/PricingTables.php
* includes/builder/module/PricingTablesItem.php
* includes/builder/module/Shop.php
* includes/builder/module/Signup.php
* includes/builder/module/Slider.php
* includes/builder/module/SliderItem.php
* includes/builder/module/SocialMediaFollow.php
* includes/builder/module/SocialMediaFollowItem.php
* includes/builder/module/Tabs.php
* includes/builder/module/TabsItem.php
* includes/builder/module/TeamMember.php
* includes/builder/module/Testimonial.php
* includes/builder/module/Toggle.php
* includes/builder/module/Video.php
* includes/builder/module/VideoSlider.php
* includes/builder/module/VideoSliderItem.php
* includes/builder/module/field/Base.php
* includes/builder/module/field/BoxShadow.php
* includes/builder/module/field/Factory.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-global-functions.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/frontend-builder-style.css
* includes/builder/styles/style.css
version 2.0.42 ( updated 10-11-2017 )
- Fixed a bug that caused the Divi Builder to disappear for some users due to a function scope issue.
- Fixed email opt-in module phone preview in VB.
- Fixed settings window in BB not being translated after switching language.
* includes/builder/framework.php
* includes/builder/styles/frontend-builder-style.css
* includes/builder/scripts/builder.js
version 2.0.41 ( updated 10-09-2017 )
- Fixed conditionally hidden fields being shown in message pattern.
- Fixed a bug in the Visual Builder where the selective sync status icon for global modules' settings was not updated properly when the status changed.
- Ensure that all post-based modules display the "No Results" template when there are no posts to be displayed.
- Improve clearing backend builder template cache.
- Updated epanel shortcodes CSS image path.
- Enable RTL when Disable Translations is enabled.
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/scripts/builder.js
* includes/builder/functions.php
* includes/builder/frontend-builder/init.php
* includes/builder/frontend-builder/view.php
* includes/builder/main-modules.php
* includes/builder/module/Blog.php
* includes/builder/module/FilterablePortfolio.php
* includes/builder/module/FullwidthPortfolio.php
* includes/builder/module/Portfolio.php
* includes/builder/module/PostSlider.php
* includes/builder/module/Shop.php
* includes/builder/module/type/PostBased.php
* includes/builder/styles/frontend-builder-style.css
* epanel/shortcodes/css/shortcodes.css
* epanel/shortcodes/shortcodes.php
version 2.0.40 ( updated 10-5-2017 )
- Added new interface settings window to the Visual Builder.
- Added new Click Mode interaction mode for the Visual Builder.
- Added new Grid Mode interaction mode for the Visual Builder.
- Improved hover button overlap and accessibility issues in the Visual Builder.
- Added the option to completely hide disabled modules in the Visual Builder.
- Added the option to open all option groups by default in the Visual Builder.
- Added the ability to customize the items in the Visual Builder toolbar.
- Added the option to disable Divi Builder interface animations in the Visual Builder.
- Improved Visual Builder rendering performance.
- Fixed an error that occurred on some PHP 7.1.8 installations when used with non-standard linux configurations that lacked glob_brace support.
- Fixed a bug that prevented success messages from appearing in the contact form module if animations were applied to the module.
- Fixed a bug that caused an incorrect amount of items to display in the filterable portfolio module in some cases.
* core/components/PageResource.php
* core/components/data/Utils.php
* core/init.php
* includes/builder/frontend-builder/helpers.php
* includes/builder/functions.php
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/frontend-builder/bundle.js
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 13:00:27
- Identifier
- divi-builder-2.0.47
- Scanner
- Internet Archive HTML5 Uploader 1.6.3
- Year
- 2017
comment
Reviews
Subject: Thank you