Just in case you need a quick and easy way to only target the last post in a custom query, here you go! ...
Read MoreWeb Design Articles
Create An Admin User Account in WordPress with FTP Access
Web DevelopmentSometimes a client will forget to send me the WordPress logins for the site but I have the logins to the FTP. Since I work at night, it can be ...
Read MoreAdd Custom Image Sizes & Connect Custom Image sizes to WordPress
Web DevelopmentThis allows you to create custom image sizes to be used throughout your files and also connects the custom images sizes that you create into ...
Read MoreQuick WP Query Call
Web DevelopmentA simple WP Query Call, meant to be grab and go. ...
Read MoreHow to disable the mobile keyboard from displaying input field
Web DevelopmentHave you ever needed a way to disable the mobile keyboard from displaying for a specific input field? I was recently building out a custom Gravity ...
Read MoreHow to fix ReferenceError: _gaq is not defined
Web DevelopmentLooking for a way to fix the _gaq is not defined JavaScript error? Simply add this code snippet before the close of the site. You will need to ...
Read MoreA simple way to check whether a jQuery function exists
Web DevelopmentHave you ever been in a position where you only want to load JavaScript files on pages where they are being used but are calling a jQuery function ...
Read MoreHow to use WP PageNavi with Custom Post Types
Web DevelopmentI recently worked on a project where the client wanted to add paging functionality to each of the custom post types I had created for the site ...
Read More