golden hour
/home/doctorbruno/public_html/doc-noc.com/wp-content/themes/nisarg/inc/upsell
⬆️ Go Up
Upload
File/Folder
Size
Actions
class-customize.php
2.32 KB
Del
OK
customize-controls.css
784 B
Del
OK
customize-controls.js
336 B
Del
OK
error_log
980 B
Del
OK
section-pro.php
1.38 KB
Del
OK
Edit: customize-controls.js
( function( api ) { // Extends our custom "nisarg_section_pro" section. api.sectionConstructor['nisarg-upsell'] = api.Section.extend( { // No events for this type of section. attachEvents: function () {}, // Always make the section active. isContextuallyActive: function () { return true; } } ); } )( wp.customize );
Save