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

How to Automatically Delete Emails from Anyone in Gmail

automatically delete emails gmail

Did you break up with your ex and now they’re in your inbox, bombarding you with lots of annoying messages? Or perhaps you’ve blocked them everywhere and you also want to prevent them from being able to reach you through email. No one likes their mood ruined, so in this short tutorial, I’ll show you … 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