Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for A to Z pagination #5

Open
bobbingwide opened this issue Jul 8, 2016 · 3 comments
Open

Support for A to Z pagination #5

bobbingwide opened this issue Jul 8, 2016 · 3 comments
Assignees
Milestone

Comments

@bobbingwide
Copy link
Owner

bobbingwide commented Jul 8, 2016

To solve some mega data problems with WP-a2z

hookr.io's UI is highly interactive.
WP-a2z needs to introduce a better way of filtering the displayed content.
The solution is expected to use REST/AJAX to obtain the data and React to display it, but it will also require back end logic to automatically create the "letter" taxonomies used by the REST API.
Note: The back end logic may be implemented using a plugin.

@bobbingwide bobbingwide added this to the v1.1.0 milestone Jul 8, 2016
@bobbingwide bobbingwide self-assigned this Jul 8, 2016
@bobbingwide
Copy link
Owner Author

The backend logic to create the letter taxonomies may be dependent upon bobbingwide/oik-a2z#1

@bobbingwide
Copy link
Owner Author

To reflect updates to genesis-oik for Blocks and Block examples we need to create templates for single-block and single-block_example. Copy and cobble single-shortcodes

bobbingwide added a commit that referenced this issue Jan 28, 2019
@bobbingwide
Copy link
Owner Author

bobbingwide commented Mar 16, 2019

A to Z pagination should also work correctly on Taxonomy archive pages.
Currently it displays the wrong letter taxonomy for the block related taxonomies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant