Skip to content

ProGo Base WordPress + Bootstrap starter theme

Notifications You must be signed in to change notification settings

progothemes/pgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProGo Base

ProGo Base is WordPress, Underscores, Bootstrap, Theme Hook Alliance, get-out-the-way-lemme-do-it all-in-one "Theme Framework".

Useful as a Base theme, stand-alone, starting point to fork and rename and build on, or a combination of any ideas.

Built by ProGo, a collection of Developers and Designers and Marketers working together to create a pure foundation that we could use, with hopes that others might find it useful as well.

Features

Action-hook based template parts

Use add/remove_action to modify template structure via plugin, rather than writing a child theme every time

Installation

  1. In your admin panel, go to Appearance -> Themes and click the Add New button.
  2. Click Upload and Choose File, then select the theme's ZIP file. Click Install Now.
  3. Click Activate to use your new theme right away.

Frequently Asked Questions

Quick Specs

  • Contributors: monkishtypist, chousmith, edurose, stokesman, progothemes
  • Tags: bootstrap, light, custom-header, custom-menu, fixed-layout, responsive-layout, two-columns
  • Requires at least: 4.1
  • Tested up to: 4.3
  • License: GPLv2 or later
  • License URI: http://www.gnu.org/licenses/gpl-2.0.html

Coming Soon

Once we figure out what FAQs may be, they may be added here and there. This is a work in progress. Thank you for bearing with us.

Change Log

Version 1.1.2

  • Apparently there was a missing closing div in the footer

Version 1.1.1

  • Fix bug preventing custom page width overrides
  • Added additional filters to the custom page width process 'pgb_default_page_width', 'pgb_page_width_class', 'pgb_page_width', 'pgb_page_width_options'

Version 1.1.0

Version 1.0.2

  • Updated navbar customizer layouts

Version 1.0.1

  • Page post titles updated, archive titles added and formatted
  • Search Results page titles fixed
  • CSS cleaned up and more efficient for navbars
  • JS updated to OOP

Version 1.0.0

  • New functions to return specific pages, page arrays, and more
  • New validate.js for form validation (beta)
  • New admin-side pgb.js
  • Login/Logout menu link now part of Menu Customizer
  • Updated bootstrap nav-walker
  • Updated customizer options and organization for WP 4.3
  • Renamed Nav positions for better compatibility
  • Page layout with header for each page (moving toward material design)
  • Footer updates to include menu position and copyright section
  • Page and post titles moved to masthead
  • Subtitles for pages
  • Renamed files: header to masthead, navtop to navbar

Version 0.8.0

  • Added WooCommerce Support

Version 0.7.0

  • New Login/LogOut menu item and controller class
  • New Customizer Multi-Select Controller

Version 0.6.3

  • Added custom breadcrumbs functionality
  • Breadcrumbs include Schema markup

Version 0.6.2

Version 0.6.1

  • Rewrite "Add Media" HTML output to include Bootstrap classes

Version 0.6.0

  • Post formats functionality rebuilt - now finds first instance of type and displays on blog page
  • Updated JS for centering main nav logo

Version 0.5.4

  • Customizer updates for legibility
  • Removed customized actions, rely on priority instead
  • More CSS updates for themes and Jumbo compatibility

Version 0.5.3

  • Fixed customizer error calling sanitize functions statically
  • Body classes and CSS added for Bootstrap theme specific CSS
  • Updated customizer labels for better clarity
  • Updated customizer CSS for image rendering in sidebar
  • New customizeable actions after each block-{name}.php
  • Commented out Post formats meta boxes

Version 0.5.2

  • Changed pgb_posted_on template tag to action for better control