No errors but image from DALLI-3 is not showing on WP blog post

A solution I read was to “taking the public file download URL and mapping it to the get a file module, then map the get a file module response as the data for the wordpress media module”

Can someone explain how to do this automatically as this seems like I have to go and check the URL link that ChatGPT created the image, save it in png file in a file…?

Did media file succesfully uploaded to wordpress? Maybe try Create a Media Item and then Create a post?

image

Hi,

Welcome to the Make Community!

You gave yourself a clue in your post.

[…]for the wordpress media module

DALL-E returns a direct URL to the file. Because this URL is only temporary, you must upload this generated photo to your WordPress library.

To achieve this, use the HTTP “Get a File” module with mapping to the result of your DALL-E module.

Next step is uploading.
“Create a Post” module does not allow it- you must use “Create a Media Item” module to transfer file into Wordpress Libralry.

So this part of your scenario should look like this:

Hope it helps, if you have any further questions- please add them and remember to attach input/output bundles:

And if my solution helped- please remember to mark your topic as solved.

Have a great day,
Michal

The validation doesn’t work on the HTTP module. Can you please advise?


I did a refresh and validation worked but again, no image found on the WP blog post.

I noticed your last screenshot:


There’s an arrow to download the output file (image) but there are no instructions on this part. Can you elaborate? This seems to be a manual action. click on the download icon to download the outobut file and then do what with it?

Are you mapping uploaded media to your post?

No, as there’s no instructions about that from YouTube tutorials or in the community chats until you mentioned it. Can you help elaborate on that. How do I do that?

Ok I fixed it! No where have I seen this last step in order to make the image appear on the blog, a critical piece of info needed.


2 Likes