Divi Theme - universal template for WordPress

Divi Theme - universal template for WordPress 5.0.0 Beta 1

No permission to download
- Introduced Divi AI text and image generation.
* common/admin.php
* common/constants/colors.js
* common/i18n/ai.php
* common/lib/ai.js
* common/lib/i18n.js
* common/utils/color/color.js
* common/utils/html-utils.js
* core/functions.php
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-builder-module-shortcode-manager.php
* includes/builder/core.php
* includes/builder/feature/I18n.php
* includes/builder/feature/ai-button.php
* includes/builder/framework.php
* includes/builder/frontend-builder/assets.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/helpers.php
* includes/builder/frontend-builder/theme-builder/admin.php
* includes/builder/functions.php
* includes/builder/module/Heading.php
- Fixed a bug where export did not work correctly in the Backend Builder when the Post Content was used in the Theme Builder layout.
- Fixed a bug that caused the Contact Form module field option "Allowed Symbols" to not work correctly in Chrome.
- Fixed broken color picker in builder after upgrading to WordPress 6.3.
- Fixed JavaScriot Uncaught ReferenceError: pagenow is not defined in Portability.
- Removed unwanted Export To Divi Cloud button from the Theme Options export modal.
* core/admin/css/core.css
* core/admin/js/portability.js
* core/components/Portability.php
* core/ui/utils/frame-helpers.js
* includes/builder/frontend-builder/bundle.js
* includes/builder/module/ContactFormItem.php
- Add local and Divi Cloud libraries for Theme Options
  • Like
Reactions: sowgenius
- Fixed Divi Cloud configuration error.
* cloud/cloud-app.php
- Adjusted a fix in 4.20.1 that changed section class enumeration. For customers using performance plugins that strip away version parameters from CSS files, this could cause styles to appear jumbled when they did not clear their browser cache.
* includes/builder/feature/dynamic-assets/class-dynamic-assets.php
* includes/builder/feature/dynamic-assets/dynamic-assets.php
* includes/builder/frontend-builder/bundle.js
- Fixed order of icon font loading as .woff should be loaded before .ttf as it's a better format and is supported across modern browsers.
- Fixed unexpected behavior of Global Colors when using undo/redo buttons in Visual Builder.
- Fixed Global Colors rendering for Specialty Columns in Visual Builder.
- Fixed issue where global colors not working in VB for button.
- Fixed Global Colors usage in fields borders settings.
- Fixed Social Media Follow module text being shown in the excerpt inside Blog Module, when excerpt is empty and Blog module is using content as excerpt.
- Fixed issue where countdown timer title margin remains visible when the title is empty.
- Fixed an issue where sticky elements would not work due to a JavaScript error that occurred in some rare cases.
- Fixed nested list bullets styling issue for ol and ul list types.
- Improved presets saving performance in Visual Builder.
- Fixed modal not closing after clicking use this layout on Theme Builder.
- Fixed Global Colors preview in Edit mode.
- Fixed bug where backup exists popup shows every time when opening Theme Builder.
- Fixed an issue where the canonical link would get duplicated in some cases.
- Fixed illegal string offset user and API key when saving on the Updates tab.
- Fixed Global Colors not properly exporting from the Divi Library in some cases.
- Fixed BOM character included file can not be imported.
- Fixed an issue where the Divi parent style would not be correctly enqueued in some cases when child themes were used.
- Improved Presets storage and performance.
- Fixed issue where you could not remove or restore items from Local VB Library.
- Fixed server errors when uploading items to the Cloud Server in some cases.
- Fixed a PHP fatal error that occurred on GoDaddy websites due to a change in the GD System plugin's cache class.
- Fixed issue where presets where not importing when tb library item is duplicated from cloud to local.
- Fixed divider view always being 100% in phone view in VB.
- Fixed issue with image border styles in Blog module images that were not applying properly in some cases.
- Fixed bug where backup exists popup shows every time when opening Theme Builder.
- Fixed Replace Existing Content option in Layouts Library.
- Fixed server error when deleting items too quickly from Divi Cloud.
- Fixed issue where the code snippet library was not closing on ESC keyboard shortcut.
- Fixed JS error that occurs on saving empty content to the cloud from code snippet editor modal.
* core/code-snippets/app/store/code-snippets-library/sequences.js
* core/code-snippets/app/store/edit/sequences.js
* includes/builder/class-et-builder-google-fonts-feature.php
* includes/builder/core.php
* includes/builder/framework.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/theme-builder/theme-builder-library.php
* includes/builder/frontend-builder/theme-builder/theme-builder.php
* includes/builder/functions.php
* includes/builder/module/Blog.php
- Fixed the issue when user cannot drag and drop files into Code Snippets Import Modal in some cases.
- Fixed the issue when user could exceed the free items limit on the Cloud during bulk upload.
- Show disabled cursor on save snippet button when save action is not allowed.
- Introduced new filters 'et_builder_google_fonts_is_enabled', 'et_builder_google_fonts_fetch_url' and 'et_builder_google_fonts_fetch' to manage Google Fonts.
- Hardened divi cloud library visual builder security checks.
- Fixed content contains HTML image tag is not rendered on the front end.
- Fixed js error which may potentially appear in console.log when Snippets screenshot is updating.
- Fixed clearing trash that gets stuck for Divi cloud library items.
- Improved Edit Tags And Categories label by replacing "And" with "&".
- Fixed blank sceen from showing when the Cloud login modal is closed.
- Added Cancel button to the Save To Library modal.
- Fixed misaligned label in Code Snippets Portability modal.
- Added line break when appending code from Snippets Library.
- Fixed unwanted back button after logging into the Cloud from Code Snippets Library.
- Fixed Code Snippets portability modal title.
- Added spinner when preloading code snippets on details page.
- Fixed Global Colors exporting from the Divi Library page.
- Fixed PHP Fatal error when trying to activate Divi Builder plugin with Divi theme at the same time.
- Fixed a compatibility issue with WordPress 6.1 that may cause the performance to degrade in some cases when various languages were used.
- Added Divi Code Snippets Library with Divi Cloud support.
- Fixed issue with Theme Builder templates not working when The Events Calendar plugin is active.
- Fixed Global Colors import and export in Theme Builder.
Top