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

Front-end archive page for the posts #124

Open
MirandaEcho opened this issue May 13, 2020 · 1 comment
Open

Front-end archive page for the posts #124

MirandaEcho opened this issue May 13, 2020 · 1 comment
Milestone

Comments

@MirandaEcho
Copy link
Collaborator

No description provided.

@benlk
Copy link
Collaborator

benlk commented May 19, 2020

Some of this will be broken out into separate issues:

  • Create the template file
  • General layout of page, encompassing header,
    • Admin interface for configuring the header?
  • archive template chunk, encompassing: post list, empty box for search, box for selected result
  • Search functionality, and updating the post list in response to the search query
  • Filter functionality, and updating the post list in response to the filtered search query
  • Loading the selected post when clicked, and displaying it within the selected-result area on the page (on mobile as a popover)

Updated parts list:

  • barebones post-type archive that calls the shortcode (:one:), as a fallback in case the redirect (:two:) doesn't kick in
  • Redirection plugin redirect (:two:): configured to go from the post-type archive to the page that Current/we will build to contain the archive and its associated
  • Shortcode (:one:) that renders a partial (:three:)
  • The partial (:three:) that implements the stuff.

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

No branches or pull requests

2 participants