Skip to content

m038/the-bootstrap

 
 

Repository files navigation

The Bootstrap

Contributors: kobenland
Tags: black, blue, white, light, two-columns, right-sidebar, flexible-width, custom-header, custom-background, threaded-comments, translation-ready, microformats, custom-menu, post-formats, sticky-posts
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=542W6XT4PLT4L
Requires at least: 3.0
Tested up to: 3.4-beta1
Stable tag: 1.2.5

A WordPress Theme based on Bootstrap, from Twitter

Description

The Theme is 100% responsive - you do not need a seperate mobile-Theme with this layout. It has a seperate Sidebar just for image pages, to make it a special place to show your pictures! The Bootstrap is fully compatible with WordPress SEO by Yoast!

Please note:

Due to design restrictions in Bootstrap, the navigation menu can only be two levels deep, while parent menu items only serves as a headline for the child menu items and can not be accessed over the navigation menu. The Footer Menu is best suitable for short menues with just a few links. It replaces the credits section, once a menu has been assigned to the location. It will hold only top level nav items.

License

Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public Licemse.
The exceptions to this license are as follows:

  • Bootstrap by Twitter is licensed under the GPL-compatible Apache License v2.0
  • The script html5.js is licensed under MIT

Translations

I will be more than happy to update the Theme with new locales, as soon as I receive them!
Currently available in:

  • English
  • French
  • German
  • Dutch

Installation

  1. Download The Bootstrap.
  2. Unzip the folder into the /wp-content/themes/ directory
  3. Activate the Theme through the 'Appearance' menu in WordPress

Frequently Asked Questions

None asked yet.

Changelog

1.2.5

  • Added Custom Image Header support for pre-3.4
  • Added Custom Background support for post-3.3.1
  • Improved responsive styling on mobile devices
  • Improved comment form label layout
  • Added padding on site footer
  • Removed undefined variable from comment form url input
  • Added license information
  • Now shows nav toggle only when there actually is a nav menu set

1.2.4

  • Capsuled version retreiving into its own function to handle WP 3.4 changes
  • Moved template tags in their own file
  • Updated script dependencies
  • Fixed a bug in displaying the carousel. (Props Griden)

1.2.3

  • Fixed credits output

1.2.2

  • Added image carousel for the first ten images of a gallery post-format
  • Added default support for Bootstrap jQuery plugins Tooltip, Popover, Alert and Carousel
  • Added tow more menu locations, nav pills style (props Benfarhat)
  • Define $content_width earlier, so embeds work how they are supposed to
  • Removed a misplaced character in Title title-attributes
  • Removed wp_page_menu callback since wp_page_menu() never gets called
  • Added a short description for image sidebar
  • Added some French localization
  • Minor bugfix in header admin panel

1.2.1

  • Lets keep custom backgrounds active and live with it for now

1.2.0

  • Added support for custom headers with flexible height in WordPress 3.4
  • Styled breadcrumb navigation for WordPress SEO by Yoast
  • Adjusted container margin to reflect Bootstrap standard
  • Temporarily removed custom background due to margin issues with content

1.1.4

  • Quote Post Formats are displayed more consistently now
  • Optimized post navigation and waived fallback
  • Optimized layout for tablets
  • Fixed a bug where attachement images were displayed to big
  • Made it easier to override title filter
  • Shortened search button text so it doesn't break on narrow screens
  • Added attribute to attachement links for smooth navigation in galleries
  • Added German translation

1.1.3

  • Added posts navigation for blogs without permalinks
  • Improved title behavior

1.1.2

  • Fixed a bug, to load translations
  • Fixed some minor textdomain issues
  • Fixed a issue where "Comments are disabled" notice was not displayed when there were no comments yet.
  • Updated readme.txt to reflect the correct GPL version

1.1.1

  • Fixed an embarassing bug, where large images were overflowing the post content
  • Added HTML5 support for IE browsers

1.1.0

  • Added Image Meta Widget for Attachment pages
  • Added next/previous post navigation
  • Fixed a bug where the comment textarea was overflowing the content area
  • Fixed a bug where the linked images wouldn't resize and overflow the content area
  • Let the link to WordPress open in a new window/tab
  • Added a pagination bar
  • Styled page links for paginated posts
  • Changed the location of the post edit link
  • Updated Bootstrap to 2.0.2 and removed Glyphicon icon set as its license is CC BY 3.0.

1.0.1

  • Removed campaign tracking from Author URI and Theme URI.
  • Changed version number on js files to actual version
  • Updated function calls with the current prefix
  • Added template for Video Post Format

1.0.0

  • Initial Submission to the WordPress Theme Repository

Releases

No releases published

Packages

No packages published

Languages

  • PHP 62.2%
  • JavaScript 37.8%