# ❌ Wordpress Module replaces ALL media images

**URL:** https://community.make.com/t/wordpress-module-replaces-all-media-images/90513
**Category:** Questions
**Tags:** error
**Created:** [August 27, 2025, 6:00am UTC](https://community.make.com/t/wordpress-module-replaces-all-media-images/90513 "2025-08-27T06:00:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![CIT\_BV](https://avatars.discourse-cdn.com/v4/letter/c/aeb1de/32.png) [@CIT\_BV](https://community.make.com/u/CIT_BV)
#### Post date: [August 27, 2025, 6:00am UTC](https://community.make.com/t/wordpress-module-replaces-all-media-images/90513/1 "2025-08-27T06:00:09Z")

</div>

Hi everyone,

I’m trying to automate Wordpress posts with the featured image however I can’t get to do it properly and it looks like it’s making wordpress bug.

Here’s how I structured the flow:

 ![Screenshot 2025-08-27 074027](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/8/c/8cc93fd52333648b3a9cc615872fbc12f7f2a1ab.png)

HTTP request to get the image URL:

 ![Screenshot 2025-08-27 074107](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/6/7/679303542d315d6ac96222cec83d692fcd99bd89.png)

Then upload media in Wordpress using the HTTP get a file:

 ![Screenshot 2025-08-27 074125](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/f/3/f3c7847f588daba0266ffdb9ff2b3f16e23e11ad.png)

And lastly in Create post I’m selecting the (last) media item

 ![Screenshot 2025-08-27 074143](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/5/4/542319250b01e7c2818582fcf812c7bba549fada.png)

Now the weird thing happens.

When Wordpress uploads the article, it sets the latest image as featured. All good right ?

Excepted that it replaces all previous uploaded images with :

 ![Screenshot 2025-08-27 074219](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/5/f/5fec41fa1c535c41c71c55ba0f689d0633819a1d.png)

What is even more weird is when I open an image, it shows the PREVIOUSLY uploaded image:

 ![Screenshot 2025-08-27 074229](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/f/f/ff652530d46f95afe01e6d79f89e37f2e2f94736.jpeg)

So I’m kinda lost here.

Any help would be greatly appreciated.

---

<div class="post-metadata">

### Author: ![FH](https://avatars.discourse-cdn.com/v4/letter/f/839c29/32.png) [@FH](https://community.make.com/u/FH)
#### Post date: [August 27, 2025, 8:07am UTC](https://community.make.com/t/wordpress-module-replaces-all-media-images/90513/3 "2025-08-27T08:07:54Z")

</div>

Try to clear the cache of your website and open the image again to see if it shows properly?

---

<div class="post-metadata">

### Author: ![CIT\_BV](https://avatars.discourse-cdn.com/v4/letter/c/aeb1de/32.png) [@CIT\_BV](https://community.make.com/u/CIT_BV)
#### Post date: [August 27, 2025, 10:26am UTC](https://community.make.com/t/wordpress-module-replaces-all-media-images/90513/4 "2025-08-27T10:26:02Z")

</div>

It doesn’t, every precedently uploaded image has its URL replaced by the latest one, so I guess that happens on the “Get Media” step but I don’t know what makes it replace all images

 ![Screenshot 2025-08-27 122718](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/7/c/7c2eed4edb696e279dd14d780f639dd7e5847a04.jpeg)

They all got their URL replaced by the latest uploaded image

---

<div class="post-metadata">

### Author: ![FH](https://avatars.discourse-cdn.com/v4/letter/f/839c29/32.png) [@FH](https://community.make.com/u/FH)
#### Post date: [September 2, 2025, 1:33am UTC](https://community.make.com/t/wordpress-module-replaces-all-media-images/90513/5 "2025-09-02T01:33:09Z")

</div>

I finally experience the same issue with yours!

It is the matter of file name. As the file name is the same every time, therefore, the images are replaced by the latest image.

I fine the solution that you have add a module to change the file name everytime.

You can use “Image“ module → Convert form → map → Data (selete the image link) , File name (use dynamic name)

then the problem you will solve.

---

<div class="post-metadata">

### Author: ![CIT\_BV](https://avatars.discourse-cdn.com/v4/letter/c/aeb1de/32.png) [@CIT\_BV](https://community.make.com/u/CIT_BV)
#### Post date: [September 5, 2025, 6:03am UTC](https://community.make.com/t/wordpress-module-replaces-all-media-images/90513/6 "2025-09-05T06:03:22Z")

</div>

Thank you I didn’t know about that method. What I did was upload it on google drive and then back to wordpress.

 ![Screenshot 2025-09-05 102917](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/b/5/b52dc22a876fae9adc2816adf0ca2b80161fb27c.png)

I’ll try yours and come back

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [September 19, 2025, 8:27am UTC](https://community.make.com/t/wordpress-module-replaces-all-media-images/90513/7 "2025-09-19T08:27:09Z")

</div>


