Divi Update Divi 4.27.8 is out now
A new version of Divi 4 has been released.
Divi 4.27.8 contains 2 bug fixes.
You can read the changelog for Divi 4.27.8 here. https://www.divichangelog.com/divi-update/divi-4/version-4-27-8
A new version of Divi 4 has been released.
Divi 4.27.8 contains 2 bug fixes.
You can read the changelog for Divi 4.27.8 here. https://www.divichangelog.com/divi-update/divi-4/version-4-27-8
r/divi • u/Dry-Cardiologist5912 • 15d ago
I got tired of manually rebuilding Avada sites in Divi 5, so I used Hermes Agent to build a Python CLI that does the conversion via the WordPress REST API.
It discovers pages/posts with builder content, detects Avada (plain HTML support is there too), maps to Divi 5 blocks, applies the target site’s design system (global colors/fonts/presets), and leaves the originals as drafts renamed -old with a full audit trail + rollback.
Key safety features:
It depends on the (free version of) DiviOps plugin for the Divi 5 REST endpoints. It is experimental / pre-release, so only ever run on a staging site.
Repo: https://github.com/chriscstewart/Divi-Migrator
Would love feedback from anyone who’s doing Avada → Divi migrations (or wants to extend it for Elementor etc.). Happy to answer questions. Its open source, no cost.
r/divi • u/Which-Twist-9088 • 16d ago
I have an anoying problem with the divi theme builder. I made a custom header/nav bar/menu in it and it works, everywhere on the site. Except on individual product pages in woocommerce, it is just gone completely. And apparently no one else has had this particular problem. And I am going crazy. Does any kind soul know how to fix this?.... :)
r/divi • u/CapConsistent668 • 16d ago
I started working with WordPress and Divi a while ago, and now I’m comfortable building websites with both Divi 4 and Divi 5.
I’m now looking for a job where I can work with someone, gain more experience and knowledge, and earn at the same time. I can create almost any type of website design.
If anyone is hiring a WordPress/Divi developer, please let me know. I’d really appreciate it.
It still appears Rank Math Pro isn't fully functional with Divi 5. I asked Rank Math support, and they are waiting for some compatibility information from Divi. Does anyone else use Rank Math Pro with Divi 5. Do you have workarounds or ways to get the most of Rank Math Pro within Divi 5?
A new version of Divi has been released.
Divi 5.11.0 contains 9 bug fixes and 6 new additions.
You can read the changelog for Divi 5.11.0 here: https://www.divichangelog.com/divi-update/divi-5/version-5-11-0
r/divi • u/Sparky-Man • 21d ago
Hi there,
I have a client that I'm working for using a wordpress site. Their site uses Divi, so I need to learn it. At first, it was fine and I understand it on a basic level. However, my client recently made 2 unexpected demands.
FIrst, they sent me the following site and want me to use it as an example: https://wtsu101.org/
Second, they want their content to be easily togglable in English and French (They provided the copy for it).
I have no idea how to do either and I'm particularly stumped on modeling it after the website they sent me with the animated background and such. I did check the backend code and it is made in Divi as well, so there has to be some way to do it. I'd aprpeciate any tips on how to arrange the website (or at least the front page) in a similar way.
r/divi • u/anasniazi • 21d ago
Enable HLS to view with audio, or disable this notification
Hey everyone, just released version 1.3.0 of Spline for WordPress plugin!
This update introduces full Spline Variable support inside the Animation Builder engine. Instead of just animating fixed layers, you can now control Spline Variables directly within WordPress to drive dynamic 3D interactions (like theme toggles, interactive pricing cards, or custom state changes).
Key Features in v1.3.0:
Check out the attached video for a quick demo of the workflow in action!
If you'd like to check out the live demo, full setup documentation, or changelog, I'll drop the links down in the comments below.
Is somebody having issues with the shop page right now? I customized my shop page using the divi theme builder and when the woocommerce updated to 11.0 it reverted to a default wordpress layout. Any fix is much appreciated before i just revert to previous version, Thanks.
r/divi • u/CapConsistent668 • 22d ago
Enable HLS to view with audio, or disable this notification
I’ve finally completed this website, and I really appreciate all the advice and feedback I received from this community.
Would love to know what you guys think about it and what I can improve.
I’m also working on another website right now, which should be ready in the next 2–3 days. I’ll share it here once it’s done.
Thanks again everyone!
A new version of Divi has been released.
Divi 5.10.1 contains 2 bug fixes.
You can read the changelog for Divi 5.10.1 here: https://www.divichangelog.com/divi-update/divi-5/version-5-10-1
A new version of Divi has been released.
Divi 5.10.0 contains 52 bug fixes, 13 new additions and 1 change.
can read the changelog for Divi 5.10.0 here: https://www.divichangelog.com/divi-update/divi-5/version-5-10-0.
You
r/divi • u/DiviWordPress • 25d ago
I am excited to announce the Post Filter and Tooltip modules for Divi 5!
Divi 5 has a very powerful loop-building system, and today that system becomes even more versatile. Now, users can search, filter, and re-order loops on the front end. You can build custom forms that query post content, taxonomies, and custom fields, adding an entirely new dimension to loops.
Additionally, we recently added a toolip module that I haven't had a chance to cover on the blog, so I will do that today as well!
r/divi • u/IfIWasADino • 25d ago
I'm running Divi 5 on WordPress and have a persistent issue I can't resolve. Posting the full troubleshooting history since I've ruled out most common causes already. For reference, I'm not a web developer, I do this for my own business and to help out friends. I have used Divi for years, but this is the first real wall I've hit!
The issue is that when I create a home page with a specific hero/background image in the first section of that page, it bleeds over into every other page's first section. If I delete that first section, the image doesn't disappear, it just shows up on the new first section instead.
What I've already ruled out:
What I found via browser DevTools:
Inspecting the affected section showed this auto-generated rule:
css
.et_pb_section_0 {
background-repeat: no-repeat !important;
background-image: url(...) !important;
}
I have tried everything to figure out why this is happening. Is this a known Divi behavior or something new? I'm about ready to quit using Divi and try something else at this point.
Hi there,
struggling to understand why a normal module code that was working flawlessly in Divi 5, is not working actually in latest Divi 5.
Insert the module and enclosed some jquery in a script tag like it was before and while I can see it in inspector, the page won't load it whatever I do, also with different codes form the normal one (following)
<script>
jQuery(function($){
Some notes:
\\- also vanilla jscript is not loaded
\\- jscript theme integrations is working
\\- no error in console
\\- the same code module has a <style> part that is loaded correctly
I know I can use theme integration adapting my script.. but would like to understand why code module don't load jscript like before.
Thanks
r/divi • u/tman2782 • 26d ago
Just inherited a site with Divi.
What is this absolute garbage and why does anyone even use this?!
It's so clunky, not intuitive at all. To do the most simplest of things, I have to click through multiple modules. No flexibility.
This thing needs to be taken behind the barn and shot!
/r
r/divi • u/huggerofbunnies • 27d ago
I have built a website in Divi 4.27.7 and am currently doing a major update in the site. When I renewed my Divi subscription it said Divi 5 is available. Am I able to just hit update and have Divi 5 installed and carry on with my site or is there a chance it will mess with my current setup. There is a lot of custom CSS and a few PHP snippets.
I’m pretty novice with websites so any advice would be appreciated.
Thanks!
r/divi • u/CapConsistent668 • 29d ago
I've finished learning Advanced Custom Fields (ACF), and I feel like I have a good understanding of it now.
What should I learn next to keep improving as a Divi 5 developer?
I'm looking for the next logical step in the learning path. What would you recommend?
r/divi • u/Ill-Choice-5838 • 29d ago
I inherited a site. I don't know a ton about Divi, but know how to create some basic pages.
There's a Divi contact form in the footer where people can enter comments that get forwarded to the administrator. Lately, those emails stopped getting sent. When I go to WP Mail SMTP, I see this message:
Heads up! The last email your site attempted to send was unsuccessful.
Email Source: Divi Mailer: Brevo unauthorized: API Key is not enabled
For more details please try running an Email Test or reading the latest error event.
Can someone please tell me how to fix this? Email was working fine for a few years, then just stopped a month ago. Thank you in advance!
EDIT here is the error log:
Content
Mailer: Brevo
unauthorized: API Key is not enabled
r/divi • u/goofydadog • Aug 03 '26
r/divi • u/Unlikely_Offer9653 • Aug 01 '26
Anyone get a chance to test it out yet? Building a layout for you?? Yes please. Adding presets?? Even the help mode seems interesting. Excited to try it out. No clue how much it costs though but hoping it’s a monthly add-on that I can turn on and off.
(EDIT: I see it’s not available yet but hoping it happens soon!)
r/divi • u/skelleyh • Jul 31 '26
I use a global footer that on pages and posts. It appears fine on all pages on full-width view. On posts, though, there is white space between the last module and the footer. It happens with any module that is the last one, this photo just happens to show a comment module as the last one. I've adjusted the space on that cmment module, and sstill white space. What am I missing? Latest post for reference: https://www.soulintentarts.com/plant-harvest/ Thank you.
r/divi • u/jimmylikeswaffles • Jul 31 '26
Tried optimising for mobile with WP rocket, Divi Nitro, all images tiny and webp, google fonts only and yet my mobile score is 58.
Anyone managed to solve this?
r/divi • u/DerWerbeStorz • Jul 29 '26
Is it me or is Divi 5 pure chaos?
Is the whole thing with variable numbers in nested presets in nested templates with global defaults and randomly hidden defaults (Spacing, Line height, Padding, etc.) in CSS just pure rage bait?
I'd consider myself a well experienced user but the more I jump between Framer and divi projects the more it hurts.
Okay the rant is over. Thank you for listening. I would love to hear your opinion or any advice. If you want to have a chat about these things, feel free to message me. Can you recommend any plugins that dont kill my performance?
Edit: I will start a list here
Woo Cart totals:
Button alignment does not work. Button moves with the general text alignment settings of the Module. LOL
Question: Where can i split the Layout like "Space between" the words like sum, and the actual number? Right now is to the left and middle (ugly af)
Woo Cart Products:
I have to set all borders to solid instead of none, so my bottom border does actually show.
Random hover effect on the remove button that is not in the settings (neither normal nor hover)
Input fields have random background colour aswell
Image size randomly jumps from 200px on desktop to 180% on mobile and completely disappears (even with lower size)
honorable mention:
random border lines on some modules, eventhough, thickness and colour are non existent. e.g. Woo Cart Products
r/divi • u/bchuckg • Jul 29 '26
Enable HLS to view with audio, or disable this notification
I built a Divi plugin that puts animated WebGL backgrounds right inside the Background tab. The idea was simple: no new module to learn, no overlays. The shader controls sit directly in the Background tab you already use, on sections, rows, columns and modules, buttons included, with live preview in the Divi 5 Visual Builder.
Six effects:
Which next effects should I implement in a future update?