Hi,
Thank you for sharing your work.
I’m trying to use WDS Simple Page Builder in a new project and I realised the Github repo is one version ahead.
I was wondering if an update of this plugin is to be expected or the project was abandoned?
Thanks.
álvaro
]]>WP plugin repo version needs to be updated to 1.6.
]]>I’m excited about this plugin!! I’d like to add cmb2 custom fields to the template parts. Referencing these instructions:
https://github.com/WebDevStudios/WDS-Simple-Page-Builder/wiki/Adding-custom-fields-to-Page-Builder-template-parts
I’m not sure where to place the example function wds_add_custom_feature_fields and the accompanying add_filter. Thanks!
]]>Hi,
I’ve registered a couple of areas using the functions below, but the default area is still displaying – should it be?
How can I get rid of the default area…
register_page_builder_area( ‘hero’ );
register_page_builder_area( ‘footer’ );
Thanks
]]>