• hi.. is there any simple way to minifying css and js in customizr using child-theme ? of course without plugins.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author presscustomizr

    (@nikeo)

    Hi,
    I use a minify plugin in sublime text editor but there are plenty of online tools to do that.
    Bests

    Thread Starter afjsystem

    (@afjsystem)

    hi Nikeo,

    i think i need to insert these codes :

    <link type="text/css" rel="stylesheet" href="/min/?b=wp-content&f=plugins/hupso-share-buttons-for-twitter-facebook-google/style.css,themes/customizr/style.css,themes/tajafers/style.css,themes/customizr/inc/css/orange.css,themes/customizr/inc/js/fancybox/jquery.fancybox-1.3.4.css" />
    
    <script type="text/javascript" src="/min/?f=wp-includes/js/comment-reply.min.js,wp-includes/js/jquery/jquery.js,wp-includes/js/jquery/jquery-migrate.min.js,wp-content/themes/customizr/inc/js/modernizr.min.js"></script>

    into header and replace the original one.
    how can i do that ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Simple way minifying CSS and JS (child-theme)’ is closed to new replies.