Skip Navigation

[Gelöst] After I repace image (featured image for ex), new image doesn’t show up

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

The issue here is that the user has a view that lists their items with their images, however when the user changed the image. The new image isn't being reflected on the view.

Solution:

In this user's case they were changing the wrong image. The view was loading the image from a custom field, however they were changing the featured image which is what was causing the issue.

This support ticket is created vor 6 Jahren. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Dieses Thema enthält 3 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von cassianS vor 6 Jahren.

Assistiert von: Shane.

Author
Artikel
#1163073
Screenshot_1.jpg

I am trying to:
- replace image to a new one (featured image). I see a new image on the Edit page (wp-admin -> check the screenshot in the attachment) but when I view a page I see a link to the old image and I don't see a new one.
- Browser cache cleared multiple times. Server cache cleared (I have Super Cacher plugin) etc.

Link to a page where the issue can be seen:
- versteckter Link
I expected to see:
- new image.
Instead, I got:

#1163092

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Cassians,

Thank you for contacting our support forum.

Would you mind allowing me to have admin access to the site and a link to the view where this is happening so I can take a look ?

The private fields have been enabled for your next response.

Thanks,
Shane

#1163141

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Screenshot 2018-12-10 at 4.09.14 PM.png

Hi Cassian,

I see the issue.

The problem is that the view isn't using the featured image but rather the image that is stored in the Product Image custom field.

See Screenshot

So if you change the image here then it should update.

Thanks,
Shane

#1163156

My issue is resolved now. Thank you!