Advanced Custom Fields Image Gallery

If you have a design or idea that involves making a gallery based on specific images that a basic WordPress user wants to upload to a site, make it yourself! Sound really hard? With ACF (Advanced Custom Fields) and ACF Repeater, it’s a simple 4 step process. Just follow the instructions provided by Elliot Condon. […]


Animate CSS

Looking for a little animation style to your site but don’t want to get all involved in adding a bunch of javascript everywhere? No problem! CSS has come a long way. For all of us living in the future, (this excludes those hardcore IE7 lovers) we can use this source to find CSS animations that […]


Making an excerpt for a post title

I was given the task of figuring out how to show the “…” after a post title in a preview of the blog page. Many of the things I found were for limiting a user to x number of characters but I didn’t want that. I had to keep my characters to about 60 or […]


Query Monitor

Found a cool plugin that shows quite a bit of information on your page load. The plugin is called “Query Monitor” and it does a great job.


Online Video Converter

I often get videos to upload to a site. The formats can vary so changing them to what I need can be a common task. The solution is Online Convert at onlineconvert.com


A cool new gallery

Gamma Gallery is an experimental gallery that actually works quite well. Uploading the images can take a bit of time but its great for multiple screen sizes. The link below is the page that this gallery can be found. http://tympanus.net/codrops/2012/11/06/gamma-gallery-a-responsive-image-gallery-experiment/


Keeping user info after reload

I’m not exactly sure how this works. I am just going to say magic and go with it. If you have any forms on your site, you user might find themselves leaving and then coming back our pressing a button by mistake. All of their data would be gone at that point. No problem with […]