Design, web development and WordPress
Web development and design blog, with step-by-step tips and tutorials. WordPress and recommended plugins.
Create WooCommerce products or posts automatically for each uploaded photo
I have always missed a "feature" in WooCommerce: Being able to create products, first, from uploaded photos, but automatically when uploading a photo, the product is generated as a draft, and then you start filling in the rest of the details... I mean, starting with the image is essential for me.
Variations as products in listings: Super WooCommerce trick
When you design your content strategy based on a product catalog, there is that point of reflection where you must decide how to show or offer a product to your customers, based on the structure of the catalog and compensating accessibility and visibility for these users. of these products on the one hand, and…
How I revived a WordPress Zombie
There are billions of web pages on the Internet that are dead. Some died little by little or were abandoned. Others were born dead. I explain it to you, and I tell you what can be done to revive these sites, with a real practical case. A zombie or living dead website does not necessarily have to be a…
10 Reasons why you should stop using Elementor, DIVI, WP Bakery or any other builder in your WordPress in 2024
We enter 2024, and the WordPress block editor, aka Gutenberg, has been with us for no less than 5 years. The evolution has been spectacular in all aspects, there is NOTHING that cannot already be done with it, faster and better than with any other visual builder.
Advanced Custom Fields with super speed
Is your WordPress website using a lot of ACF and is your backend slow? Do you want it to work faster, and save queries in your database? Pay attention, as I will tell you some keys to keep in mind because your site may run as if you did not even have ACF installed. Custom fields get fat and…
You will be lucky if you spend 5 seconds on your website
Your website visitors will decide in just over 1 and a half seconds if what they see has anything to do with what they were looking for. It is a proven fact. The science and techniques applied in this regard are more than demonstrated. And it is more than verified what does NOT work. Serve as…
Stories, anecdotes and epic quotes from clients: WTF Clients!
We inaugurate a new section! Clients WTF is a new site where we can collect and share the funniest situations that we have experienced with clients. Inspired by ClientsFromHell, I created the site with the intention of setting up a similar beach bar, but speaking "Hispanic", with the expressions of "here" (Europe, and from there, America). Because…
The importance of !important in your css, for dummies
The most used and sucked CSS add-on instruction. The most controversial and easiest to use. Doesn't that link turn red? Pam! You add a color: red!important and "shell" it. Easy. Fast. Exponentially problematic especially in large projects with more than one "participant". The tortilla, with !important or without !important? I don't know...
Easily modify and tinker with your WordPress database without fear
I start with the intro for beginners or foolish users of Elementor and similar: The database of your WordPress is where the posts and pages and all the options of the theme, the plugins and each little box that you fill out and then click on are stored. "keep". The BD (Hey, did you know that in…
Create your own block for the Gutenberg editor in minutes with hardly any code
I'm going to teach you how to create your own reusable blocks for the WordPress block editor, with just four clicks and a little bit of html and css. Without JS, PHP or REACT. In a few minutes, Pim pam. And with DEMO! If you have not yet made the leap to using visual editors like Divi, Elementor...