https://github.com/freaktechnik/band-concerts-theme
Theme for bands using the band-concerts plugin
https://github.com/freaktechnik/band-concerts-theme
band-concerts concert wp-theme
Last synced: about 1 month ago
JSON representation
Theme for bands using the band-concerts plugin
- Host: GitHub
- URL: https://github.com/freaktechnik/band-concerts-theme
- Owner: freaktechnik
- License: mit
- Created: 2017-10-01T08:27:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T10:36:45.000Z (over 1 year ago)
- Last Synced: 2025-02-14T20:46:53.700Z (3 months ago)
- Topics: band-concerts, concert, wp-theme
- Language: PHP
- Homepage:
- Size: 272 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# band-concerts-theme
WordPress theme built to display data entered using the [band-concerts](https://github.com/freaktechnik/band-concerts) plugin.
The plugin is required for the theme to work properly.## Features
- Dynamic view of next events on the start site
- Responsive design (big point these days)
- Three widget columns in the footer
- One widget column on the start page
- Color customization
- Custom header images and videos
- Thumbnail support for pages and concertseries (could in theory also support posts)
- Page template to display all sub-pages on the parent page
- Page template to display all posts
- Navigation to sub-pages from parent page
- Support for all custom fields of concerts and concertseries
- Link to export concert dates to calendar
- Widget with links to the full calendar (ics) and optionally Facebook, Instagram, Youtube
- Support just about all formatting features of WordPress## Dependencies
Requires the FontAwesome `fa-brands.svg` and `fa-solid.svg` in the `./images` folder.
Requires the Exo2 and Rubik fonts in the `./fonts` folder.
Requires a minimally modified (see `functions.php`) `svg4everybody.min.js` in the `./js` folder.## License
[MIT](./LICENSE)