• Resolved highestdimensionhealing

    (@highestdimensionhealing)


    Dear Jesse,

    Hope this email finds you well.

    Right now the window only shows 3 episode at a time (unless they scroll down), is it possible to make the window longer so people can see say at least 10-15 episodes a time?

    Thanks much!

    Lilly

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Jesse Sugden

    (@jeswd)

    Hi Lilly,

    Thanks for the message ??

    There is currently no way to do that without using some CSS code, but I will look at adding an option for this in the next update.

    For now, you can do the following to show 10 episodes. From the WordPress admin menu, go to Appearance -> Customize -> Additional CSS and paste in the following code.

    
    #jesaei-podcasts-player-container .styles__episodeFeed___3mOKz {
        max-height: 1366px;
    }
    

    If you want to show more or less, just change the “1366” to a higher or lower number.

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘episode window size’ is closed to new replies.