Plugins
Suggestions, comments and recommendations for WordPress plugins, for very specific functionalities. They are generally lightweight and little-known plugins. Nobody has told you, but it is better to have 15 tiny plugins than 5 massive ones.
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…
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…
Fixed entries or sticky posts, control them completely
Fixed entries or "sticky posts" are posts in which we have marked the option for them to always be displayed at the beginning of all the lists. It is a useful but very dangerous feature that is often very misunderstood by our customers. The first of all is that this feature of…
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...
Essential Form, the most basic and lightweight contact form plugin for WordPress
Note that in the title of this post, I say contact form plugin, and not "form plugin." You see, I'm sure that like you, on certain occasions, a web project did not require fancy tricks with the forms, because at most a basic contact page had to be implemented. As we are traditionalists and we do not need...
Custom Field Suite: Custom fields with free 100% field repeater
Custom fields in WordPress are a very useful tool for adding additional information to your posts or pages. You can create custom fields for any type of content in WordPress, such as posts, pages, products, or custom content types³. To create custom fields in WordPress, you can do it from editing or creating an entry…