=== Puro ===

Contributors: Misplon

Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog

Tested up to: 6.8
Requires at least: 4.7
Requires PHP: 5.6.20
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Clean, crisp and lightweight. Puro is a theme for bloggers, creatives, and small businesses.

== Description ==

A content focussed minimalist theme, perfect for your blog, portfolio or small business site. We've closely integrated SiteOrigin's Page Builder for responsive layouts and Meta Slider for smooth, easy to build sliders. Puro is responsive, Retina-ready and fully compatible with Jetpack, Contact Form 7, Gravity Forms and WP PageNavi. Included is a .rtl CSS file for right to left languages.

== Installation ==

1. Login to your WordPress installation and go to Appearance > Themes > Add New > Upload Theme.
2. Click Choose File and browse to the theme's ZIP file on your computer. Click Install Now.
3. Click Activate to get started with your new theme right away.

== Documentation ==

[Documentation](https://purothemes.com/documentation/puro-theme/) is available on purothemes.com.

== Support ==

[Support](https://purothemes.com/support/forum/puro/) is available on purothemes.com.

== Frequently Asked Questions ==

= How do I add social icons to the footer? =

1. Puro makes use of a social icon menu system managed from Appearance > Menus. Icons are rendered by the [Font Awesome library](http://fontawesome.io/icons/). Navigate to Appearance > Menus and click the "create a new menu" link. Choose a name for your menu and click the blue "Save Menu" button. Next look at the left column and locate the “Custom Links” tab, open it and add your first network. For example if we were adding a Twitter icon for Puro Themes we'd add the following to the URL field: https://twitter.com/purothemes

2. The URL should be a link to your profile page on one of the supported networks below. The Link Text can be anything you'd like, it won't be displayed on the front end of your site. RSS links should contain the word feed with a forward slash before and after the word feed. For example: https://purothemes.com/feed/

3. Once you've added your networks, scroll down to the bottom of the page and locate the Theme Locations sub-heading under the Menu Settings heading. Locate the social icon menu location (Social Network Icon Menu) and select it. Lastly, click the "Save Menu" button again.

Available icons:

* 500px
* AngelList
* Behance
* BitBucket
* CodePen
* Delicious
* deviantART
* Digg
* Dribbble
* Facebook
* Feed (RSS)
* Flickr
* Foursquare
* GitHub
* Instagram
* LinkedIn
* Pinterest
* reddit
* Skype
* Slack
* SoundCloud
* StackExchange
* Stack Overflow
* StumbleUpon
* Trello
* Tumblr
* Twitter
* Twitch
* Vimeo
* Vine
* Vk
* Weibo
* WordPress.com
* Xing
* Yelp
* YouTube

Un-supported networks will be represented by a generic share icon.

== License ==

Puro WordPress Theme, Copyright 2014 Andrew Misplon. Puro is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/copyleft/gpl.html.

Puro WordPress Theme is derived from Underscores WordPress Theme, Copyright 2012 Automattic http://underscores.me/ Underscores WordPress Theme is distributed under the terms of the GNU GPL.

== Images ==

City smartphone image sourced from [PxHere](https://pxhere.com/en/photo/734367) licensed under [CC0 1.0 Universal (CC0 1.0)](http://creativecommons.org/publicdomain/zero/1.0/).

== Bundled Resources ==

FitVids, Copyright 2013 Chris Coyier
Released under the WTFPL license - http://sam.zoy.org/wtfpl/
[Source](http://fitvidsjs.com/)

Flexie, Copyright 2010 Richard Herrera
Licensed under the MIT License
[Source](https://github.com/doctyper/flexie)

Font Awesome by Dave Gandy - http://fontawesome.io
Font released under the SIL OFL 1.1, CSS released under the MIT License.
[Source](https://github.com/FortAwesome/Font-Awesome)

HTML5 Shiv, Copyright 2011 Alexander Farkas
Released under a dual MIT/GPL2 License
[Source](https://code.google.com/p/html5shiv/)

Normalize.css, Copyright Nicolas Gallagher and Jonathan Neal
Licensed under the [MIT License](http://opensource.org/licenses/MIT)
[Source](https://github.com/necolas/normalize.css/)

Selectivizr, Copyright Keith Clark
Released under the [MIT License](http://opensource.org/licenses/MIT)
[Source](https://github.com/keithclark/selectivizr)

TinyColor, Copyright (c), Brian Grinstead
Released under the [MIT License](http://opensource.org/licenses/MIT)
[Source](https://github.com/bgrins/TinyColor)

== SiteOrigin Settings ==

This theme makes use of the SiteOrigin Settings Framework contained in the /inc folder. All code is licensed under GPL 2.0 and copyright 2013 Greg Priday unless otherwise stated in the file header.

== Changelog ==

= 1.3.3 - 03 May 2025 =
* Fixed PHP 8.2+ dynamic property creation deprecation warnings.
* Fixed array to string conversion warnings.

= 1.3.2 - 25 February 2025 =
* Contact Form 7: Removed `p` bottom margin.
* Updated Settings framework.
* Updated mismatched text domains.

= 1.3.1 - 27 February 2023 =
* Removed `role="navigation"` in nav tags.
* Updated Google Fonts array.
* Updated Calendar footer styling.
* Updated Tested up to tag.

= 1.3.0 - 26 July 2021 =
* Disabled WP 5.8 Block-Based widgets editor. Can be re-enabled using `add_filter( 'puro_disable_new_widget_area', '__return_false' );`.
* Premium: Ajax Comments: Added a check to confirm comments are open before loading the supporting JavaScript file.

= 1.2.1 - 23 May 2021 =
* Added FitVids to the Block Editor.
* Updated Customizer library.

= 1.2.0 - 09 August 2020 =
* Removed Google Plus icon.
* Minor code formatting enhancements.
* Added new `puro_content_top` action hook.
* Changed post meta date format to respect the WordPress user selected format.
* Added Block Editor admin width.
* Updated selectivizr to `v1.0.3b`.
* Improved the logo and site title HTML markup.
* Optimized and improved site title, logo and menu CSS and alignment.

= 1.1.8 - 22 September 2019 =
* Removed duplicate logo link when core logo used.
* Added `wp_body_open` hook.
* Premium: Resolved HTML5 Ajax comments error.

= 1.1.7 - 05 May 2019 =
* Mobile Menu: Allow empty parent link open the submenu.
* Corrected error in `puro_read_more_link` function causing read more links to break.

= 1.1.6 - 14 March 2019 =
* Adjusted page link styling for changed HTML structure.
* Removed support for Jetpack Responsive Videos in favour of FitVids.
* Prevented FitVids.js if it's a Block Editor page.

= 1.1.5 - 30 May 2018 =
* Deprecated `puro_pagination`. Replaced with `the_posts_pagination`.

= 1.1.4 - 01 February 2017 =
* Add Jetpack Responsive Videos Support. 
* Don't load FitVids if Jetpack is in use.
* Removed CSS vendor prefixes inline with Bourbon 5.
* Added Jetpack Infinite Scroll for WooCommerce.
* Fixed pagination Thumbnail and Medium loops.
* Added RSS icon to social menu icons.
* Premium: Ajax comments fixes.

= 1.1.3.1 - 08 November 2016 =
* Remove author box description conditional to resolve < PHP 5.5 error.

= 1.1.3 - 08 November 2016 =
* Fixed footer widget responsive bug.
* Improved author box layout when no author description added.

= 1.1.2 - 24 October 2016 =
* Changed heading one to heading two in archive loops to improve SEO.

= 1.1.1 - 10 October 2016 =
* Fixed incorrect text domain.

= 1.1 - 10 October 2016 =
* Added a single post author box which can be enabled from Theme Settings > Blog.
* Removed legacy WordPress functions no longer required.
* Premium: Exclude WooCommerce from Ajax comments.

= 1.0.9.2 - 27 September 2016 =
* Updated settings framework.
* Added default text for the Continue reading text theme setting.
* Refactored mobile menu JS and CSS.
* Removed menu drop-down item limit.
* Solved issue with drop-down menu visibility.
* Improved blockquote formatting.
* RTL spacing fix for aligned images.
* Premium: Fixed page sharing bug.

= 1.0.9.1 - 15 August 2016 =
* Added sub-menu toggling to the mobile menu.
* Added mobile menu collapse setting.
* Updated .pot file for translations.
* Premium: Added social share icons setting for pages.

= 1.0.9 - 2 August 2016 =
* Improved loading of legacy browser support scripts.
* Removed support for old framework settings teaser.
* Fixed bug with post excerpt content setting.
* Added widget area descriptions.
* Added basic WooCommerce support and stlying.
* Updated SiteOrigin Settings framework.
* Premium: Updates Ajax comments module.

= 1.0.8.1 - 06 July 2016 =
* New version number added due to problem with WordPress.org theme uploader that meant a Trac ticket wasn't created for the previous version.

= 1.0.8 - 28 June 2016 =
* Moved Theme Settings to the Customizer.
* Added missing archive title and description.
* Fixed single blog post featured image setting.
* Changed Jetpack Logo support to core WordPress Site Logo support.
* Moved the responsive menu from Premium to Free.
* Added a setting to include a Continue Reading button when using the excerpt.
* Updated FitVids to include WooCommerce pages and exclude Tableau data.
* Added icons to the social menu for 500px, AngelList, BitBucket, Skype, Slack, StumbleUpon, Trello, and Twitch.
* Various fixes and improvements to the RTL stylesheet.
* Updated Font Awesome to 4.3.0.

= 1.0.7.2 - 27 September 2015 =
* Removed `the_archive_title` and `the_archive_description` functions from `template-tags.php`. These functions are now included in the WordPress core.
* Added legacy browser support.
* Added new blog archive layouts. New layouts can be accessed from Theme > Settings > Blog > Blog Archive Layout or Page Builder Post Loop widget.

= 1.0.7.1 - 04 September 2015 =
* Reduced size of teaser images.
* Updated WordPress Codex links from http to https.
* Updated Font Awesome version.
* Added Xing icon to social menus.
* Introduced allowed tags to below the comment form. WP 4.3 removes this default. Since Puro has had this as a setting since 1.0 we'll maintain it.

= 1.0.7 - 25 June 2015 =
* Added theme settings for Archive Post Content and Post Excerpt Length.
* Fixed page navigation visibility problem when responsive layout enabled.
* Standardised handles for Font Awesome and FitVids. For more please see [WP Standard Handles](https://github.com/grappler/wp-standard-handles).
* Removed Sass elements. If you require the Sass files for Puro, please, don't hesitate to get in touch via [support](http://purothemes.com/support/forum/puro/).
* Premium: Fixed text color setting bug in Firefox and IE.
* Premium: Fixed enqueue issue with responsive navigation. 

= 1.0.6.1 - 23 May 2015 =
* Added supporting styles for JW Player to ensure theme button styles don't change the player's buttons.
* Removed newsletter admin bar.
* Updated /languanges/puro.pot.

= 1.0.6 - 22 May 2015 =
* Fixed issue with current-menu-item color CSS specificity.
* Added support for Jetpack Site Logo.
* Improved post/page heading line height on mobile.
* Updated the way Puro handles title tags. Changed to latest best practice. 
* Added a class to the footer social menu.
* Added a fallback icon to the footer social menu. Applies if a link or page is added with no matching icon.
* Updated SiteOrigin Extras Framework to latest version.
* Added reponsive layout theme setting.
* Added option to insert a copyright symbol in the footer copyright text field.
* Refactored script enqueuing.
* Added theme setting for FitVids.js.
* Updated archive template and to make use of new WordPress template tags (4.1).
* Small technical changes to bring certain functions inline with the lastest version of _s starter theme.
* Minor code adjustments to improve formatting consistency. 
* Small adjustment to textarea width.
* Added a theme settings link to the home slider documentation.
* Small adjustment to nested comment styling.
* Small fix to post meta display settings.
* Small adjustment to logo/menu allowed space.
* Added a content width adjustment based on page template selection.
* Added theme setting to change the read more text.
* Updated theme tags.
* Adjust word break for headings.
* Introduced a loop-blog template for use in the SiteOrigin Page Builder Post Loop widget.
* Added a theme setting for enqueuing scripts in the footer.
* Prefixed all media queries to ensured site width remains fixed when responsive setting not enabled. 
* Updates to Extras framework.
* Updated screenshot.
* Migrated README.md to readme.txt file in line with new .org recommendations.
* Linked footer copyright site title to home url.
* Updated /languanges/puro.pot.
* Premium: Refactored responsive menu CSS.
* Premium: Updated responsive menu JS.
* Premium: Added a share button for LinkedIn.

= 1.0.5 - 15 December 2014 =
* Updated SiteOrigin Extras Framework to latest version.
* Added Theme Tour to assist with setup.
* Added video post type formatting.
* Added styling for Jetpack Subscriptions.
* Corrected ocassional bolding of sidebar search form placeholder text.
* Fixed issue with footer social icon menu not loading icons.
* Corrected ocassional pagination alignment issue.
* Updated stylsheet information to reflect new theme home page.
* Added title to footer attribution link.
* Resolved paragraph word-break bug. 
* Updated /languanges/puro.pot.

= 1.0.4 - 19 September 2014 =
* Updated README.md with screenshot image license information. 

= 1.0.3 - 18 September 2014 =
* Added the SiteOrigin Extras Framework.
* Added theme options.

= 1.0.2 - 16 September 2014 =
* Removed further incorrect theme tags.

= 1.0.1 - 08 September 2014 =
* Updated Author URI
* Removed Accessibility Ready theme tag.

= 1.0.0 - 6 August 2014 =
* Initial release.