Author Topic: Inconsistant Podcast Feed Image  (Read 260 times)

Justin hardamn

  • Rookie
  • *
  • Posts: 2
Inconsistant Podcast Feed Image
« on: September 10, 2018, 12:03:53 pm »
I have a Wordpress site with a few podcasts - using the category podcasting feature

I've setup these category feeds with their own feed settings including image/cover art but in the RSS there are two images's referenced one is the correct one, the other is the same for all categories - the one that is specified as the general settings.

Here is an example:
https://21clradio.com/podcasts/education-vanguard/feed/podcast/

in the RSS this image is correct:

   <itunes:image href="https://21clradio.com/wp-content/uploads/2015/04/Education-Vanguard.png" />

The one inside the image block is incorrect:
<image>
      <title>The Education Vangaurd</title>
      <url>https://21clradio.s3-ap-northeast-1.amazonaws.com/wp-content/uploads/2015/04/16101050/21CL-Radio-iTunes.png</url>
      <link>https://21clradio.com/podcasts/education-vanguard/</link>
   </image>

Shawn Thorpe

  • Administrator
  • Hero Member
  • *****
  • Posts: 2060
Re: Inconsistant Podcast Feed Image
« Reply #1 on: September 10, 2018, 10:36:48 pm »
Your WordPress theme may be adding an additional image tag.

Try this:
1.) Log in to your WordPress site and hover over the PowerPress link in the left-hand sidebar. Click the Settings link in the popup menu. Switch to Advanced mode if you're not already there
2.) Click the Feeds tab. Check the box next to "Do not allow other plugins to modify podcast feeds" and click the Save Changes button

See if that removes the unwanted image tag from the feed.

Justin hardamn

  • Rookie
  • *
  • Posts: 2
Re: Inconsistant Podcast Feed Image
« Reply #2 on: September 11, 2018, 05:47:55 am »
Thanks - that didn't seem to work but when I remove the itunes image from the general settings that seemed to do the trick!

Shawn Thorpe

  • Administrator
  • Hero Member
  • *****
  • Posts: 2060
Re: Inconsistant Podcast Feed Image
« Reply #3 on: September 12, 2018, 12:22:13 am »
That was the next thing I was going to suggest you try. Congratulations on finding it on your own!

If you've found the support we've provided here to be of value, please consider leaving a review for PowerPress:
https://wordpress.org/support/plugin/powerpress/reviews/?rate=5#new-post
These reviews help us with future development of the plugin, and we'd really appreciate it!

This post is now considered resolved and has been locked for future comments.
« Last Edit: September 12, 2018, 12:24:07 am by Shawn Thorpe »