How to Load More Posts in WordPress with jQuery

How to Load More Posts in WordPress with jQuery

The way a WordPress website functions is just as important as how it looks, providing easy access to viewing more content in a seamless way can help improve the overall user experience. In this tutorial we will teach you how to easily load more posts on your WordPress website or blog utilizing the built in more post linking navigation and jQuery.

Read More
How to Prevent CSS Stylesheet Caching in WordPress

How to Prevent CSS Stylesheet Caching in WordPress

Whether you’re in the development stage or making updates to an existing WordPress project, you may run into unwanted stylesheet caching. In this tutorial we will teach you a very simple one step method to temporarily prevent WordPress from caching your stylesheet.

Read More
8-Bit Vector Social Icon Pack

8-Bit Vector Social Icon Pack

Introducing the one of a kind 8-Bit Vector Social Icon Pack handcrafted by Daddy Design. We decided to venture into our 2nd attempt at Icon Pack creation and develop a truly beautiful set of vector 8-Bit social icons. Download the free icon pack now!!!

Read More
Part 1: How to Code a Pure CSS3 Preloader with Animations

Part 1: How to Code a Pure CSS3 Preloader with Animations

If you are building a website and are worried about load times, preloaders are a great way to reduce user frustration due to varying load times. In part 1 of this tutorial we will teach you how to create a pure CSS3 preloader without images that utilizes CSS3 animations.

Read More
How to Create an Apple Touch Icon for your Responsive Website

How to Create an Apple Touch Icon for your Responsive Website

When a user bookmarks or adds your website to their home screen on an iOS touch screen device an Apple Touch Icon is used. Instead of displaying a substandard icon created by Apple to your end users, we will teach you how to create a custom Apple Touch Icon for your responsive website.

Read More
How to Create an Odd/Even Class System in WordPress

How to Create an Odd/Even Class System in WordPress

There are many times when coding a WordPress blog or full website that you may encounter the need for a class that targets odd/even posts or items. In this tutorial we will teach you a very simple method for adding odd/even classes anywhere inside of your WordPress loop using a function.

Read More