Control how your grid displays navigation and category filters for improved user experience.

Settings Overview #
| Setting | Description |
|---|---|
| Show Pagination | Toggle this option to enable pagination at the bottom of your grid. This is useful when you have many posts and want to load them in chunks (e.g., page 1, 2, 3…). |
| Show Filter | Enable this to display category-based filters above the grid. Visitors can then filter posts by category without reloading the page. |
Tips #
Use pagination if you’re showing a large number of posts and want to avoid long scrolls.
Use filters when posts span multiple categories and you want quick sorting for users.
Both options can be used together or individually, depending on your layout needs.