Part of Ordlo Downloads Documentation
The Shortcode
| Shortcode | What it shows |
|---|---|
[ordlo_downloads] |
All published downloads in a searchable, filterable AJAX table |
[ordlo_downloads document_type="data-sheet"] |
Only items tagged as “data-sheet” in the “document_type” taxonomy |
Replace document_type with your taxonomy slug and data-sheet with your term slug. Multiple filter attributes can be combined. Multiple shortcodes on the same page each maintain separate state.
Testing
- Test the search field and each taxonomy filter.
- Test pagination if you have many items.
- Test pre-filtered shortcodes and confirm only the right items appear.
- Check mobile layout on narrow screens.
- Clear page cache after changing taxonomy or table settings.