PATH:
home
/
letacommog
/
broderie
/
wp-content
/
themes
/
Divi
/
includes
/
builder
/
scripts
(function ($) { var $toggleBuilderWrapper = $('.et_pb_toggle_builder_wrapper'); var $pageSettings = $('.et_pb_page_setting'); var $layoutSettings = $('.et_pb_page_layout_settings'); var $postFormat = $('#formatdiv'); var options = window.et_pb_options; function hide() { var $pageLayoutSettings = $layoutSettings.closest('#et_settings_meta_box').find('.et_pb_page_layout_settings'); if ($pageSettings.filter(':visible').length > 1) { $pageLayoutSettings.hide(); $layoutSettings.find('.et_pb_side_nav_settings').show(); } else { if (options.post_type !== 'post' && options.is_third_party_post_type === 'no') { $pageLayoutSettings.hide(); } $layoutSettings.closest('#et_settings_meta_box').find('.et_pb_side_nav_settings').show(); $layoutSettings.closest('#et_settings_meta_box').find('.et_pb_single_title').show(); } if ($pageLayoutSettings.length > 0) { var $fullwidth = $pageLayoutSettings.find('option[value="et_full_width_page"]'); if ($fullwidth.length > 0) { $fullwidth.show(); } } // On post, hide post format UI and layout settings if pagebuilder is activated if ($postFormat.length) { var active = $postFormat.find('input[type="radio"]:checked').val(); $postFormat.hide(); $('.et_divi_format_setting.et_divi_' + active + '_settings').hide(); } // Show project navigation option when builder enabled if (options.post_type === 'project') { $layoutSettings.closest('#et_settings_meta_box').find('.et_pb_project_nav').show(); } } if ($toggleBuilderWrapper.hasClass('et_pb_builder_is_used')) { hide(); } }(jQuery));
[+]
..
[-] jquery.easypiechart.js
[edit]
[-] page-settings-metabox.js
[edit]
[-] jquery.fitvids.js
[edit]
[-] frontend-builder-preview.js
[edit]
[-] jquery.hashchange.js
[edit]
[-] reset_memory_limit_increase_setting.js
[edit]
[-] builder.js
[edit]
[-] roles_admin.js
[edit]
[-] library_scripts.js
[edit]
[-] waypoints.min.js
[edit]
[-] admin_global_functions.js
[edit]
[-] frontend-builder-global-functions.js
[edit]
[-] jquery.magnific-popup.js
[edit]
[-] jquery.mobile.custom.min.js
[edit]
[-] frontend-builder-scripts.js
[edit]
[-] failure_notice.js
[edit]
[-] library_category.js
[edit]
[-] lz-string.min.js
[edit]
[-] cpt-modules-wrapper.js
[edit]
[-] salvattore.min.js
[edit]
[+]
ext
[-] bfb_admin_script.js
[edit]
[-] cache_notice.js
[edit]