Month: February 2019

WordPress Speed Optimization Guide

Increasing your website speed is very important in today’s day and age. A slow website has negative impacts on user experience which affects the efficiency and productivity of the site. Relatively long loading times will certainly affect the overall performance of your website which will, in turn, lead to bad user experience, a high bounce…

Read More

Test Your WordPress Website Easily in a Range of Browsers

Are you one of those people who maintain a range of WordPress websites and constantly switch from one theme to another? If so, you should know that testing your website in different browsers, under different mobile devices, operating systems, and screen sizes is very important. In this article, we introduce you to why browser testing…

Read More

WordPress Custom Post Type Pagination

Generally speaking, whenever I work with custom post type pagination, it’s done so by writing a custom query using WP_Query and then calling wp_reset_postdata() at the end of The Loop.I still think this has its place, but there is a simpler solution that you may be able to implement using a specific hook that WordPress provides.Custom Post…

Read More

Developer Automation With NPX and Commander

The more I learn about JavaScript development, the more I’m exposed to JavaScript build and config tools. The tools such as babel and webpack, frustrate me. The config tools, the magic software of joy that sets up all of your build tools for you via magic pixie-dust or something so you can just write code, those…

Read More

Archives