%PDF- %PDF-
| Direktori : /var/www/projetos/fungraca.org.br/wp-content/plugins/styler-for-wpforms/js/ |
| Current File : /var/www/projetos/fungraca.org.br/wp-content/plugins/styler-for-wpforms/js/frontend.js |
(function($){
wp.customize.bind( 'preview-ready', function() {
wp.customize.preview.bind( 'sfwfFormSelectionStatus', function( message ) {
if( message === 1){
$('.sfwf-partial-formwrapper-shortcut').css('display', 'none');
$('.wpforms-container').addClass('sfwf-live-edit-disabled');
}
} );
} );
})(jQuery);