jQuery(document).ready(function() { var appointment_aboutpage = appointmentLiteWelcomeScreenObject.aboutpage; var appointment_nr_actions_required = appointmentLiteWelcomeScreenObject.nr_actions_required; /* Number of required actions */ if ((typeof appointment_aboutpage !== 'undefined') && (typeof appointment_nr_actions_required !== 'undefined') && (appointment_nr_actions_required != '0')) { jQuery('#accordion-section-themes .accordion-section-title').append('' + appointment_nr_actions_required + ''); } /* Upsell in Customizer (Link to Welcome page) */ if ( !jQuery( ".appointment-upsells" ).length ) { jQuery('#customize-theme-controls > ul').prepend('