Koinonos
Forum Replies Created
-
An excellent solution from Justin was to create a hidden field on the form populated with the Pods shortcode. The hidden field is then available as a tag on the email template. Thank you Ninja Forms!
Forum: Plugins
In reply to: [Sermon Manager] Blubrry PowerPress FeedThanks Shawn for your comments.
I have already done this, or attempted to. Ordinarily the Sermon Manager post type does not appear in the Other Settings menu that you have mentioned. This I believe is because the Sermon Manager post type has some specific coding differences which have caused the problem. Specifically the ‘capability_type’ => ‘wpfc_sermon’ rather than post. I tried changing this to the ‘capability_type’ => post and I could select the Sermon Manager post type in the menu you suggested, however the feed still did not have the post types. I believe there is some other factor in the Sermon Manager plugin which is preventing the feed picking up the post type info as expected.
Forum: Plugins
In reply to: [Sermon Manager] Blubrry PowerPress FeedThanks Shawn
I had tried that but Blubrry support referred me back to this plugin support.No. Sorry, to be clear, I had previously already selected All Post Types. But that didn’t resolve the problem.
Is there a way to hard code the CPT to the custom channel?
Thanks Shawn
I had selected the correct CPT when I used the previous plugin, but the Sermon Manager CPT of wpfc_sermon isn’t in the CPT menu. So I selected All Post Types (default).
Forum: Plugins
In reply to: [Sermon Manager] Change ‘sermon’ to ‘talk’As far as the Front End goes:
Sermons >> Settings >> General >> Links >> Archive Page Slug – change the slug to talks. I changed it to cnc-talks because I have a page called talks.
For the Admin menus, I haven’t found a way but would be interested in changing it too.Forum: Plugins
In reply to: [Sermon Manager] Latest Series descriptionAny update on this one please?
Forum: Plugins
In reply to: [Sermon Manager] Blubrry PowerPressI see PowerPress Compatability is now on the Pro Roadmap. Have you decided yet whether this will be included in the free version?
I have the Blubrry player working in a fashion by adding a line of code to content-sermon-single.php
<?php the_powerpress_content(); ?>
The only problem is that this is overwritten with each update.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Posterboard view elongated date boxHi
Thanks for that. It was the Custom Content Shortcode plugin.
Deactivated and the date boxes are the correct size.
https://ww.wp.xz.cn/plugins/custom-content-shortcode/Thank you for your help. That has been really useful. I had been using Podcast channels and in some plugins the Podcast Episode Metabox would show. I’ve updated the code as you recommended and switched to Post type podcasting and now the Metabox is there.
Brilliant. Thanks very much.This is marked as resolved, but it isn’t resolved.
Edit: Mark as unresolved.- This reply was modified 7 years, 8 months ago by Koinonos.
Thanks. Yes, I’ve tried that too, but no good.
Forum: Plugins
In reply to: [Sermon Manager] Sermon Grid ViewGreat. Thank you.
Thanks, but that’s not it. It doesn’t show there either.
Forum: Plugins
In reply to: [Sermon Manager] Sermon Grid ViewHas anyone got any examples of this please?