Skip to content

Releases: PressForward/pressforward-turnkey-theme

PressForward Turnkey Theme Version 2.1

19 Jul 16:58
Compare
Choose a tag to compare

This update brings minor fixes to the theme in order to comply with WordPress.org's submission requirements.

Changelog:

  • prefix the following functions: disable_default_dashboard_widgets(), custom_breadcrumb(), add_editor_styles(), site_scripts()

PressForward Turnkey Theme Version 2.0

28 Jun 14:54
Compare
Choose a tag to compare

While the PressForward Turnkey Theme has been available for download on GitHub since last summer, revisions to the Wordpress Theme Submission Requirements prevented us from submitting it to the theme directory. Over the last six months we’ve completely re-coded the theme with an eye toward accessibility, cleaner code standards, and up to date metadata standards. However, the most significant change to version 2.0 is that we’ve moved all theme options over to the WordPress Customizer, making it easier for users to make changes to the site design and layout in real time, and allowing the theme to comply with the requirements for submission to the WordPress theme directory.

Changelog:

  • Completely rewritten using Foundation and Joints WP.
  • Theme options moved to the customizer.
  • All blocks on the homepage can be turned on or off.
  • Add support to allow adjusting theme colors.
  • Adopted Foundation's Orbit slider to ensure responsiveness.
  • Moved to SASS.

v1.2 Patch

13 Dec 14:14
Compare
Choose a tag to compare

Fixes a bug where the icons didn't show up because there was no spacing in the classes.

v1.1

23 Sep 14:17
Compare
Choose a tag to compare

This release fixes a critical bug from 1.0 that removed the options panel.

v1.0

09 Sep 17:48
Compare
Choose a tag to compare

Version 1.0 of the PressForward TurnKey Theme integrates numerous bug fixes and enhancements that allow customization of the homepage and further control over content settings.

Changes include:

  • Resolves error where the tracking code was not inserted into the footer of the site.
  • Adds ability to turn on and off homepage blocks from the PressForward Options panel.
  • Adds options to change the background color of individual blocks and the color of text and links on the homepage.
  • Adds ability to change body text, link, and heading colors across the site.
  • Adds option to control the number of columns on several blocks as well as the number of recent posts on the slider.
  • Fixes bug where "by" showed up regardless of what option was selected for the display of the author.
  • Adds ability to use text rather than a logo image file.
  • Implements various styling changes to the slider to prevent long titles from pushing the read more button off the screen.
  • Generalizes css classes on the homepage.

v0.5 Patch

13 Aug 17:48
Compare
Choose a tag to compare

Numerous bug fixes related to undefined indexes. Also a bug where the google analytics code was not being inserted into footer.