Have you ever had the hunkering to transform WordPress Users into leads in your email campaign contact list? Or dreamed of savoring the sweet taste of freedom? Freedom from cutting and pasting content from Google sheets into your WordPress posts because you used a Google form to collect data? Did you know there’s a service […]
Category: Development
How tidy is your WordPress database? While WordPress site contents can be exported and imported into a newly installed environment, many sites are larger or more active, thus need surgical precision to clean the database. This is especially the case for eCommerce stores or sites where user content (such as comments, accounts) are active and […]
In my presentation I will show how to create custom Gutenberg Blocks without learning React. I will point what are the pros and cons of using each solution.
The web is a bloated, over-engineered mess. And, I believe many of our modern “best practices” are actually making the web worse. In this talk, I share some ideas on how to fix it, and explore a new set of best practices to replace what we do today. If you’ve ever felt like modern web […]
There are many ways to edit the look and functionality of a website. You could use an all-in-one solution such as page-builders. While this is still a good solution for building complex websites in a short amount of time, a better solution may be to use a child theme. I want to share my process […]