Skip to content

Create single and archive pages for oik-plugins custom post type #14

@bobbingwide

Description

@bobbingwide

In the genesis-a2z theme the following PHP templates are used for the oik-plugins CPT.

Single page - single-oik-plugins.php
Archive page - archive.php

Requirement

Create FSE templates for both of these.

  • single-oik-plugins.html
  • archive-oik-plugins.html

Single page template parts

image

  • Header
  • Breadcrumbs
  • Content

image

  • Information
  • Download
  • Search
  • Page footer
  • footer

In the screen captures Content and Page footer are only partially shown. Footer is not shown at all.

Archive page

image

  • Header
  • Letters selection
  • Breadcrumbs
  • Category description. Is this really necessary for the Letters category?
  • 3 column display of block title with link and featured image
  • Search
  • Page footer
  • footer

Note: The 3 column display is different from that already delivered in archive.html, which uses category-query.html.
Looks like archive.html should use a different template part to implement the 3 column main query.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions