waterer
Forum Replies Created
-
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Podcast series for custom post typeHi,
I was using a custom post type for my website to post audio files for a few years, before I decided to publish them as a podcast.
So I simply installed the Seriously Simple Podcasting plugin and in the settings I selected my custom post type (which already had many posts). I then re-uploaded the audio files for these posts so that they are in the correct custom field.
I appreciate that this may be an edge case. To add more information to my use case:
My theme is actually a custom theme that I built myself. (So I am capable of adding any PHP code to my functions.php if the techs can suggest anything).
I also understand that is may be a feature request. I would just like to suggest that this feature would be very useful for theme developers (but perhaps less useful for theme users).
Many thanks for your help so far
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Podcast series for custom post typeHi,
I’d like to have various series published to itunes.
I know I can display an archive page by using the usual custom post type taxonomies. But on top of that I’d like the series to be recognised by podcast apps like itunes.
Thanks
Also, if I use the wordpress shortcode e.g. [audio src="URL_TO_MP3_FILE"], do listens get tracked?
If so, will it still track listens if I use the wordpress ajax api to generate the shortcode content?
Just to clarify:
When I put files in the uploads folder (using form on front-end instead of wordpress media uploader in back-end), the files are still locked by UAM. This is great. But then I want to make the file available to a user group. When I add the file to a user group it is still locked for users in that group. It should be available for users once I put the file in a user group.