Adding previous/next links at the bottom of episode pages.
1. Put prev/next finding code into separate include. 2. Modify episode_title to use that. 3. Include it in the footer and add prev/next arrows if there's a match. Note: the prev/next finding code must be added to *both* episode_title and footer because variables set in includes aren't exported to other includes.
parent
c4537d02
Please register or sign in to comment