Genesis Sample is the default or skeleton child theme that looks similar to the parent Genesis. When I start a new site from scratch or take up PSD > WP projects, it is the child theme I use as the starter base.
On May 18th a new version of Genesis Sample was released by StudioPress.
Here is the changelog taken from their site:
- Added accessibile mobile menu
- Added accessibility support for the 404 Page
- Added the custom header option to upload your own logo
- Added customizer option for primary color
- Added HTML5 support for gallery and captions
- Optimized Avatars for Retina Display
- Added the After Entry Widget Area
- Repositioned the secondary navigation menu to the footer
- Added theme defaults
- Added Landing Page template
- Added image size
- Set localization
- Updated XML file
So what do the above mean code-wise? In this article I list the differences between Genesis Sample 2.2.2 and Genesis Sample 2.2.3.
functions.php
See this diff.
style.css
See this diff.
images
Removed:
- logo.png
- [email protected]
js
Added:
- js/responsive-menu.js
others
Added:
- page_landing.php
- languages/genesis-sample.pot
- lib/customize.php, lib/output.php and lib/theme-defaults.php
Changed:
- xml/sample.xml
- screenshot.png
Thanks, Sridhar, for the comparison information. Saved me time going through.
Second that thanks! Your work on this is much appreciated.
This wasn’t just a few tweaks, was it? 🙂
I was reading through the code yesterday and noticed a function called genesis_sample_change_brightness() in lib/output.php that doesn’t appear to be used. Any thoughts on that?
Yes, that seems to be the case. I have asked the same in Genesis Slack to get some confirmation.
I have created an issue about this in the theme’s Github repo.
https://github.com/copyblogger/genesis-sample/issues/44
Thanks Sridhar for following up and checking it out.
Installing Theme from uploaded file: Genesis Sample Theme.pdf
Unpacking the package…
The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Ian new to Sample and Genesis but why is this message coming up?
Genesis Sample Theme.pdf is a pdf file, not the theme zip file. The name of the file should be genesis-sample.zip.