bobbingwide / sb

SB: Second Byte - Seriously Bonkers' experimental Full Site Editing theme
GNU General Public License v3.0
0 stars 0 forks source link

Display taxonomy info below the bigrams on archive pages #44

Open bobbingwide opened 3 months ago

bobbingwide commented 3 months ago

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 commented 3 months ago

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 /-->`