Skype: bluewindlab
Disable gtm4wp plugin for logged-in users

Disable gtm4wp plugin for logged-in users

Google Analytics is an essential tool for the web site administrator to track the site visitors. You can easily install and setup a Google Analytics plugin and start monitoring users behavior on the site. However, the site administrators also want to seclude or disable themselves from the original visitors while they are checking the site […]

TailwindCSS setup for the Sage WordPress theme

TailwindCSS setup for the Sage WordPress theme

TailwindCSS is the most popular utility-based CSS framework. The best thing about this framework is that we do not need to write any custom CSS code. Although we have to add lots of classes into the HTML code. The sage theme comes with the TailWindCSS framework setup. So, in this tutorial I will try to […]

Install the Sage WordPress theme in LocalWP

Install the Sage WordPress theme in LocalWP

Sage is a powerful WordPress starter theme that uses the power of Laravel and allows developers to write clean code for WordPress theme development. It comes with bud.js to compile the styles and scripts and provides an amazing experience for frontend development. In this tutorial, we will learn how to install the Sage WordPress theme […]

Set up Bedrock on LocalWP installation

Set up Bedrock on LocalWP installation

Bedrock serves as a robust WordPress boilerplate, facilitating the professional organization of a WordPress project. It uses WordPress core functionalities but provides a subdirectory to add all the custom WordPress themes and plugin codes. The best part of Bedrock is that it uses Composer to install WordPress themes, plugins, and other PHP dependencies. Additionally, you […]

Back To Top