Reply To: RSS Feed Question
Okay so I figured out that custom fields aren’t displayed by default in a WordPress RSS feed. Basically I had to write some functions into the theme’s functions.php file to make sure that the custom...
View ArticleReply To: RSS Feed Question
@ipstenu – One thing I forgot to mention. The video content that is not showing up in my pages gets add to the post through custom fields. Could that have an effect on it not showing up in my RSS feed?
View ArticleReply To: RSS Feed Question
I should also note that I was originally using the twenty ten theme, however I obviously changed the look of my site. I barely modified the functions.php for my site. Going to attempt to do some...
View ArticleReply To: RSS Feed Question
So even if the video appears above the title of the title, by default, it should show up in the RSS Feed? I’m checking out functions.php and checking plugins as well, however I’m not sure what to look...
View ArticleReply To: RSS Feed Question
What you’re seeing is abnormal behavior for WP, so something (either in your theme or a plugin) is causing the issue. Start with turning off your plugins, but also review your theme files (especially...
View ArticleReply To: RSS Feed Question
I’ve tested it without feedburner and the videos don’t show up in the content of the posts from the original feed. http://www.foochuck.com/feed/
View ArticleReply To: RSS Feed Question
Does it work without feed burner running it? (I’m on my iPad, so all rss feeds are truncated)
View ArticleReply To: RSS Feed Question
It’s using the full content. Here’s my RSS link: http://feeds.feedburner.com/foochuck (which is fed by http://www.foochuck.com/feed/ )
View ArticleRSS Feed Question
I’ve setup my WordPress blog so that video content shows up above the title of my blog and I’ve noticed that my RSS feed starts out with the blog title and the video doesn’t get included. How can I...
View Article