Add series image to sidebar on series page

Support Area Forums Kerygma Add series image to sidebar on series page

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://www.cornerstonekaty.org/podcast/standing-in-faith/
  • Author
    Posts
  • #37513
    Carter Sanger
    Participant

    Bill,

    Is there an easy way to add the series image (small) to the sidebar of the series page? The series title and list of podcasts are already there.

    Thanks,
    Carter

    #37514
    Bill Robbins
    Moderator

    Good Afternoon Carter,

    You can do that. It’ll be the same image as the main series image. Here’s how:

    1. Go to the Appearance section of your WordPress dashboard and click on Edit.
    2. From the list of files on your right, choose taxonomy-series.php and locate this spot:
      
      <div id="sidebar">
      

      and right below that add this:


      (see support site for code)

    3. Save your changes.

    See if that doesn’t place the series graphic into the sidebar for you. Let me know if you have any trouble there.

    Bill

    #37516
    Carter Sanger
    Participant

    Bill,

    Oops. I meant on the individual podcast page… I tried that code but the I don’t know how series_taxonomy_image_url gets populated.

    Thanks

    #37517
    Bill Robbins
    Moderator

    No worries. Let’s leave the taxonomy-series.php as it is and instead edit the single-podcast.php file. Let’s just delete everything there and go with this in its place:

    See if that doesn’t do the trick for you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add series image to sidebar on series page’ is closed to new replies.