• DONATE to NULLED!
    Вы можете помочь Форуму и команде, поддержать финансово.
    starwanderer - модератор этого раздела будет Вам благодарен!

Шаблон ElegantThemes

Divi 3.0.60
version 3.0.60 ( updated 7-4-2017 )
- 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.
* includes/builder/framework.php
* includes/builder/functions.php

version 3.0.59 ( updated 7-2-2017 )
- Fixed a bug that caused unwanted static CSS files to generate for index pages that contained posts with Divi Builder shortcodes.
- Updated the function that clears the et cache upon update to work more effectively on high traffic websites.
- The Output Inline Styles option is now conditional on Static CSS being enabled.
* epane/js/functions-init.js
* includes/builder/class-et-builder-element.php
* includes/builder/ class-et-builder-settings.php
* core/components/PageResource.php
* core/components/init.php
Extra 2.0.59
version 2.0.59 ( updated 7-4-2017 )
- 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.
* includes/builder/framework.php
* includes/builder/functions.php

version 2.0.58 ( updated 7-2-2017 )
- Fixed a bug that caused unwanted static CSS files to generate for index pages that contained posts with Divi Builder shortcodes.
- Updated the function that clears the et cache upon update to work more effectively on high traffic websites.
- The Output Inline Styles option is now conditional on Static CSS being enabled.
* epane/js/functions-init.js
* includes/builder/class-et-builder-element.php
* includes/builder/ class-et-builder-settings.php
* core/components/PageResource.php
* core/components/init.php
Отдельно Divi Builder и остальные плагины в Для просмотра ссылки Войди или Зарегистрируйся теме.
 
Последнее редактирование:
Divi 3.0.61
version 3.0.61 ( updated 7-8-2017 )
- 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 activated.
- Improved the static CSS fall-back system that detects when files cannot be written to the server due to permissions issues and uses inline styles instead.
- Fixed an error that occurred when using the third party CTP Layout Injector plugin.
- The countdown timer module settings for number text will no longer affect label text. CSS specificity has been improved.
- Added 404 header to empty homepage query argument used for static CSS resource fallback requests.
- Added a check to automatically delete existing CSS files when new CSS files are created just in case the previous CSS file was not purged successfully due to a request being interrupted.
* core/components/PageResource.php
* core/components/init.php
* includes/builder/main-modules.php

Divi 3.0.62
version 3.0.62 ( updated 7-10-2017 )
- 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 cached for the entire website.
- All posts and archives will also share a single global static CSS file for all Theme Customizer and Custom CSS styles when the Ouput Inline Styles option is enabled for the Divi Builder within the Theme Options panel. This allows critical CSS to be loaded below the fold while global resources are cached above the fold.
- Greatly reduced the amount of CSS created for Extra Category Layouts by eliminating CSS from internal posts that was not intended to be included on the category layout.
- Fixed a bug that caused unneeded CSS files to be created for certain pages and requests. The new global CSS file is now used in these casees where no dynamic styles are needed and the unwanted CSS files are no longer generated.
- Disabled static CSS file generation for index feeds that include Divi Builder posts to ensure that dynamic queries do not cause CSS style conflicts. Global static CSS files for Theme Customizer and Custom CSS are still used in these cases.
- Fixed a bug that caused errors to occur on SiteGround hosting accounts for some customers when the Elegant Themes caching system attempted to clear the SiteGround cache during plugin & theme activation.
* functions.php
* epanel/custom_functions.php
* core/components/PageResource.php
* core/components/data/Utils.php
* core/components/init.php
* core/functions.php
* core/init.php

Extra 2.0.60
version 2.0.60 ( updated 7-8-2017 )
- 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 activated.
- Improved the static CSS fall-back system that detects when files cannot be written to the server due to permissions issues and uses inline styles instead.
- Fixed an error that occurred when using the third party CTP Layout Injector plugin.
- The countdown timer module settings for number text will no longer affect label text. CSS specificity has been improved.
- Added 404 header to empty homepage query argument used for static CSS resource fallback requests.
- Added a check to automatically delete existing CSS files when new CSS files are created just in case the previous CSS file was not purged successfully due to a request being interrupted.
* core/components/PageResource.php
* core/components/init.php
* includes/builder/main-modules.php
 
Последнее редактирование:
Комрады, помогите с такой фишкой...
Делаю сайт WP с темой Divi (3.0.62) и слайдером Revolution Slider.
С родным слайдером при изменении прозрачности хэдэра в "Первичной строке меню", сам хэдэр становиться поверх слайдера Divi.
Вот для примера:
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся

Но с Revolution Slider такой эффект не предусмотрен. Может кто-то уже стыкался с такой проблемой и знает решение?
Видел на англоязычных ресурсах, что изменяли отступ с помощью margin-top. Но где прописывать margin-top в теме Divi не могу разобраться.
Желаемый эффект хочу получить только на Главной странице.
Заранее спасибо за дельный совет.

Но где прописывать margin-top в теме Divi не могу разобраться.
Желаемый эффект хочу получить только на Главной странице.
Уже разобрался сам)
В свойствах блока прописал CSS ID и в главном поле указал отступ с помощью margin-top.
Сам хэдэр сделал полупрозрачным.
 
Последнее редактирование:
Divi 3.0.63
version 3.0.63 ( updated 7-14-2017 )
- 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 get_filesystem_method" error that occurred for some users due to a failed Divi 3.0.61 migration.
- Fixed "Trying to get property of non-object" error that occurred for some customers during Divi update migration.
- Fixed "invalid argument supplied for for each" error that occurred for some customers.
- Fixed "ET_Global_Settings not found" error that occurred for some customers.
- Fixed "Call to undefined function sb_divi_fe_get_layout()" error that occurred for some customers.
- Fixed "Missing argument 4" error that occurred for some customers.
* functions.php
* core/components/PageResource.php
* core/components/PageResource.php
* core/functions.php
* includes/builder/framework.php
* includes/builder/class-et-builder-element.php
* epanel/custom_functions.php
Extra 2.0.62
version 2.0.62 ( updated 7-14-2017 )
- 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 get_filesystem_method" error that occurred for some users due to a failed Divi 3.0.61 migration.
- Fixed "Trying to get property of non-object" error that occurred for some customers during Divi update migration.
- Fixed "invalid argument supplied for for each" error that occurred for some customers.
- Fixed "ET_Global_Settings not found" error that occurred for some customers.
- Fixed "Call to undefined function sb_divi_fe_get_layout()" error that occurred for some customers.
- Fixed "Missing argument 4" error that occurred for some customers.
* functions.php
* core/components/PageResource.php
* core/components/PageResource.php
* core/functions.php
* includes/builder/framework.php
* includes/builder/class-et-builder-element.php
* epanel/custom_functions.php


 
Последнее редактирование:
А как в Extra сделать редактирование, как в Divi? Это как-то в настройках включается или это невозможно сделать? И как узнать версию Divi builder в Extra?

7lfRyBq.png
 
А как в Extra сделать редактирование, как в Divi? Это как-то в настройках включается или это невозможно сделать? И как узнать версию Divi builder в Extra?
Билдер в темах Divi и Extra не является плагином, а встроен в темы. Релиз Divi Builder и этих тем происходит синхронно. Соответствие можно определить по датам релиза.
Версии последнего релиза от 14 июля 2017 г. : Divi Builder 2.0.25, Divi 3.0.63, Extra 2.0.62.

Теперь по первому вопросу:
Редакторы в темах абсолютно аналогичны.
Судя, по приложенному вами скриншоту, могу предположить, что речь идёт о визуальном редакторе.
Чтобы его использовать, нужно в админке создать страницу или запись с применением Divi Builder, кнопка "Использовать Divi Builder", после этого появится кнопка "Использовать визуальный Builder".
Также этот режим доступен непосредственно с готовой страницы, если вы залогинены под пользователем у которого есть разрешение использовать Divi Builder, к примеру под администратором. В этом случае в горзонтальной полоске административного меню присутствует кнопка "Включить визуальный Builder".
 
Предупреждение:
Divi Builder v2.0.26 - Drag & Drop Page Builder Plugin
Билдер, выложеный выше, имеет отличия от оригинального в размере и содержании файлов
..\divi-builder\includes\builder\frontend-builder\bundle.js
..\divi-builder\includes\builder\frontend-builder\assets\css\style.css
..\divi-builder\includes\builder\frontend-builder\assets\css\divi-builder-style.css
Оригинальный плагин в Для просмотра ссылки Войди или Зарегистрируйся теме.

Обновлённые темы:
Divi 3.0.64

version 3.0.64 ( updated 7-19-2017 )
- Added the new Divi Builder product tour system.
- Implemented an introductory product tour that is run once when a new user launches the Visual Builder for the first time.
- Fixed a bug that caused certain icons to render incorrectly.
- Improved the way that line breaks are rendered in the Visual Builder to better match line break behavior in the standard WordPress editor.
- It's now possible to add global modules inside of global rows and sections. Upon adding global items inside of global items, the child items are transformed into non-global items.
- When the full-screen menu is used on a single page website, the menu will close automatically when on on-page anchor links are clicked.
- Improved scroll mechanism used for modals in the Visual Builder.
- Fixed a bug in the Role Editor that caused incorrect rendering in the standard Divi Builder.
- Meta data on fullwidth portfolio items will now appear to the side of the main content as originally intended.
- Fullwidth header background image overlays will now render correctly in the Visual Builder.
- Improved the title display of contact form fields with no title or ID.
- Fixed a bug in the Role Editor that prevented page option permissions from working on other post types.
- Fixed a bug that caused contact form conditional logic to break due to trailing spaces in the item ID.
- Increased the size of thumbnail images when used on fullwidth post title modules on posts that are set to fullwidth to accommodate modern resolutions.
- Fixed an error that occurred when adding any empty column to the page and then attempting to discard non-existent changes.
- Fixed a logic error in the Theme Customizer preview that made mobile font size adjustments inaccurate in some cases.
- Hover buttons will now be correctly hidden after closing a settings modal in the Visual Builder.
- Option group font sizes will no longer be affected by responsive preview styling in the Visual Builder.
* functions.php
* header.php
* single.php
* post_thumbnails_divi.php
* js/custom.js
* epanel/custom_functions.php
* includes/builder/class-et-builder-element.php
* includes/builder/main-modules.php
* includes/builder/functions.php
* includes/builder/layouts.php
* includes/builder/framework.php
* includes/builder/core.php
* includes/builder/class-et-builder-settings.php
* includes/builder/scripts/builder.js
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/frontend-builder/helpers.php
* includes/builder/main-modules.php
Extra 2.0.63
version 2.0.63 ( updated 7-19-2017 )
- Added the new Divi Builder product tour system.
- Implemented an introductory product tour that is run once when a new user launches the Visual Builder for the first time.
- Fixed a bug that caused certain icons to render incorrectly.
- Improved the way that line breaks are rendered in the Visual Builder to better match line break behavior in the standard WordPress editor.
- It's now possible to add global modules inside of global rows and sections. Upon adding global items inside of global items, the child items are transformed into non-global items.
- Improved scroll mechanism used for modals in the Visual Builder.
- Fixed a bug in the Role Editor that caused incorrect rendering in the standard Divi Builder.
- Fullwidth header background image overlays will now render correctly in the Visual Builder.
- Improved the title display of contact form fields with no title or ID.
- Fixed a bug in the Role Editor that prevented page option permissions from working on other post types.
- Fixed a bug that caused contact form conditional logic to break due to trailing spaces in the item ID.
- Increased the size of thumbnail images when used on fullwidth post title modules on posts that are set to fullwidth to accommodate modern resolutions.
- Fixed an error that occurred when adding any empty column to the page and then attempting to discard non-existent changes.
- Hover buttons will now be correctly hidden after closing a settings modal in the Visual Builder.
- Option group font sizes will no longer be affected by responsive preview styling in the Visual Builder.
* functions.php
* epanel/custom_functions.php
* includes/builder/class-et-builder-element.php
* includes/builder/main-modules.php
* includes/builder/functions.php
* includes/builder/layouts.php
* includes/builder/framework.php
* includes/builder/core.php
* includes/builder/class-et-builder-settings.php
* includes/builder/scripts/builder.js
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/frontend-builder/helpers.php
* includes/builder/main-modules.php
 
Последнее редактирование:
Предупреждение:***
я конечно извиняюсь, что может не в тот раздел выложил плагин (выложен в 8-32 сегодня). но если вы не обирателе внимания то на странице 5, 6 и т.д. тоже выкладывали их но ваше сообщение было опубликовано через 2,5 часа.
если админы пожелают то я не против сообщение перенести в тему которую вы указали. если нет то админы мне влепят бан и удалят сообщение. но не вы.
 
Назад
Сверху