34A, Dinkar Vihar, Vikasnagar, Dehradun, UK, IND
+91 8506032648
email@buildbrand.site

Month: April 2020

building exquisite brand assets for businesses & people

Avoiding Caching During Dev

Avoiding Caching(CSS & JS) During Dev

Learn about Avoiding Caching(CSS & JS) During Dev. When we are constantly making changes to CSS & JS during development, browser caching can be a hindrance. The solution is php’s microtime(); function.

Convert Static HTML to Dynamic WordPress Code

Convert Static HTML to Dynamic WordPress Code

Learn how to convert your static HTML website a to dynamic WordPress website.

Loading CSS file in WordPress

Loading CSS file in WordPress

Learn the concept of loading CSS file in WordPress. Also learn how to get the black admin bar to display on the front end of the site for logged in users.

How to set up Header & Footer in WordPress

How to set up Header & Footer in WordPress

Learn How to set up Header and Footer in WordPress. This will make it easier to update header and footer globally on your WordPress website.

The Famous 'Loop' in WordPress

The Famous ‘Loop’ in WordPress

When working with real WordPress content, the ‘Loop’ is one of the most essential parts of WordPress coding paradigm. It helps us loop over content in WordPress like posts, pages and any other custom post types.