??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/sendmaxagency.com/wp-content/themes/wise-news/assets/js/customize-control.js
⬅ Kembali
/**
* Scripts within the customizer controls window.
**/
(function( $, api ) {
wp.customize.bind('ready', function() {
/* === Radio Image Control === */
api.controlConstructor['radio-color'] = api.Control.extend( {
ready: function() {
var control = this;
$( 'input:radio', control.container ).change(
function() {
control.setting.set( $( this ).val() );
}
);
}
} );
// Deep linking for counter section to about section.
jQuery('.wise-news-edit').click(function(e) {
e.preventDefault();
var jump_to = jQuery(this).attr( 'data-jump' );
wp.customize.section( jump_to ).focus()
});
$('#sub-accordion-section-wise_news_topbar').css( 'display', 'none' );
});
})( jQuery, wp.customize );
(function(api) {
const wise_news_section_lists = ['banner'];
wise_news_section_lists.forEach(wise_news_homepage_scroll);
function wise_news_homepage_scroll(item, index) {
// Detect when the front page sections section is expanded (or closed) so we can adjust the preview accordingly.
item = item.replace(/-/g, '_');
wp.customize.section('wise_news_' + item + '_section', function(section) {
section.expanded.bind(function(isExpanding) {
// Value of isExpanding will = true if you're entering the section, false if you're leaving it.
wp.customize.previewer.send(item, { expanded: isExpanding });
});
});
}
})(wp.customize);
Nama
Tipe
Ukuran
Diubah
Aksi
📜 custom.js
js
4 KB
2026-05-26 03:07
📜 custom.min.js
js
1.6 KB
2026-05-26 03:07
📜 customize-control.js
js
1.7 KB
2026-05-26 03:07
📜 customize-control.min.js
js
655 B
2026-05-26 03:07
📜 customizer.js
js
1.9 KB
2026-05-26 03:07
📜 customizer.min.js
js
815 B
2026-05-26 03:07
📜 navigation.js
js
3 KB
2026-05-26 03:07
📜 navigation.min.js
js
1.2 KB
2026-05-26 03:07
📜 slick.js
js
90.8 KB
2026-05-26 03:07
📜 slick.min.js
js
42.9 KB
2026-05-26 03:07