Cheap, Easy, DIY Glow in the Dark Easter Eggs
MelloTrello 1.1 – Label Text & Responsive
I’ve updated MelloTrello, my Trello theme, to show label text and to make it responsive. The text on the labels makes it easy to remember what the labels mean. That is, if you associate text with the labels. Boards also now stack if the window is too narrow. This makes Trello responsive and you don’t have […]
Clean up the multiple drafts that Apple’s Mail app creates in Gmail.
Weather Underground’s unfortunate graphic mishap.
Weather Underground is terminating their weather text alerts and sent out a nice email letting people know. The email included this graphic. Unfortunately, the cactuses in the picture look a bit more like the sun is giving me the middle finger. Especially the one on the right. I’m sure they didn’t intend for this to […]
Automatically customize the WordPress login screen with the logo uploaded to Beaver Builder.
In my ongoing Beaver Builder tips posts, here’s one to easily brand the WordPress login screen with the logo uploaded to Beaver Builder. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more […]
I think I found an alien race just waiting to hatch @freshthymefm
We were at Fresh Thyme over the weekend and we came across what appears to be a nest of alien eggs just waiting to hatch. The good news is that I didn’t see any aliens, the bad news is people were taking them home! We’re all doomed.
Beaver Builder – Add search to mobile.
I’m a fan of Beaver Builder, but no search on mobile? What’s up with that?! We can easily add it back, though. You just have to add a function to your functions.php file and you’ll get a search box under the header. This file contains bidirectional Unicode text that may be interpreted or compiled differently […]
Add drop down indicators to Beaver Builder’s menus.
Beaver Builder is a great way to create quickly generate a WordPress site, however, it does have some quirks. One of which is no indication that menus have children. However, that’s a quick fix with a few lines off CSS. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what […]
How to fix anchor links when you have a fixed header.
Anchor links are a convenient way to send people directly to the content they’re looking for. However, if you have a fixed header, things quickly become a problem as the content is now hidden behind the sticky header. If you’re writing your own code, you can easily use CSS to get around this. Check out […]