Integrate the Easy Digital Downloads plugin easily with the Genesis Framework and Genesis child themes: Templates, plus two additional widgets.
This plugin provides optimized templates for the ‘download’ Custom Post Type of the Easy Digital Downloads plugin for the use with Genesis Framework and Child Themes. To allow easy customization of these templates, and ensure that you do not lose your customizations when the plugin is updated, you can place your own copies of these templates in your child theme’s /edd/
folder and customize these copies as much as you like. You can also create your own taxonomy-{taxonomy}.php
and taxonomy-{taxonomy}-{term}.php
templates in the same location and this plugin will find them and use them to display your website’s Download Category and Download Tag archives. See the Template Hierarchy to learn more about naming requirements for taxonomy templates.
Additionally, the plugin adds full support for the Genesis SEO Settings, inpost metaboxes for Layout Settings plus plugin support for “Genesis Simple Sidebars” as well as “Genesis Simple Menus”. Further, two additional (shortcode aware) sidebars are provided for the use on top of the Downloads Archives page and for Single Download pages. Further, breadcrumbs display and post meta info is tweaked for optimized usage.
Please note: This connect plugin is not required for Genesis & Easy Digital Downloads users but makes life a lot easier!
genesis-connect-edd.pot
) for translators is also always included 🙂Credit where credit is due: This plugin here is based on the work of Ade Walker & StudioPress for “Genesis Connect for WooCommerce” (GPLv2 or later).
A plugin from deckerweb.de and GenesisThemes
Enjoy using Genesis Connect for Easy Digital Downloads? Please consider making a small donation to support the project’s continued development.
/wp-content/languages/genesis-connect-edd/
(just create this folder) – This enables you to use fully custom translations that won’t be overridden on plugin updates. Also, complete custom English wording is possible with that, just use a language file like genesis-connect-edd-en_US.mo/.po
to achieve that (for creating one see the following tools).Easy plugin translation platform with GlotPress tool:Translate “Genesis Connect for Easy Digital Downloads”…
Note: All my plugins are internationalized/ translateable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating I recommend the awesome “Codestyling Localization” plugin and for validating the “Poedit Editor”, which works fine on Windows, Mac and Linux.
Idea Behind / Philosophy: Just a little leightweight plugin for all the Easy Digital Downloads plugin users out there to make their daily web admin life a bit easier. I’ll try to add some plugin/extension support if it makes some sense in the future. So stay tuned :).
I owe huge thanks to Ade Walker as well as the StudioPress crew for paving the way with Genesis Connect for WooCommerce!
genesis-connect-edd
folder to the /wp-content/plugins/
directory — or just upload the ZIP package via ‘Plugins > Add New > Upload’ in your WP AdminRequirements: In order for this plugin to activate & work you also must have the ‘Genesis Framework with a Genesis Child Theme* as well as the Easy Digital Downloads plugin installed. Otherwise Genesis Connect for Easy Digital Downloads will be useless for you!
Own translation/wording: For custom and update-secure language files please upload them to /wp-content/languages/genesis-connect-edd/
(just create this folder) – This enables you to use fully custom translations that won’t be overridden on plugin updates. Also, complete custom English wording is possible with that, just use a language file like genesis-connect-edd-en_US.mo/.po
to achieve that (for creating one see the tools on “Other Notes”).
Genesis Connect for Easy Digital Downloads - breadcrumbs integration (running with my "Autobahn" Child Theme here) (Click here for larger version of screenshot)
Genesis Connect for Easy Digital Downloads - post meta integration (running with my "Autobahn" Child Theme here) (Click here for larger version of screenshot)
Genesis Connect for Easy Digital Downloads - two additional widgets (running with my "Autobahn" Child Theme here) (Click here for larger version of screenshot)
Yes, this plugin works really fine with the latest WordPress branch 3.5, plus the upcoming 3.6; it should also work fine with legacy branches 3.3 and 3.4.
And sorry, it DOES NOT work with older WordPress versions so please update your install if you haven’t done yet :).
(1) Best practice for making an existing child theme compatible: In your child theme just create an folder named /edd/
and copy the template files from this plugins “template” folder into it. Then customize these copies as much as you like (some skills with Genesis & WordPress hooks and filters are strongly recommended…). You can also create your own taxonomy-{taxonomy}.php
and taxonomy-{taxonomy}-{term}.php
templates in the same location and this plugin will find them and use them to display your website’s Download Category and Download Tag archives. See the Template Hierarchy to learn more about naming requirements for taxonomy templates.
(2) Developers can also use the child theme root folder and package their native templates their. My integration plugin supports the root folder from version 1.1.0+ on!
Only the ‘Download’ post type!
download
— plus taxonomies: download_category
and download_tag
edd_download
— plus taxonomies; edd_download_category
and ‘edd_download_tag`Note: The integration plugin supports BOTH IDs since version 1.1.0+ so you will not loose any support if the change in EDD comes. You won’t ever notice it… 🙂