1 line
3.3 KiB
JavaScript
1 line
3.3 KiB
JavaScript
!function(f){"use strict";f(document).on("ready",function(){var e=f("#butterbean-control-ocean_post_layout select"),t=e.val(),o=f("#butterbean-control-ocean_both_sidebars_style, #butterbean-control-ocean_both_sidebars_content_width, #butterbean-control-ocean_both_sidebars_sidebars_width, #butterbean-control-ocean_second_sidebar");o.hide(),"both-sidebars"===t&&o.show(),e.change(function(){o.hide(),"both-sidebars"==f(this).val()&&o.show()});var n=f("#butterbean-control-ocean_display_header .buttonset-input"),a=f("#butterbean-control-ocean_header_style");f("#butterbean-control-ocean_display_header #butterbean_oceanwp_mb_settings_setting_ocean_display_header_off").is(":checked")?a.hide():a.show(),n.change(function(){"off"===f(this).val()?a.hide():a.show()});var c=f("#butterbean-control-ocean_header_style select"),_=c.val(),r=f("#butterbean-control-ocean_custom_header_template");r.hide(),"custom"===_&&r.show(),f("#butterbean-control-ocean_display_header #butterbean_oceanwp_mb_settings_setting_ocean_display_header_off").is(":checked")&&r.hide(),n.change(function(){"off"===f(this).val()?r.hide():"custom"===c.val()&&r.show()}),c.change(function(){r.hide(),"custom"==f(this).val()&&r.show()});var b=f("#butterbean-control-ocean_center_header_left_menu");b.hide(),"center"===_&&b.show(),f("#butterbean-control-ocean_display_header #butterbean_oceanwp_mb_settings_setting_ocean_display_header_off").is(":checked")&&b.hide(),n.change(function(){"off"===f(this).val()?b.hide():"center"===c.val()&&b.show()}),c.change(function(){b.hide(),"center"==f(this).val()&&b.show()});var s=f("#butterbean-control-ocean_disable_title .buttonset-input"),i=f("#butterbean-control-ocean_disable_heading, #butterbean-control-ocean_post_title, #butterbean-control-ocean_post_subheading, #butterbean-control-ocean_post_title_style"),l=f("#butterbean-control-ocean_post_title_style select"),h=l.val(),d=f("#butterbean-control-ocean_post_title_background, #butterbean-control-ocean_post_title_bg_image_position, #butterbean-control-ocean_post_title_bg_image_attachment, #butterbean-control-ocean_post_title_bg_image_repeat, #butterbean-control-ocean_post_title_bg_image_size, #butterbean-control-ocean_post_title_height, #butterbean-control-ocean_post_title_bg_overlay, #butterbean-control-ocean_post_title_bg_overlay_color"),u=f("#butterbean-control-ocean_post_title_background_color");d.hide(),u.hide(),"background-image"===h?d.show():"solid-color"===h&&u.show(),f("#butterbean-control-ocean_disable_title #butterbean_oceanwp_mb_settings_setting_ocean_disable_title_on").is(":checked")?(i.hide(),d.hide(),u.hide()):i.show(),s.change(function(){if("on"===f(this).val())i.hide(),d.hide(),u.hide();else{i.show();var e=l.val();"background-image"===e?d.show():"solid-color"===e&&u.show()}}),l.change(function(){d.hide(),u.hide(),"background-image"==f(this).val()?d.show():"solid-color"===f(this).val()&&u.show()});var g=f("#butterbean-control-ocean_disable_breadcrumbs .buttonset-input"),p=f("#butterbean-control-ocean_breadcrumbs_color, #butterbean-control-ocean_breadcrumbs_separator_color, #butterbean-control-ocean_breadcrumbs_links_color, #butterbean-control-ocean_breadcrumbs_links_hover_color");f("#butterbean-control-ocean_disable_breadcrumbs #butterbean_oceanwp_mb_settings_setting_ocean_disable_breadcrumbs_off").is(":checked")?p.hide():p.show(),g.change(function(){"off"===f(this).val()?p.hide():p.show()})})}(jQuery); |