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

Display taxonomy info below the bigrams on archive pages #44

Open
bobbingwide opened this issue Jul 15, 2024 · 1 comment
Open

Display taxonomy info below the bigrams on archive pages #44

bobbingwide opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bobbingwide
Copy link
Owner

The archive title, which is a version of the query-title block is currently displayed at the top of the page.
I want to display both the title and the term description at the bottom of the page.

@bobbingwide bobbingwide added the enhancement New feature or request label Jul 15, 2024
@bobbingwide bobbingwide self-assigned this Jul 15, 2024
@bobbingwide
Copy link
Owner Author

Adding a new template part called parts\taxonomy-info.html will solve this problem. The simplest version will only need two blocks.

<!-- wp:query-title {"type":"any", "level":3, "align":"center" } /-->
<!-- wp:term-description /-->`

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

No branches or pull requests

1 participant