Skip to content

Limit number of items to show and add show more button [new feature] #23

@twarrdy

Description

@twarrdy

This feature will allow users to limit the number of items to show and add a show more button. There’s no AJAX needed for that, just hide with CSS. For example, we have 50 items, and we only want to show 10, then when the user clicks on the show more button, 10 more items are displayed. A counter in the show more button like 'show more 10/50' would be also nice.

See demo:
https://zeshanshani.github.io/simple-load-more/demos/demo.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions