by Rob Doyle | Jun 29, 2020 | Productivity
Procrastination and lack of productivity can really end your dreams. It is something that we have all gone through. You may have the best intentions of changing your career. But you must get out of your own way first. Here is a poster for you to stick on your office...
by Rob Doyle | Mar 8, 2020 | Latest Posts, PHP, WordPress
If you are just getting started and wondering what is a Post Loop in WordPress development, then this post will be a help. The loop can be a little confusing at first so we have decided to convert it into a visual model infographic to help explain what goes on, line...
by Rob Doyle | Mar 1, 2020 | Latest Posts, PHP, WordPress
When building your WordPress websites have you ever wanted to display recent posts from a specific category without going under the hood and editing the theme files? Diving into the code isn’t for everyone especially if you only want to implement this on a small...
by Rob Doyle | Feb 20, 2020 | JavaScript, jQuery, Latest Posts
Have you ever wondered how to alternate multiple divs using the jQuery hide and show methods?. This can often come in useful when different links need to have a hover state that will show different content within the same container. A relevant example would be a home...
by Rob Doyle | Feb 13, 2020 | CSS3, Latest Posts
Learning how to join a background image and background color together using CSS is a valuable skill. Have you ever been given the task of converting a PSD file into HTML and found the image assets did not always fit your needs?. This will often require the...