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

Refactor template parts and add the category-tag-clouds template part to most templates #26

Open
bobbingwide opened this issue May 6, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bobbingwide
Copy link
Owner

bobbingwide commented May 6, 2021

There are three template parts with unhelpful names. These should be renamed.
Additionally the category-tag-clouds template part should be added to

Template part Refactor as Used in the following templates
template-part query-pagination category-faqs, category-fse-is, index, search, 404
template-part-2 category-tag-clouds category-faqs, category-fse-is, index, search, 404
template-part-3 Latest posts front-page, 404

Additionally the category-tag-clouds template part should be added to pretty much all of the other templates, just above the footer, and changed to a white background.

<!-- wp:template-part {"slug":"category-tag-clouds","theme":"thisis","tagName":"section"} /-->       

Exclusions:

  • attachment.html
  • output-input.html
  • page-2.html
@bobbingwide bobbingwide added the enhancement New feature or request label May 6, 2021
@bobbingwide bobbingwide self-assigned this May 6, 2021
@bobbingwide
Copy link
Owner Author

while doing it, make sure there's a debug block at the top of each template, except output-input.html and page-2.html

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