Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Decker

    (@daveshine)

    @bamajr:
    Hi there!
    Thanks for your feedback!

    The “guide” is pretty much the plugin’s description here: http://wordpress.org/plugins/genesis-connect-edd/

    —> The plugin has no settings or anything, all is done under the surface! The plugin adds the proper post type support for the “download” post type for the various Genesis core features (layouts etc.) or some Genesis-specific plugins like “Genesis Simple Sidebars”. It also tweaks the post meta to appear correctly for the Downloads post type.

    Also, if using no own templates in your child theme for the products the plugin provides some very simple template fallback to integrate seamlessly with Genesis.

    I see no reason why it should not work with all the latest versions – I have it running in various test installs and all is fine so far… 🙂

    I am happy to help you with more questions! 🙂

    Thanks, Dave.

    Thread Starter bamajr

    (@bamajr)

    Thanks for the response David…

    I think I’ve played with it long enough, to get the basics covered. There are two things I’m trying to do, which I’m having a little difficulty with, though…

    1) Take a look at http://worldwidevillage.org/downloads/altime-rosemata/ I’m not sure if this is based on your plugins single-download.php or the single-edd_download.php but I would like this template to have its own widget-ized sidebar, so that it doesn’t interfere with the sidebars, in the rest of the theme.

    2) I want to accomplish something very similar to the Easy Digital Downloads “extensions” page layout (https://easydigitaldownloads.com/extensions/), in the way each download is tiled, with a unique image size, title, description, and a mouse-over with two buttons (view details & add to card). I know EDD has a theme, of its own, which does some of this, in conduction with their “download” shortcode. However, I’m already using a Genesis Child Theme, and don’t want to change away from it. I simply want to be able to create a stylized template, for my Genesis Child Theme, that will do this type of display for me. In reality, I want the tiles to actually be more like those found on the http://worldwidevillage.org home page.

    Does any of this make sense.

    Plugin Author David Decker

    (@daveshine)

    @bamajr:
    Thanks again for your feedback – now it’s clearer for me 🙂

    for 1)
    A EDD-specific sidebar for products is possible: you need “Genesis Simple Sidebar” plugin, create a new sidebar with it. And since my connect plugin already supports “simple sidebars” you can then chose for every product the custom sidebar — as replacement for “Primary Sidebar” or “Secondary Sidebar” (if child theme has secondary registered).

    for 2)
    In general, this is not possible with my plugin — that’s beyond the purpose of my plugin (which only connects EDD + Genesis better in background, post type support etc.).

    To achieve something like you want here you have at least 2 alternatives:
    a) use a custom page template and let that display a custom loop of EDD products.
    b) maybe also via action hooks in Genesis and a widgetized page…

    Providing page templates via a plugin maybe an awesome idea (and I’d love to do that), otherwise it is nearly undoable just because every shop will be different. And it is impossible to provide templates for every situation. This should be up to the theme and its provided templates…

    Also, because of a restriction in WordPress core providing “real” additional page templates for the page template selector is not possible.

    Thanks, Dave 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘User Guide’ is closed to new replies.