File "admin-general.min.js"
Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/themes/goya/assets/js/admin/admin-general.min.js
File size: 2.39 KB
MIME-type: text/plain
Charset: utf-8
jQuery(document).ready(function(r){"use strict";var t,a;r("#goya_page_transparent_header, #goya_portfolio_transparent_header, #goya_product_transparent_header").on("change",function(e){"transparent"===e.target.value||"custom"===e.target.value?r(".page-header-style").removeClass("hidden").show():r(".page-header-style").addClass("hidden").hide()}),r("#goya_page_title_style, #goya_portfolio_title_style").on("change",function(e){"hero"===e.target.value||"parallax"===e.target.value?r(this).closest(".rwmb-field").nextAll(".page-hero-title").removeClass("hidden").show():r(this).closest(".rwmb-field").nextAll(".page-hero-title").addClass("hidden").hide()}),r("#goya_page_transparent_header, #goya_page_title_style, #goya_portfolio_transparent_header, #goya_portfolio_title_style, #goya_product_transparent_header").trigger("change"),r(".et-color-field").wpColorPicker(),r("#menu-to-edit").on("click",".item-edit",function(e){var t=r(this).closest(".menu-item").find(".et-color-field");t.hasClass("wp-color-field")||t.wpColorPicker()}),r("body").hasClass("nav-menus-php")&&(window.onbeforeunload=null),r("#menu-to-edit").on("click",".upload_image_button",function(e){var a=r(this);e.preventDefault();var o=wp.media({multiple:!1}).open().on("select",function(e){var t=o.state().get("selection").first().toJSON();a.parent().find(".image-preview-wrapper").append('<img class="image-preview" src="'+t.url+'" />'),a.parent().find(".image_attachment_id").val(t.id),a.parent().find(".remove_image_button").show()})}),r("#menu-to-edit").on("click",".remove_image_button",function(e){r(this).parent().find(".image-preview").remove(),r(this).parent().find(".image_attachment_id").val(""),r(this).hide()}),r(".remove_image_button").each(function(){""!=r(this).parent().find(".image_attachment_id").val()&&r(this).show()}),0==r("#product_cat_header_id").val()&&r(".et_remove_header").hide(),r("#wpbody-content").on("click",".et_upload_header",function(e){e.preventDefault(),t||(t=wp.media.frames.downloadable_file=wp.media({multiple:!1})).on("select",function(){a=t.state().get("selection").first().toJSON(),r("#product_cat_header_id").val(a.id),r("#product_cat_header img").attr("src",a.url),r(".et_remove_header").show()}),t.open()}),r("#wpbody-content").on("click",".et_remove_header",function(e){return r("#product_cat_header img").attr("src",r("#wc_placeholder_img_src").val()),r("#product_cat_header_id").val(""),r(".et_remove_header").hide(),!1})});