/green-party-theme

A WordPress theme for Green Party candidates and parties, compatible with Nation Builder. Volunteer managed hosting is available.

Primary LanguageJavaScriptMIT LicenseMIT

Green Party WordPress theme

This is an open source WordPress theme for local and state Green Parties and candidates. The idea is that everyone should have an instant website, the day that they declare. We also offer volunteer managed DreamHost WordPress hosting at cost, or less. This theme plays well with NationBuilder and with GreenMaps.

This theme is built on bootstrap 4. Twitter Bootstrap is the leading CSS library. The master green-party branch allows the end users to customize the menus. Menus for new web sites are expected to change often.

Configuration

The site is configured using the default WordPress Customizer panel.

WordPress Admin->Appearance->Customize->Organization

And then depending on the options you chose either additional forms will appear to customize either the candidate or the party.

WordPress Admin->Appearance->Customize->Candidate or WordPress Admin->Appearance->Customize->Party

The candidate photo should be loaded as the site default image.

You probably want to edit your contact page. That could not be automated. Everyone wants to be contacted differently.

Tech support is provided on the Green Party Tech Discord Server

Here is the original README from the base bootstrap-basic4 theme.

Bootstrap Basic4

Contributors: okvee, christianoliff

Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, post-formats, threaded-comments, translation-ready
Tested up to: 6.8
Requires at least: 4.0
Requires PHP: 5.5
Stable Tag: 1.3.5
License: MIT
License URI: https://opensource.org/licenses/MIT
Bootstrap Basic4 WordPress theme, Copyright (C) Rundiz.com

Bootstrap Basic4 WordPress theme is licensed under the MIT.
Bootstrap Basic4 Uses Bootstrap https://getbootstrap.com/ , licensed under MIT.
Bootstrap Basic4 Uses Font Awesome https://fontawesome.com , licensed under MIT.
Bootstrap Basic4 Uses Font Awesome (font files) https://fontawesome.com , licensed under SIL OFL 1.1.
Bootstrap Basic4 Uses Flexvideo.css by Zurb Foundation, licensed under MIT.

Description

Bootstrap v.4 basic theme. For build new theme based on Bootstrap 4. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. If the theme contain too many options, some of those options maybe no need by the others it will be waste of time to find and remove. It is still keep the same concept as Bootstrap Basic (version 1) which is minimal, just basic, easy to start build your own theme whether it is for new parent theme or child theme.

To make Bootstrap 4 work in older Internet Explorer (IE) please create child theme and use this css ( https://github.com/coliff/bootstrap-ie8 ) created by @Coliff.

More features

WordPress Menu To display menu correctly, please create at least 1 menu and set as primary and save.

Bootstrap features This theme can use all Bootstrap classes, elements and styles.

Responsive image For responsive image please add img-fluid class to img element.

Responsive video Cloak video element (video element or embedded video) with embed-responsive and embed-responsive-xxx where xxx is the ratio. Example: <div class="embed-responsive embed-responsive-16by9">...your video...</div>.

You can find theme help message in Admin dashboard > Appearance > Bootstrap Basic4 help.