Tagged: featured image rss
- This topic has 3 replies, 2 voices, and was last updated 4 years, 7 months ago by
Steve.
-
AuthorPosts
-
-
June 17, 2017 at 2:37 pm #8286
andrewwilesParticipantHi
I have just installed your WordPress helpers product withe the objective of enabling the fetured images in the rss feed from a site. I can see that references to the image(s) are being generated in the feed but when I inspect the data the urls are relative to the host site and therefore not usable by a 3rd party rss reader.
I am using WordPress 4.8 and am wondering if this may be due to a change in recent releases of WordPress?
-
June 27, 2017 at 9:03 pm #8291
SteveKeymasterJust pushed v1.17.0. Please update, save a post (to reset feed) and let me know what you think.
-
June 28, 2017 at 8:39 am #8295
andrewwilesParticipantSteve
Thanks for looking into this. I have updated to V1.17.0 but am not seeing a change in behavior perhaps you could take a look at the feed at http://valetlivingwp.azurewebsites.net/feed/.
You will see that the images are being returned in the form
<![CDATA[<p class="entry-featured-image entry-featured-image-37"><img src="/wp-content/uploads/2017/06/header_turnsResized.jpg" /></p>Now you can let Valet Living Turns manage the entire turnover process - setting a new standard in total property services.]]It is entirely possible that I have not turned on some other WP option that is required – The site is using default settings for pretty much everything and we only have your plugin(s) installed
-
June 28, 2017 at 10:11 am #8296
SteveKeymasterYou can see the changeset here: https://plugins.trac.wordpress.org/changeset/1686639
wp_get_attachment_image_src()returns the full path unless it’s been filtered.Try a few things:
1) Edit and save any post to reset the feed.
2) Deactivate all plugins and repeat step 1
3) Switch to the WordPress default theme and repeat step 1Let me if any of these work.
-
-
AuthorPosts
- You must be logged in to reply to this topic.