Skip to content

Releases: vallgroup/Torque-Theme

Babel 7 and React updates, Docs and parent theme improvements, Floor Plans V2, Slideshow and Filtered Loop updates

14 Mar 21:25
Compare
Choose a tag to compare

Add Slideshow Plugin, Update CLI

12 Feb 20:30
Compare
Choose a tag to compare

Added

  • Torque Slideshow plugin
  • yarn stop command
  • browserslist definition

Updated

  • Torque theme base styles
  • Docker always uses latest wordpress image
  • Plugin boilerplate use latest versions of babel
  • Fixed postCSS issue, now giving us full autoprefixing for browsers

Add ReCAPTCHA plugin, update Torque-Map

01 Feb 19:35
Compare
Choose a tag to compare

Updated

  • READMEs
  • Filtered Post Loop - add ability to prioritise a term in the loop order
  • Maps - add ability to style maps

Added

  • 'tq_body' action
  • ReCAPTCHA plugin

Patch Filtered Loop and US States plugin

14 Dec 11:21
Compare
Choose a tag to compare
Squash -  Filtered Loop -> 1.0.1 (#24)

* Fix wrong param in filtered loop posts query

* update torque-filtered-loop version

Map Version 1.0.2

10 Oct 15:55
Compare
Choose a tag to compare

Changed

  • Map to version 1.0.2
  • Fixed bug in menu-items-inline template file

Add ACF Fields to the default WP search

02 Oct 10:31
Compare
Choose a tag to compare

Added

  • A class for adding ACF fields to the default wp search query
  • A filter to allow child themes to easily add their own ACF field slugs to be included in the search

Changed

  • US States Plugin - Added an extra wrapper div to the top section to allow for backgrounds

Contact Form Updates

26 Sep 17:41
Compare
Choose a tag to compare

Changed

  • By default hide tinyMCE button so user cant add multiple contact forms
    easily
  • default the recipient to the site's admin email

Add Torque Contact Form Plugin

26 Sep 13:19
Compare
Choose a tag to compare

Added

  • Torque Contact Form plugin
  • Single post pagination buttons
  • Utility function for swapping elements in assoc array by key

Torque Services Pugin

25 Sep 10:47
Compare
Choose a tag to compare

Added

  • Torque Services plugin for Services CPT

Changed

  • Changed how menu item templates get their menu items, you can now pass your own instead of them always using the default primary

Update Torque Filtered Loop plugin

19 Sep 12:50
Compare
Choose a tag to compare

Changed

  • Add an 'All' option to the Torque Filtered Loop plugin filters for getting all posts in selected category. This is the default selected filter on page load.