How To Filter WordPress Posts Grid With MixItUp JQuery Library

Introduction MixItUp is a high-performance, dependency-free jQuery library for animated DOM manipulation. It gives you the power to filter, sort, add and remove DOM elements with beautiful animations. In this tutorial, I’ll be showing us how to filter WordPress posts grid with MixItUp. How MixItUp works MixItUp provides DOM manipulation functions that can be used … Read more

Solved: WordPress Asking for FTP Credentials on localhost – Mac

wordpress kept asking for ftp credentials

When setting up this blog, I ran into a problem where though I was working from my local sever, WordPress kept asking for FTP credentials. You experience this problem when you’ve not given WordPress the necessary permissions to modify the filesystem directly. To solve this problem, open your command line and run the following commands. … Read more