issues Search Results · repo:jgonyea/grav-plugin-podcast language:Twig
Filter by
55 results
(75 ms)55 results
injgonyea/grav-plugin-podcast (press backspace or delete to remove)One nice addon feature, be able to have a short code to get links to most recent episodes to put on home page
PlayBoxTech
- Opened on Aug 24, 2024
- #67
Using the latest version of all plugins seem to be generating HTML instead of RSS.
https://chrisamoody.com/chris-a-moody-talks/ddoa-2022.rss see this as an example.
PlayBoxTech
- 1
- Opened on Dec 2, 2022
- #64
When validating the RSS feed with Apple Podcast Connect, there is an error message complaining about image size. While
it works for google podcasts and Spotify, the Apple issue persists. I triple-checked ...
karlquint
- 1
- Opened on Sep 10, 2022
- #63
The podcast title for the RSS feed is not being taken from the correct field. It is now taken from the page title
instead of the Channel Meta / Podcast title field. Refers to current version of the plugin. ...
karlquint
- 1
- Opened on Sep 10, 2022
- #62
Hello,
Ideally, page.header.podcast.title should be used in feed.rss.twig as the title value (line 11). The page s title can be
used for other purposes, but the podcast title is what it is. But this would ...
aleclerc7
- 2
- Opened on Mar 28, 2022
- #61
image Series belonging to other channels are showing up in every other channel. The collections need to be tweaked to
not include them.
bug
jgonyea
- 1
- Opened on Mar 21, 2022
- #57
Due to how I m overriding the default feed.rss.twig file, if someone attempts to create a normal feed elsewhere on the
site, the rss feed returns blank.
jgonyea
- 2
- Opened on Mar 19, 2022
- #56
Hello,
partials/podcast_episodes_list.html line 33 has:
{{ (datestamp)|nicetime(false) }}{% if e.header.podcast.audio.meta %} | a href = {{ e.header.podcast.audio.meta.guid }} Download ...
bug
aleclerc7
- 1
- Opened on Mar 15, 2022
- #53
Hello,
I would like to submit the following translations in French and Portuguese. (Not for the Admin, but the end user side.)
fr:
PLUGIN_PODCAST:
CONFIG:
MAX_UPLOAD_LABEL: Taille maximale ...
enhancement
mutli-language
aleclerc7
- 3
- Opened on Mar 14, 2022
- #52
Hello,
partials/podcast_episodes_list.html.twig lines 12-18:
{% if (e.header.publish_date) %}
{% set datestamp = e.header.publish_date %}
{% elseif (e.header.date) ...
wontfix
aleclerc7
- 1
- Opened on Mar 1, 2022
- #51

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.