Did make.com change something about the way the “WordPress - Create a post” module works?
I have an automation which has been running for months without issues.
Then it suddenly did not format elementor pages correctly anymore.
How it works
The automation takes the content and meta data of an existing WordPress (Elementor) page.
Then it modifies the content and elementor meta data a little bit (different links and text).
Finally it creates a new Elementor page, using the new content and elementor meta data.
Issue
Suddenly the automation doesn’t format the WordPress pages for elementor properly anymore.
I get a page without the actual elementor styling.
EDIT: Might be related to Make plugin issue in wordpress
What I’ve tried
First I thought that this issue could be caused by updates on my WordPress page.
But (1) I didn’t do any updates and (2) I’ve tried the same on a different elementor page and it also doesn’t work on this page.
So I assume that make changed something about the way it formats and sends data in the “Wordpress - create a post” module (probably in the meta fields. Elementor wants the `_elementor_data` in a pretty weird format).
Anyone with similar issues/fixes?
And if anyone from the make team listening: Did you change something about the way the “Wordpress - create a post” module works?