
Function for a Dynamic Title for WordPress Blogs
Are you a WordPress theme developer and you’re running into some frustration with getting the <h1> Title of a page to show properly on archives, categories, search results, and single

Are you a WordPress theme developer and you’re running into some frustration with getting the <h1> Title of a page to show properly on archives, categories, search results, and single

With the release of Bootstrap 5, the developers had made a decision to not support hover dropdown. They claim it has something to do with user experience on touch devices…

Do you hate dealing with styling social media icons in a WordPress theme? Wish there was a seamless way to manage social links using the WordPress menu without having to

Are you working on a WordPress theme that uses Zurb Foundation framework? Would you like to implement your own lead / opt-in popup using Foundation’s Reveal component? The one

In order to make local WordPress development as seamless as possible with collaboration between multiple developers, I’ve devised a process where local versions of WordPress sites can dynamically use the database and

Do you have a fixed header area on your website that is not playing nice with the rest of the page? You can’t quite get the bottom of the fixed

See that sweet Magellan menu over on the right sidebar (if you’re not viewing the AMP version of this page)? → Pretty cool right? It acts as a nice table of

A sticky sidebar is a great way to improve the user experience of just about any website. When a website has a sidebar that is not sticky, then when you

When setting up new local sites for development, skip the hassle with this game-changing setup that uses a single vhost with a wildcard subdomain so you never have to mess

Wish you never had to update a footer widget to change the copyright year ever again? You need to implement a dynamic copyright year into your site. Here are a couple