• I’m having trouble linking mp3’s to the powerpress player. Here’s a link to a sample post: https://cifkenya.com/?p=182. If you click download, the mp3 plays. But it doesn’t even load in the player on my post.

    I’ve looked over my settings and on the Blubrry website, but I can’t find anyplace to help me troubleshoot. Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Sen an email to [email protected] chronicling your issue and we’ll do our best to solve your issue.

    iTunes reports the podcast is unavailable after upgrading to 2.8 – was working fine… check out “FPR – Free Political Roundtable” @ iTunes for error… otherwise, the site is at: https://fpr.podbrains.net – any help would be appreciated.

    Looks like ADVANCED settings result in PODCAST feed to not be found, but when on simple settings it works fine…

    There is weird behavior with WordPress regarding permalinks. If the PowerPress plugin was temporarily disabled during the upgrade, it may be that custom feed permalinks were not re-cached correctly in the WordPerss database. (This caching has nothing to do with caching plugins or browser cache, just something WordPress does to remember permalinks). To fix, all you have to do is go to the basic settings page of PowerPress and click “save” once.

    For WordPress developers wondering what is happening, when you click save in PowerPress, we do the following 2 lines to re-cache the permalinks to fix the problem:

    global $wp_rewrite;
    $wp_rewrite->flush_rules();
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PowerPress Trouble’ is closed to new replies.