WordPress Theme and Plugin development
-
Keep Calm and File a Bug Report
I know everyone is stressed out with Gutenberg but remember its Free Software built by hard working people who are mostly volunteers. File a detailed bug report and include all the steps to reproduce the issue. Often, it will be addressed sooner.
-
A tale of WordPress conflicts
Unrelated Themes and Plugins can sometimes conflict with each other, having a debugging workflow in place is always a good idea. Yesterday I discovered a broken element on my Events Calendar and jumped into the browser console to investigate. JavaScript like PHP is tricky to debug, an error could read g.tribe_has_attr is not a function…