• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Adrien Design

  • Blog
  • 3 Doors
You are here: Home / Archives for Adrien

Adrien

About Adrien

I studied design in college, but I discovered what I really want to do when I started getting into web design and coding. The beautiful part about it is how you can study, practice, and learn every day; and you'll never reach the bottom of the well.

Every day working as a WordPress developer is challenging and fulfilling.

This is my personal site where I come to put down my thoughts and experiment with code ideas.

08/09/2023

Simple BG image block group

For a recent project, I wanted a really simple way to throw some content into the WP Block Editor (Gutenberg) together with an image, and set the image as a background image. Here are the steps to create the group: add an image that will serve as the background image add some text select the image and all the text blocks together convert the selected blocks to a group in the “advanced” settings the group block, add the class ‘bg-img’ or ‘bg-image’ If you add the ‘overlay’ class, together with ‘white’ or ‘black’ (more, of course, if you add the class settings), you can add a cool little transparent overlay. […]

Filed Under: Gutenberg

02/01/2022

Checking for a specific category

This function will allow you to check if the current post or archive page is assigned a specific category. I use it often to apply category-based body classes and special styles for category archives.

Filed Under: Categories & Taxonomies

05/22/2020

Tweaking jQuery DatePicker to open up after Corona shut downs

How I used some simple JavaScript such as the date object and jQuery UI Datepicker setters to help a client open back up after the Corona shut-down.

Filed Under: JS & jQuery

Primary Sidebar

About the Author

I studied design in college, but I discovered what I really want to do when I started getting into web design and coding. The beautiful part about it is how you can study, practice, and learn every day; and you'll never reach the bottom of the well.

Every day working as a WordPress developer is challenging and fulfilling.

This is my personal site where I come to put down my thoughts and experiment with code ideas.

Copyright © 2023 · Adrien Sanborn