https://github.com/ld-archive/advanced-views-html
A collection of html templates for Advanced Views to ensure post metadata appears consistently.
https://github.com/ld-archive/advanced-views-html
acf-field advanced-custom-fields wordpress wordpress-site
Last synced: 9 months ago
JSON representation
A collection of html templates for Advanced Views to ensure post metadata appears consistently.
- Host: GitHub
- URL: https://github.com/ld-archive/advanced-views-html
- Owner: ld-archive
- License: mit
- Created: 2025-10-01T11:07:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T11:37:36.000Z (9 months ago)
- Last Synced: 2025-10-01T13:16:13.570Z (9 months ago)
- Topics: acf-field, advanced-custom-fields, wordpress, wordpress-site
- Language: HTML
- Homepage: https://ld-archive.org
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advanced-views-html

A collection of HTML templates for Advanced Views to enable post metadata to appear consistently on [**ld-archive.org**](https://ld-archive.org).
## About
The website [ld-archive.org](https://ld-archive.org) makes use of the Advanced Views Plugin for Wordpress.
The site makes use of these views to display meta data within individual production posts.
The views are split up to enable ease of reading and arrangement on the site.
To ensure consistent appearance, the html custom templates are included.
The html contains twig macros in some places to help keep the code simple and easier to maintain.
## Contriutors
- [@aarblaster](https://github.com/aarblaster)
- Also I guess technically, ChatGPT. Cause I don't know Twig or HTML very well.