• Resolved webinclusion1

    (@webinclusion1)


    Hi – I’ve been trying to get your plugin to work with Genesis, and I wonder if you or any of your users can help.

    As I understand it, I just need to enter the IDs of the divs which are containing the class(es) of the widgets for the accordion widgets to work.

    So following is code leading to the sidebar in my Genesis-born theme:

    <div class="content-sidebar-wrap">
    <main class="content" role="main" itemprop="mainContentOfPage">
    <aside class="sidebar sidebar-primary widget-area" role="complementary" itemscope="itemscope" itemtype="https://schema.org/WPSideBar">
    <section id="wp_views-2" class="widget widget_wp_views">
    <div class="widget-wrap">
    <h4 class="widget-title widgettitle">Waterproofing Types</h4>

    There is also, above the class “content-sidebar-wrap” the class “site-inner” however, whatever combination of IDs and classes I try to use, I can’t get the widget headers to appear as accordions as per your demo.

    Has anyone got this working with Genesis, or indeed can you tell me with what I’ve given you so far?

    Thanks

    https://www.ads-software.com/plugins/standard-widget-extensions/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author blogger323

    (@blogger323)

    It seems you don’t have an appropriate ID. What happens if you set like below?

    Custom Widget Selectors: .widget
    Selector for Headings: h4

    If it doesn’t work for you, could you show me your sample site?

    Thread Starter webinclusion1

    (@webinclusion1)

    Hi – thanks for that.
    Sadly that didn’t work either. I will happily show you the site. Its not launched yet, so I’d need to give you login access. Can I message you that privately somewhere?

    I really like the plug in and I want to use it on numerous sites, but all of them are on the Genesis Theme Framework. If I can find out what settings to give it for Genesis it will make all the difference.

    Thank you

    Plugin Author blogger323

    (@blogger323)

    Twitter: @blogger323
    If you inform your twitter account, I’ll follow. Then you can use DM.

    Mail: [my id]@gmail.com
    Of course, [my id] = ‘blogger323’. I’m avoiding spam bots.

    Plugin Author blogger323

    (@blogger323)

    As I wrote in the mail, you need to modify your theme to use Accordion Widget feature. The feature expects a single element just after the heading as a target of the effect.

    Anyway, I’d like to mark this as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Does it work with Genesis Theme Framework?’ is closed to new replies.