• Resolved rufustank

    (@rufustank)


    Switched from Art19 to Anchor hosting in January. Since then the podcast images are not displaying on my podcast website. It displays properly on all other podcast apps.

    Upon inspection, there is a flagged issue by Chrome:

    “Mixed Content: The page at ‘https://mandarincompanion.com/you-can-learn-chinese-podcast/’ was loaded over HTTPS, but requested an insecure element ‘https://enter_custom_img_url/’. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
    Denying load of chrome-extension://mlomiejdfkolichcflejclcbmpeaniij/rule_resources/redirects/google-analytics.js. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.”

    I’ve checked all settings and I just can’t find anything to address this.

    Additionally, I’ve updated the RSS feed in the code many times, but for some reason the old RSS feed keeps coming back and two RSS feeds are listed in the Plugin Home page.

    These settings are whack, very unintuitive.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Veda

    (@vedathemes)

    Hi there,

    Thanks for using podcast player on your website.

    I think you have copy pasted shortcode from the podcast player shortcode documentation page. Kindly remove the following from the shortcode.

    cover_image_url='enter_custom_img_url'

    Inform me for any more help or clarification on this.

    Thanks,

    • This reply was modified 3 months, 2 weeks ago by Veda.
    Plugin Author Veda

    (@vedathemes)

    As for you second query of the old podcast feed URL keeps coming back.

    TLDR, First, kindly disable “Update podcasts using WP Cron.” setting from WordPress Dashboard > Podcast Player > Settings. Now, delete the old podcast feed. It should resolve the issue. If not, Can you please check there is some other shortcode or widget is still using the old podcast feed on your website.

    Let me explain,

    1. Whenever your podcast display for the very first time on your website, the podcast player will fetch all the required podcast information from the podcast feed xml file (provided by your host).
    2. However, to prevent frequent unnecessary http requests and improve page load time, podcast player save this data on your website in the database. So that it don’t have to download the xml file every time the podcast player display.
    3. The ‘Refersh’ and ‘Delete’ buttons are to update or delete that stored data. This will not remove the podcast player from the page. If you have added the shortcode on any page, you will have to remove it or replace its feed URL.

    In any case, feel free to contact me if you need any more help or explanation on this.

    Thanks,

    Plugin Author Veda

    (@vedathemes)

    Hi @rufustank

    Have you tried the above solutions? Do you need any more help to resolve the issue?

    Thanks,

    Thread Starter rufustank

    (@rufustank)

    Yes, this fixed both of the issues.

    The problem was that I wasn’t able to find where the short code snippet was located. It was under the index.php file in the theme.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.