Tutorial Shares
  • Home
  • Tutorials
  • Categories
  • My Favorites
  • Terms of Use
  • WordPress
    • Theme Customizations
    • Security
    • Admin Dashboard
  • Magento
  • Code Snippets
  • Hosting
  • CSS
  • Dev Tools
  • Hosting
    • Hosting
    • Nginx
    • Ubuntu
    • Linux
  • Design
  • PHP

Home » All Website Development Tutorials » Web Development » Development Tools

Development Tools

Troubleshooting Gulp Imagemin Error on Sage Roots.io WordPress

Oct 26, 2015 by Michael Salafia in Image Optimizers Loading 425

Here’s what I did to resolve an error caused by imagemin when running gulp from the Sage theme directory. Example: throw er; // Unhandled ‘error’ event Uninstall imagemin node module (from main theme directory) $ npm uninstall gulp-imagemin Remove all … Continued

Batch Convert PNG to JPG from Mac Terminal

Sep 16, 2014 by Michael Salafia in Image Optimizers Loading 913

Batch Convert PNG to JPG mkdir jpegs; sips -s format jpeg *.* –out jpegs Batch Convert JPG to PNG mkdir pngs; sips -s format png *.* –out pngs About Mac sips command What do these commands do? mkdir just makes … Continued

HTML Compressor

Apr 6, 2013 by Christine Cardoso in Code Compressors Loading 687

http://htmlcompressor.com/compressor.html

CSS Compressor

Apr 6, 2013 by Christine Cardoso in Code Compressors Loading 744

http://www.csscompressor.com/

Recent Posts

  • Change WordPress Multisite Primary Domain on Trellis Bedrock Install
  • List all database MySQL command
  • Morgan Stanley’s Photographer Shares 6 Tips for Taking a Professional Headshot
  • WP-Stateless – Google Cloud Storage
  • Media Cloud by ILAB

Community Favorites

  • Custom admin column for WP categories & taxonomies (1334)
  • Show All Categories and their Posts in Wordpress (1302)
  • Add color picker to wordpress admin metafield (1251)
  • Fix nav menu active classes for custom post types (1198)
  • Contact Form 7 + Bootstrap Example (1188)

Tags

archive.php bower Category Archives cli command line composer Customize WP custom metaboxes custom meta fields Custom Page Template Custom Post Type Archives Custom Post Types DevOps digital ocean featured image frontend git GoDaddy google cloud Gulp linux commands load Magento 2 Nginx node.js NPM Page Templates Pagination Password Protect Permalinks Roots.io Roots Theme Sage scale wordpress server admin sysadmin Terminal trellis typography Ubuntu 14.04 usermod Wordpress Wordpress hacks Wordpress plugins WP Admin Dashboard

© 2018 TutorialShares.com. Brought to you by Digimix, a WordPress Development Company.