Loose Leaf
Loose Leaf is a WordPress portfolio theme. An optional custom header image provides the background for the large call-to-action section on the front page. Jetpackās Custom Content Types are supported, allowing you to create a masonry portfolio grid, as well as a testimonial page.
License
This theme is based on Underscores, (C) 2012–2014 Automattic, Inc.
- Source: http://underscores.me/
- License: GNU GPL, Version 2 (or later)
- License URI: license.txt
Theme Usage
Portfolio / Testimonials
The Portfolio and Testimonial Custom Post Types require Jetpack to be installed and activated in order to work.
To create a portfolio page, first activate Jetpack, and then follow these steps:
- Create a new page.
- Under Page Attributes > Template, select Portfolio Page from the dropdown.
- Enter the [portfolio] shortcode.
- Publish your page.
- Create Portfolio items from your Dashboard under Portfolio > Add New.
Note: The portfolio shortcode accepts the attributes found here:
https://en.support.wordpress.com/portfolios/portfolio-shortcode/#attributes
Example:
[portfolio columns=3 display_types=false display_tags=false display_content=false]
To create a testimonial page, first activate Jetpack, and then follow these steps:
- Create a new page.
- Enter the [testimonials] shortcode.
- Publish your page.
Jetpack’s Infinite Scroll module is also supported. You can follow these steps to enable it:
- Navigate to the Jetpack Settings page in your Dashboard.
- Find the “Infinite Scroll” module and activate it.
- (optional) Click the “Configure” button to adjust Infinite Scroll settings.
Changelog
1.0
2015–05–22
- Other: Reformat readme.txt
- Other: Fix looseleaf_fonts_url() in functions.php
0.1.2
2015–03–20
- Bug fix: Display posts properly on front page when showing recent posts.
- Bug fix: Show pagination on front page when showing recent posts.
- Bug fix: Remove duplicate widget areas on front page when showing recent posts.
- Other:
__MACOSX directory removed.
- Other: Remove incorrect tag from style.css
- Other: Remove rtl.css until it can be created properly.
- Other: Update Readme with theme usage notes.
0.1.1
2015–02–22
- Appearance: Remove white background from sidebar.
- Appearance: Style primary nav menu for mobile.
- Appearance: Minor layout adjustments.
0.1
2015–02–14