[Resolved] Sections Add-On

Home Forums Support [Resolved] Sections Add-On

Home Forums Support Sections Add-On

Viewing 15 posts - 16 through 30 (of 47 total)
  • Author
    Posts
  • #126430
    Krzysztof

    Any progress?

    #126434
    Tom
    Lead Developer
    Lead Developer

    Not yet, been busy with Menu+.

    Now that it’s out, there’s a couple bug fixes I have to release, then I’ll be focusing on improving existing add-ons for a little bit πŸ™‚

    #133525
    Krzysztof

    And? πŸ™‚

    #133591
    Tom
    Lead Developer
    Lead Developer

    Working on it πŸ™‚

    #141804
    Krzysztof

    @Tom I really need this functionality, could You add this ASAP? I would be very grateful πŸ™‚

    #141809
    Tom
    Lead Developer
    Lead Developer

    It’s on my list, it’s just not the easiest thing to achieve.

    Will get to it ASAP πŸ™‚

    #153836
    Tom
    Lead Developer
    Lead Developer

    I’ve got this added in.

    For the next version of Sections/GP Premium (1.2.75), you’ll be able to do this:

    add_filter( 'generate_sections_sidebars','generate_enable_sections_sidebars' );
    function generate_enable_sections_sidebars()
    {
    	return true;
    }
    #154493
    Dave

    Tom –
    Just an FYI:
    Sections addon doesn’t work with Easy Affiliate Links https://wordpress.org/plugins/easy-affiliate-links/

    #154549
    Tom
    Lead Developer
    Lead Developer

    Thanks for reporting! What about it doesn’t work?

    I’ll investigate πŸ™‚

    #154611
    Dave

    You can create the first section, but the “add section” button does nothing but sit there and let me poke it πŸ˜‰

    #154692
    Tom
    Lead Developer
    Lead Developer

    Sounds like a javascript error in that plugin – I’ll take a look πŸ™‚

    #158558
    Tom
    Lead Developer
    Lead Developer

    Looks like there’s a definite incompatibility between the two.

    Sections is undergoing a complete re-write which should fix this, although it probably won’t be ready for another couple releases.

    #158574
    Dave

    Much appreciated!

    #174390
    Alejandra Arango

    Hi Tom,

    How is it going? Any advances in sections/side bars add-on? New GP Premium will have it?

    Thank you for the amazing plugin!

    #174456
    Tom
    Lead Developer
    Lead Developer

    The rewrite is planned for after this upcoming version (being released in the next day or so).

Viewing 15 posts - 16 through 30 (of 47 total)
  • You must be logged in to reply to this topic.