????JFIF??x?x????'
Server IP : 104.21.32.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tempvsty/./eaabusiness.com/wp-content/themes/allegiant/core/scripts/ |
Upload File : |
( function( api ) { var sections = [ 'cpotheme_layout_home', 'cpotheme_layout_features', 'cpotheme_layout_about', 'cpotheme_layout_portfolio', 'cpotheme_layout_services', 'cpotheme_layout_team', 'cpotheme_layout_testimonials', 'cpotheme_layout_clients', 'cpotheme_layout_contact', 'cpotheme_layout_posts' ]; // Detect when the front page sections section is expanded (or closed) so we can adjust the preview accordingly. jQuery.each( sections, function ( index, section ){ api.section( 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. api.previewer.send( 'section-highlight', { expanded: isExpanding, section: section.id }); } ); } ); }); api.CPOThemeContactControl = api.Control.extend( { ready: function() { var control = this, $kaliformsContainer = control.container.find('.cpotheme_contact_control__kali-forms'); $kaliformsContainer.find('select').on('change', function() { var val = jQuery( this ).val(); control.settings.plugin_select( 'kali-forms' ); control.settings.form_id( val ); }); } } ); jQuery.extend( api.controlConstructor, { 'cpotheme_contact_control': api.CPOThemeContactControl, }); } )( wp.customize );