Tagged Questions
1
vote
1answer
13 views
How to pull in photos from an RSS feed on another wordpress.com site
I'm creating a "portal" (wordpress.org) site and I want to pull in some photos from a related wordpress.com blog site. There is a cartoon on each blog post and I want to display the latest one in my ...
-4
votes
1answer
101 views
Get content from one Wordpress website to another
I have been at this for days and now feel like I am way off track out of desperation and lack of knowledge. Pretty much I am trying to "scrape" public info from one Wordpress install to a separate ...
0
votes
1answer
423 views
Can't Display Featured Image in RSS Feed
I'm currently working on a test website on my local server using WordPress version 3.4.2. I've tried various different solutions. Some have included installing various plugins, such as WP RSS Images ...
1
vote
1answer
106 views
How do I create an alternate RSS feed for tags with custom image sizes for MailChimp?
I am looking to create an alternate RSS feed for a specific group of tags with custom image sizes to be used with MailChimp.
Is it possible to customize RSS feeds for specific tags? For example the ...
0
votes
1answer
429 views
Replace image urls(absolute instead of relative) by using filter in single page
I'm using a plugin called Foliopress WYSIWYG. While using this plugin, images found in the_content loop using relative image path instead of absolute paths. So all the feed images looks broken.
This ...
0
votes
1answer
215 views
Forcing absolute <img> src links in the RSS feed
We are using relative image URLs in the post's HTML code. Looks like relative src links break on many RSS readers.
By default, Wordpress does not seem to prepare post's HTML for feed too much. Does ...
3
votes
2answers
551 views
Reducing image size in RSS only
Is it possible to reduce the image size of WordPress rss feeds parse to feedburner?
Meaning to say I still want to retain the large image size on the original post page but only display the ...
1
vote
3answers
1k views
How to grab first image attached to post and display in RSS feed?
I've seen the tutorials on how to grab the first image and display it in a post, and those on grabbing the post_thumbnail and using that in the RSS feed, but does anybody know how to grab the first ...
3
votes
4answers
5k views
Displaying images from external RSS feeds?
Is there any way to show an image for RSS feeds in my WordPress page? Currently the default WordPress RSS feeds will only show the text of feeds from other sites. How can I make my site show a ...