Author: PK

Hi, I'm a front-end WordPress developer, and UI/UX designer living in Australia, and I made this website to share thoughts and tips about web design and everything related to it. If you want to work with me come check out my web development agency.

Interview with Louis about Breakdance

This is a super special treat! I had the chance to interview Louis, the CEO of Breakdance, and ask him about all kinds of things concerning the Breakdance builder.  Get Breakdance So that’s all great, and you want to get a copy for yourself? Please consider using my affiliate link, which costs no extra to […]

Making a client-safe WP website

We all know many clients ruin websites (by mistake) due to content changes. When that happens we’re all very sad. Not only are they losing the look and feel they paid for, they’re also most likely ending up with worse UI/UX and design. I’m going to walk you through some simple tips on how to […]

ACF frontend form to a CPT

Here’s how you can make a frontend submission form to save content into a custom post type and then display it on your website.

Free Course – Practical CSS for Beginners

This course is focused on practical CSS for beginners Here’s the video playlist Structured practical bare bones CSS (note: this playlist has videos being added on schedule. If you don’t see all the videos in the playlist, please come back in a couple of days, or subscribe to me on YouTube) Software that helps Set […]

Let’s make a Woocommerce shop with Breakdance

Here’s a free course on how to make a Woocommerce shop with Breakdance. If you need to get Breakdance, please use this (affiliate) link to help fund this venture. Why Breakdance? So yeah, I’ve been playing with it for a while, and it’s really good. The Playlist The video below is a playlist, you can […]

Make your own custom plugin

I’ve seen people regularly ask how they set up a quick development environment that has all the settings ready for them to dive in. Basically, installing the theme and plugins that they always work with can be time-consuming and just plain old boring at times. Also, it’s easy to forget things. Some Options Here are […]

Quick Intro to CSS variables

CSS custom properties can be set and used as variables. Let’s learn the basics of CSS variables, and how cool they can be. They look like this: And when you need to use that dark green anywhere on the site, you use the custom property inside a var() as a variable like this: It works […]

Breakdance Alpha 1 – Quick review

If you’re checking out this review, I’m sure you’ve heard of Oxygen Builder by Soflyy. Also, if you’re checking out this review, I’m sure you’ve heard that Soflyy has released an alpha version of their new page builder, named Breakdance. And lemme tell you.. people are reaching for their pitchforks. Background So before we get […]

Useful ACF basics with your page builder

This tutorial is going to show how to build pages/templates that will not break. With your page builder of choice, with the free version of ACF, without code.

Technical Web Design for Graphic Designers

Here’s a tutorial on the technical stuff related to web design for graphic designers.

How to add (almost) any codepen to your WordPress website

How do I take a codepen and use it on my site? This tutorial is for beginners so they will know what to do when adapting the pen.

Responsive Web Typography Crash Course

Here’s the quickest way to make your web typography responsive… without using any media queries! WHAT?!?