• Resolved ioverlord

    (@ioverlord)


    I have a thid party who reuses site content using the WP API. But whilst it still seems to be working ok on one of my sites [ redundant link removed [ redundant link removed ] it has stopped working on other and not sure why.

    Didn’t work
    this article
    with this image
    https://www.getfootballnewsfrance.com/assets/fbl-fra-lcup-guingamp-strasbourg-806×561.jpg [https://www.getfootballnewsfrance.com/assets/fbl-fra-lcup-guingamp-strasbourg.jpg]
    <img width="806" height="9999" src="https://www.getfootballnewsfrance.com/assets/fbl-fra-lcup-guingamp-strasbourg-806x561.jpg" alt="" />

    In both cases the images area set as featured in backend on the individual posts

    Any suggestions as to likely cause?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • It looks ok to me when I visit those pages. Either I didn’t understand you, or there may have been some temporary problems and perhaps one of these problems got cached in your browser?

    Thread Starter ioverlord

    (@ioverlord)

    HI @tobifjellner

    That is the thing. Currently the third party that is using the api to access my content is not getting ANY images pulling through from the French football site, and yet there is no issues pulling content and images from the german site. AND, as above, there doesn’t seem anything obv diff or wrong with the images themeselves to explain on the french site why one got pulled through and one didn’t. The rest of the content pulls through, just not the featured images – Very strange

    When you say API, are you referring to REST, RSS or something else?

    If I visit https://www.getfootballnewsfrance.com/wp-json/wp/v2/posts then I can see that p=61208 does have a featured image set, but p=61205 doesn’t seem to have one. Go and check if a featured image really was set for the post.

    Thread Starter ioverlord

    (@ioverlord)

    @tobifjellner Yes the REST api.

    Apologies but when i look at those two records i cant see a diff – what am i missing (which line tells me whether FI is set or not?) the featured_media and wp:featuredmedia entries look like both ref images??

    Thread Starter ioverlord

    (@ioverlord)

    The company accessing the api say have NO images come through at all this week from french site.

    Thread Starter ioverlord

    (@ioverlord)

    @tobifjellner I think i have a clue to where my issue is occuring if not how to solve it. The image details for width and height not being puled through for te ‘fulll image’ that the third party uses – see this record for an example https://www.getfootballnewsfrance.com/wp-json/wp/v2/posts/54938?_embed=1

    Is there any obvious reason why this occuring? thanks for any help in advance.

    Thread Starter ioverlord

    (@ioverlord)

    JUst in case anyone happens upon this thread and has a similar problem. Now resolved. Conflict was being caused by ‘Featured Image from URL’ plugin that was removing ‘full’ images size details from api feed.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WP API and Featured Images in feed issue’ is closed to new replies.