Forum Replies Created

Viewing 15 replies - 1 through 15 (of 43 total)
  • Hi, Shawn. The documentation you linked to seems to be outdated in a couple important ways:

    One is that it says “PowerPress will continue where the PodPress plugin left off by including your previously created episodes in your feeds and Web pages.” This isn’t the case for me. The player only displays on posts and shows in the code when PodPress is enabled. [Disregard. This issue resolved when I tested in a more modern theme.]

    The other is that it says “PowerPress provides an import PodPress Episodes tool found in the PowerPress > Tools menu.” But there are no options for importing (PodPress or otherwise) under the Tools menu. And the PowerPress > Import Podcast page doesn’t show any options for Podpress either.

    Does the latest version of PowerPress still support Podpress migration?

    FYI, I’m using PowerPress 10.2.4 with WordPress 6.2.2

    Thanks!

    • This reply was modified 1 year, 9 months ago by asocalguy.
    Thread Starter asocalguy

    (@asocalguy)

    Oh, now I see it referenced in the error message. Thanks for the reply. I’ll keep an eye on things. Thanks!

    Thread Starter asocalguy

    (@asocalguy)

    I was able to get access to the hosting account and logs. This is the error that is being thrown. FYI, I’ve replaced the account name in paths and such.

    [05-Mar-2022 01:34:07 UTC] PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in /home/anonaccountname/public_html/wp-content/plugins/ninja-beaver-lite-addons-for-beaver-builder/modules/njba-icon-img/includes/frontend.css.php:106
    Stack trace:
    #0 /home/anonaccountname/public_html/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder.php(2874): include()
    #1 /home/anonaccountname/public_html/wp-content/plugins/ninja-beaver-lite-addons-for-beaver-builder/modules/njba-infobox/includes/frontend.css.php(25): FLBuilder::render_module_css()
    #2 /home/anonaccountname/public_html/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder.php(3034): include('/home/anonaccount...')
    #3 /home/anonaccountname/public_html/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder.php(735): FLBuilder::render_css()
    #4 /home/anonaccountname/public_html/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder.php(653): FLBuilder::enqueue_layout_cached_asset()
    #5 /home/anonaccountname/public_html/wp-content/plugins/beaver-builder-lite-version/classes/class-fl-builder.php(562): FLBuilder::enqueue_layout_styles_scripts()
    #6 /home/anonaccountname/public_html/wp-includes/class-wp-hook.php(307): FLBuilder::enqueue_all_layouts_styles_scripts()
    #7 /home/anonaccountname/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #8 /home/anonaccountname/public_html/wp-includes/plugin.php(474): WP_Hook->do_action()
    #9 /home/anonaccountname/public_html/wp-includes/script-loader.php(2105): do_action()
    #10 /home/anonaccountname/public_html/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts()
    #11 /home/anonaccountname/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #12 /home/anonaccountname/public_html/wp-includes/plugin.php(474): WP_Hook->do_action()
    #13 /home/anonaccountname/public_html/wp-includes/general-template.php(3042): do_action()
    #14 /home/anonaccountname/public_html/wp-content/themes/astra/header.php(26): wp_head()
    #15 /home/anonaccountname/public_html/wp-includes/template.php(770): require_once('/home/anonaccount...')
    #16 /home/anonaccountname/public_html/wp-includes/template.php(716): load_template()
    #17 /home/anonaccountname/public_html/wp-includes/general-template.php(48): locate_template()
    #18 /home/anonaccountname/public_html/wp-content/themes/astra/page.php(20): get_header()
    #19 /home/anonaccountname/public_html/wp-includes/template-loader.php(106): include('/home/anonaccount...')
    #20 /home/anonaccountname/public_html/wp-blog-header.php(19): require_once('/home/anonaccount...')
    #21 /home/anonaccountname/public_html/index.php(17): require('/home/anonaccount...')
    #22 {main}
      thrown in /home/anonaccountname/public_html/wp-content/plugins/ninja-beaver-lite-addons-for-beaver-builder/modules/njba-icon-img/includes/frontend.css.php on line 106
    Thread Starter asocalguy

    (@asocalguy)

    That plugin was installed but not active and hasn’t been active for some time. Can you suggest any other conflicts that could be causing it? In the meantime, I’ve deleted “Ninja Beaver Lite Addons for Beaver Builder” entirely.

    Thanks!
    Kevin

    Thread Starter asocalguy

    (@asocalguy)

    We use iThemes Security but I don’t see how that would be removing files from the fonts folder. Particularly since this only started happening recently after running both their plugin and yours concurrently for probably a couple years at this point. Plus it’s a popular plugin. Are you aware of any incompatibility between your plugin and theirs?

    I haven’t had time to diagnose this issue further but what I noticed is that WooCommerce moved the visibility setting into a taxonomy instead of post meta. The latest version of Auto Category Thumbnails looks like it’s intended to work with the taxonomy info but honestly I haven’t looked at it. I cheated and added “_visibility” values to every product as a stop gap measure.

    I had this same issue and found that some of my products didn’t have a value for the post meta called “_visibility”. It has to be set to “visible” or “catalog” on each product or the thumbnail won’t be returned. In my case, I *think* this was related to products being imported through WP All Imports but I’m not 100% certain.

    Thread Starter asocalguy

    (@asocalguy)

    I get that but in the end I think my question is more conceptual regarding DNS. I get that the plugin can accept either an IP address or a CNAME but it seems like a CNAME won’t work since not all domain registrars will allow you to map a domain to a cname. In fact, I’ve ready that doing so is against how DNS is supposed to work.

    So, in the end, I’m trying to figure out if there’s some way I set all the domains on my network to point to a CNAME and then edit the cname once in my DNS rather than having to touch a couple hundred sites on my network.

    Does that make sense?

    Thread Starter asocalguy

    (@asocalguy)

    As a follow up to this, I found that GoDaddy doesn’t let you point the root domain (clientdomain.com in this example) at a cname. But an A record requires an IP address. is there any way around this so I can move the sites without having to run through every client’s DNS setting after I pull the trigger on moving the WPMU network?

    Thread Starter asocalguy

    (@asocalguy)

    Hi there. Still no word on this issue?

    Thread Starter asocalguy

    (@asocalguy)

    Any news on this issue?

    Thread Starter asocalguy

    (@asocalguy)

    Yes, that’s the ID I’m using. You can find a screenshot here:

    View post on imgur.com

    Thread Starter asocalguy

    (@asocalguy)

    The site: https://bit.ly/2keZSuz Look for it in the footer
    The Yelp: https://bit.ly/2kYI6jJ

    Thanks!

    I abandoned the plugin altogether and replaced it with Gravity Forms and Katz’s Constant Contact plugin. Worked like a charm on the first try. Thanks!

    I’m having this same issue. I host the site on GoDaddy and I’m wondering if they could be blocking the outbound communication with Contant Contact. Do you think that’s possible? Unfortunately, I don’t have access to the control panel so I can’t tinker with wp-config.php.

Viewing 15 replies - 1 through 15 (of 43 total)