
How to Enable Shortcodes in WordPress Text Widgets
So, you want to use a shortcode, and you want to put it in a widget. You probably found out that the shortcode doesn’t process, but instead displays the shortcode

So, you want to use a shortcode, and you want to put it in a widget. You probably found out that the shortcode doesn’t process, but instead displays the shortcode

I’ve made a ton of websites over the years, and somethings are done every time. Redirects in the .htaccess file is one of those things that’s always on the checklist.

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

In some WooCommerce setups, customers who select an offline payment (like Cash on Deliver or Check/Cheque) and then change their mind and go into the order to pay for it

If you have already been working in your git repository before you realized that you needed to add something to your .gitignore file, you may have found that it’s not

So you have a WordPress website that takes a bit too long to load. You ran a speed test at Google PageSpeed, GTMetrix, or Pingdom, and found you have a

Here is a list of my all-time favorite and best WordPress plugins. You’re welcome

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