PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
stadlercattaneo
/
wp-content
/
themes
/
Karma
/
js
//This script is only enqueued into WordPress admin page editor, if Karma 4.0 is activated from Site Option. //this script removes a list of old homepage and old portfolio template names from WordPress page editor Page Attributes metabox, Template select dropdown. //add or remove any template file name from the list below to show or hide page template from dropdown. jQuery(document).ready(function(){ jQuery("#page_template option[value='template-homepage-3D.php']").remove(); jQuery("#page_template option[value='template-homepage-full-width.php']").remove(); jQuery("#page_template option[value='template-homepage-jquery.php']").remove(); jQuery("#page_template option[value='template-homepage-jquery-2.php']").remove(); jQuery("#page_template option[value='template-portfolio-1-column.php']").remove(); jQuery("#page_template option[value='template-portfolio-1-column-portrait.php']").remove(); jQuery("#page_template option[value='template-portfolio-2-columns.php']").remove(); jQuery("#page_template option[value='template-portfolio-3-columns.php']").remove(); jQuery("#page_template option[value='template-portfolio-3-columns-portrait.php']").remove(); jQuery("#page_template option[value='template-portfolio-3D.php']").remove(); jQuery("#page_template option[value='template-portfolio-4-columns.php']").remove(); //hide old page metabox on Karma 4.0 jQuery(".truethemes_nonfilter_heading").css('display','none'); jQuery("._multiple_portfolio_cat_id").css('display','none'); jQuery("._sc_port_count_value").css('display','none'); });
[+]
PIE
[-] html5shiv.js
[open]
[-] superfish.js
[open]
[-] jquery.flexslider.js
[open]
[-] retina.js
[open]
[-] custom-main.js
[open]
[+]
..
[-] custom-woocommerce.js
[open]
[-] jquery.prettySociable.js
[open]
[-] jquery.prettyPhoto.js
[open]
[-] admin-hide-post-meta-box.js
[open]
[-] admin-remove-page-template-select-option.js
[open]
[-] jquery.fitvids.js
[open]
[-] jquery.isotope.js
[open]