PATH:
home
/
letacommog
/
aacote
/
wp-content
/
plugins
/
dc-woocommerce-multi-vendor
/
assets
/
frontend
/
js
jQuery(document).ready(function($) { $('#vendor_image_remove_button').hide(); $('#vendor_banner_remove_button').hide(); $('.wcmp_template_list li i.fa').hide(); $('.vendor-shipping .wcmp_orange_btn, .shop-front .wcmp_orange_btn, .vendor-policies .wcmp_orange_btn, .vendor-billing .wcmp_orange_btn').attr('disabled', 'disabled'); $('.vendor-shipping .input-group-addon, .shop-front .input-group-addon, .vendor-policies .input-group-addon, .vendor-billing .input-group-addon').hide(); $('.edit_shop_settings').on( "click", function(e) { e.preventDefault(); $(this).css('display', 'none'); $(this).before('<span>Edit Mode</span>'); $('.wcmp_shop_settings_form input[type=text], .wcmp_shop_settings_form textarea, .wcmp_billing_form .select_box').each(function(){ if($(this).hasClass('no_input')) { $(this).removeClass('no_input'); $(this).attr("readonly", false); } }); $('#vendor_image_remove_button').show(); $('#vendor_banner_remove_button').show(); $('.green_massenger').each(function(e){$(this).remove();}); $('.red_massenger').each(function(e){$(this).remove();}); $('.wcmp_orange_btn').removeAttr('disabled'); $('.input-group-addon').show(); $('.wcmp_template_list li i.fa').show(); }); $('.edit_policy').on( "click", function(e) { e.preventDefault(); $(this).css('display', 'none'); $(this).before('<span>Edit Mode</span>'); $('.wcmp_policy_form input[type=text], .wcmp_policy_form textarea, .wcmp_billing_form .select_box').each(function(){ if($(this).hasClass('no_input')) { $(this).removeClass('no_input'); $(this).attr("readonly", false); } }); $('.green_massenger').each(function(e){$(this).remove();}); $('.wcmp_orange_btn').removeAttr('disabled'); $('.input-group-addon').show(); }); $('.edit_billing').on( "click", function(e) { e.preventDefault(); $(this).css('display', 'none'); $(this).before('<span>Edit Mode</span>'); $('.wcmp_billing_form input[type=text], .wcmp_billing_form textarea, .wcmp_billing_form .select_box').each(function(){ if($(this).hasClass('no_input')) { $(this).removeClass('no_input'); $(this).attr("readonly", false); } }); $('#vendor_payment_mode').removeAttr('disabled'); $('#vendor_bank_account_type').removeAttr('disabled'); $('.green_massenger').each(function(e){$(this).remove();}); $('.wcmp_orange_btn').removeAttr('disabled'); $('.input-group-addon').show(); }); $('.edit_shipping').on( "click", function(e) { e.preventDefault(); $(this).css('display', 'none'); $(this).before('<span>Edit Mode</span>'); $('.wcmp_shipping_form input[type=text]').each(function(){ if($(this).hasClass('no_input')) { $(this).removeClass('no_input'); $(this).attr("readonly", false); } }); $('.green_massenger').each(function(e){$(this).remove();}); $('.red_massenger').each(function(e){$(this).remove();}); $('.wcmp_orange_btn').removeAttr('disabled'); $('.input-group-addon').show(); }); });
[+]
..
[-] wcmp_vendor_dashboard.js
[edit]
[-] product.js
[edit]
[-] coupon.js
[edit]
[-] vendor_review_rating.js
[edit]
[-] product-classify.js
[edit]
[-] vendor_dashboard.js
[edit]
[-] vendor_dashboard.min.js
[edit]
[-] jquery.mCustomScrollbar.concat.min.js
[edit]
[-] vendor_review_rating.min.js
[edit]
[-] single-product-multiple-vendors.js
[edit]
[-] wcmp_vendor_map_widget_data.js
[edit]
[-] wcmp-country-state.js
[edit]
[-] wcmp_vendor_announcements.js
[edit]
[-] wcmp_vendor_map_widget_data.min.js
[edit]
[-] profile_edit.min.js
[edit]
[-] simplepopup.js
[edit]
[-] frontend.min.js
[edit]
[-] vendor-shipping.js
[edit]
[-] wcmp_vendor_dashboard.min.js
[edit]
[-] single-product-multiple-vendors.min.js
[edit]
[-] vendor_order_by_product.js
[edit]
[-] meta-boxes.js
[edit]
[-] frontend.js
[edit]
[-] wcmp-customer-qna.min.js
[edit]
[-] simplepopup.min.js
[edit]
[-] wcmp-customer-qna.js
[edit]
[-] wcmp_vendor_announcements.min.js
[edit]
[-] vendor-list.js
[edit]
[-] vendor_order_by_product.min.js
[edit]
[-] profile_edit.js
[edit]