Archived topic
Sections Add-On
46 replies · Started by Anonymous on May 4, 2015
Any progress?
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 :)
And? :)
Working on it :)
@Tom I really need this functionality, could You add this ASAP? I would be very grateful :)
It's on my list, it's just not the easiest thing to achieve.
Will get to it ASAP :)
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;
}
Tom -
Just an FYI:
Sections addon doesn't work with Easy Affiliate Links https://wordpress.org/plugins/easy-affiliate-links/
Thanks for reporting! What about it doesn't work?
I'll investigate :)
You can create the first section, but the "add section" button does nothing but sit there and let me poke it ;)
Sounds like a javascript error in that plugin - I'll take a look :)
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.
Much appreciated!
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!
The rewrite is planned for after this upcoming version (being released in the next day or so).