• Resolved kentopolis

    (@kentopolis)


    Is there a way to limit the number of videos that display from my channel? I really only wanna display one video, the most recent video but to have that update dynamically when the channel updates.

    I have purchased the pro plug-in

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kentopolis

    (@kentopolis)

    It’s not a perfect solution, but I did inline some CSS to for now remove the container that holds the additional videos… But it’s still not a great solution. If there’s a way to limit, that would be great!

    Here’s the code to get rid of the gallery…

    <style>.epyt-gallery-list {
        display: none!important;
    }</style>
    Plugin Author embedplus

    (@embedplus)

    That’s an interesting idea. Perhaps it’s something we can think of down the line if we garner enough community interest. In the meantime, one thing you could try is to make a channel gallery with a page size of just 1, but use the Pro popup feature if you have that version. Then you wouldn’t need that CSS.

    Plugin Author embedplus

    (@embedplus)

    That’s an interesting idea. Perhaps it’s something we can think of down the line if we garner enough community interest. Btw, if you’re a Pro user, please use the Pro form for premium/faster support. In the meantime, one thing you could try is to make a channel gallery with a page size of just 1, but use the Pro popup feature. Then you wouldn’t need that CSS.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[NSFW] Limit the number of videos displayed in categories’ is closed to new replies.