Grids
👉 For more information about the plugin, visit the documentation website. A layout builder is a tool that helps you creating visual structures in your page, from a simple layout made by adjacent columns, to more complex compositions. Grids is entirely based on the WordPress block editor, which means that you’ll be able to use it together with the myriad of content blocks that developers and designers from all around the World are creating. With Grids, we’re bringing a visual structure to the content written with the WordPress Block Editor. 👉 Sections & areas A Section is a portion of the page that aims at being visually distinct from the rest of the content. Sections are usually top-level blocks that you add one after the other; the sequence of sections is what makes your page layout. Each Section that you create is composed by several different Areas. In their most basic form, you can think of Areas as columns, which are nothing else than containers for content blocks. For more elaborated compositions, the Grid Designer allows you to create exactly the grid structure you want within the boundaries of a Section, by using CSS Grid. 👉 Want to know more? Read the plugin documentation! 👉 https://justevolve.it/grids/documentation/ 👉 Still struggling? That may depend on one of the known issues 👉 https://justevolve.it/grids/documentation/known-issues/ 👉 1.3.12 FIX: Prevented admin assets from being enqueued on the frontend. 👉 1.3.11 FIX: Message regarding translations being loaded too early FIX: Styles and scripts correctly load in the editor iframe FIX: Compatibility with WordPress 6.9 👉 1.3.10 FIX: Compatibility issues with WordPress 6.4 👉 1.3.9 FIX: Security fix. 👉 1.3.8 FIX: Fixed display settings functionality for sections and areas. 👉 1.3.7 FIX: Fixed a fallback variable issue for Sections and Areas background. 👉 1.3.6 FIX: Fixed an issue with the margins, paddings association on different media queries. FIX: Fixed background repeat and position default behavior on frontend. 👉 1.3.4 & 1.3.5 FIX: Synced row dimension logic on frontend/backend: empty rows will collapse also on the Block Editor screen. 👉 1.3.3 FIX: Fixed 500 error that occurred when using wide-aligned sections. 👉 1.3.2 FIX: Changed the grid column declaration to minmax(0,1fr) in order to prevent grid blowout. FIX: Fixed nested sections issues. 👉 1.3.1 FIX: Reverted row dimension logic: in Sections created with the advanced editor, empty rows will collapse. 👉 1.3.0 ENHANCEMENT: Added compatibility with the Full Site Editor. ENHANCEMENT: Enhanced compatibility with single page application websites. FIX: Fixed style being applied to nested sections. Updated compatibility to WordPress 5.9. POSSIBLY BREAKING CHANGES: In this version, we have removed the global page setting that allowed for the editor area to be wider when editing a page with the Block Editor. We feel that this should be better handled by the theme itself, especially if it supports the Full Site Editing mode. We have also removed the global page setting that determined the horizontal gutter between areas. This is now handled individually by Section blocks (look for Gap settings). As before, both horizontal and vertical gaps are subject to media queries. We have removed the grids-s-$section_id and grids-a-$area_id classes from their respective elements, since they were no longer needed to generate the element’s style. If you need to specifically identify a section or area, you can use their custom class/anchor controls provided by the Block Editor. 👉 1.2.28 ENHANCEMENT: Added the ability to specify the types of blocks allowed in content areas of a section through the grids/area filter. ENHANCEMENT: Added the ability to specify the size units used in Grids, as well as the default size unit suggested by the editor, through the grids/general filter. FIX: Removed unwanted log to console. Updated compatibility to WordPress 5.7. 👉 1.2.27 FIX: Fixed an issue that occurred when editing custom-created sections and affected previously created areas. FIX: Fixed an issue that prevented post meta to be saved when using Grids with a Custom Post Type. 👉 1.2.26 FIX: Added compatibility with WordPress 5.6 and the latest version of the Gutenberg plugin. 👉 1.2.25 FIX: Minor backend UI fix. FIX: Fixed the dimensioning of blocks in content areas on frontend. 👉 1.2.24 Enhanced support for AJAX-powered content pages. 👉 1.2.23 FIX: Fixed React warnings and errors that occurred when the SCRIPT_DEBUG constant was set to true. FIX: Fixed section styling when in preview mode. FIX: Removed double scrollbar when dragging areas. 👉 1.2.22 FIX: Increased compatibility with WordPress 5.4. 👉 1.2.21 FIX: Fixed a bug that caused section IDs not to be rendered in the page markup. 👉 1.2.20 FIX: Fixed compatibility with Gutenberg 7.3. 👉 1.2.19 FIX: Fixed blocks toolbar issue. 👉 1.2.18 FIX: Fixed reusable block functionality on Sections. FIX: Various minor UI tweaks. FIX: Minor bugs. 👉 1.2.17 FIX: Fixed compatibility with Gutenberg 7.2. FIX: Minor UI tweaks. 👉 1.2.16 FIX: Fixed grid display issues on Internet Explorer 11. Thanks to @amddtim for providing the fixes. 👉 1.2.15 Improved the visualization of units in spacing controls. Added an option to expand the editor width. 👉 1.2.14 FIX: Fixed compatibility with WordPress 5.3. 👉 1.2.13 FIX: Fixed a z-index issue for the area selection highlight. FIX: Fixed an issue that prevented the correct display of duplicated sections. 👉 1.2.12 FIX: Improved the editing of blocks in two vertical adjacent areas in an advanced grid. FIX: Fixed an area width display issue in the block preview. 👉 1.2.11 Added visual feedback to elements when using dimension controls. FIX: Fixed a regression that prevented the correct use of vertical align in Areas. 👉 1.2.10 FIX: Fixed a bug that prevented Sections to be saved correctly when they have an anchor specified. FIX: Minor UI tweaks. 👉 1.2.9 Added anchor support to Sections: you can now add IDs to Section elements on frontend. Various UI tweaks to highlight the grid structure and rendering. Removed the Section block from the Grids section, and made available in the Layout blocks section. Changed the Section and Area block icons to match the plugin brand. FIX: First block selection after inserting a Section in page. FIX: Minor bugs. 👉 1.2.8 FIX: Style alignment for areas when duplicating sections in the Block Editor. 👉 1.2.7 FIX: Restore block insertion mode for newly created areas when using the Gutenberg plugin. FIX: Compatibility fixes with Gutenberg 5.9.0. 👉 1.2.6 FIX: Behavior of content areas when adding lateral spacing. 👉 1.2.5 Added a new “Stretch” option for backgrounds on sections with “wide” alignment. FIX: Minor bugs. 👉 1.2.4 Submitted Grids to the Blocks directory on WordPress.org. Include JS and SCSS source files. 👉 1.2.3 FIX: Fixed an issue that prevented to properly visualize the Block Inserter when the z-index of an area had been tweaked. FIX: Fixed an issue that could cause multiple areas to be added to a section, without using the Grid Designer component. FIX: Minor bug fixes. 👉 1.2.2 FIX: Fixed an issue that prevented custom accent colors to work as intended on the Twenty Nineteen default theme. 👉 1.2.1 FIX: Minor visual tweaks. FIX: Editing of sections composed with the Grid Designer. 👉 1.2 NEW FEATURE: Added page-wide gutter control. ENHANCEMENT: Grid Designer is now available when editing a section, and areas can be rearranged. FIX: CSS style for grids not displaying in loops. FIX: Sections can now be used as reusable blocks. FIX: Minor bugs. 👉 1.1.1 FIX: Translation support. FIX: Issue with blocks toolbar. 👉 1.1.0 NEW FEATURE: Grid Designer. FIX: Translation support. FIX: Minor bugs. 👉 1.0.0 Initial public release.
Top keywords
- fix65×4.93%
- fix fixed27×2.05%
- fixed27×2.05%
- sections18×1.37%
- areas17×1.29%
- section17×1.29%
- block13×0.99%
- blocks12×0.91%
- compatibility12×0.91%
- editor12×0.91%
- grid12×0.91%
- issue12×0.91%
JetFormBuilder
JetFormBuilder — Dynamic Blocks Form Builder A functional yet easy-to-use Form Builder plugin lets you create, edit, and style advanced form types in the block editor (Gutenberg). No more supplementary drag-and-drop form builders. You can now use a one-stop interface to develop fully operative custom forms. SUPPORT Please use our Github repo for the any issues/bugs/problems – https://github.com/Crocoblock/jetformbuilder/issues/ JetFormBuilder lets you build any kind of form nice and easy. Its 24+ field blocks allow creating forms from scratch or reassembling the existing ones. Throw JetStyleManager into the mix, and you’ll be able to adjust every form field’s fonts and style settings. Create form types, customize, and style – all in WordPress default blocks editor. At first, I thought this was just another free form builder for Gutenberg, but I was wrong. I wanted to share what got me so excited about it after only the first 5 minutes. – Paul Charlton from WPTuts. WORDPRESS FORMS YOU CAN CREATE JetFormBuilder is a user-friendly form creator that lets you create new forms and add them to the form page. From a simple form to multi-step form design – you can nail down any form type: Signup form User profile form Quick contact form Subscription form Online survey form Appointment form Application form Booking form Event registration form Multi-Page Form with a progress bar WordPress Post Submission Form Request a Quote Form Feedback Survey Contact Form Make a Suggestion Contact Form Change Request Forms Maintenance Request Contact Form Scholarship Application Form Make a Referral Contact Form Volunteer Registration Contact Form Credit Card Payment Make a Donation Form Product Purchase Form Newsletter Signup Form Online Petitions BASIC FEATURES VARIOUS FIELD TYPES Find inside 24+ JetFormBuilder blocks colored to stand out from the crowd. You can mix and match them freely until you achieve a unique row or column layout. POST SUBMIT ACTIONS Choose from 12 available actions and set any you want to be performed after the form is submitted on the frontend: Send Email; Insert/Update Post; Register User; Update User; Update Options; Call Hook; Call Webhook; Redirect to Page; MailChimp; ActiveCampaign; GetResponse; Save Form Record; And more. MULTI-STEP FORM & FORM BREAK BLOCK Use Form Page Break to build multi-step WordPress forms. Divide the fields and place them into separate tabs. Add a customizable “Apply” button to proceed to the next step. Enable file uploads if desired. By adding a Form Progress bar, you’ll indicate the form’s first, current, and last steps. CUSTOM FIELD STYLES We integrated JetStyleManager & Gutenberg to make it possible for you to style the form fields as desired. Style settings can be applied to anything in the text box, form description, required mark, and content label, too. BEGINNER-FRIENDLY & VISUAL No more confusing field rows and additional styling. Because Gutenberg is a visual editor, you can monitor the form creation process as if you were on the frontend. All field types can be found in the JetForm Fields block in the WordPress dashboard. STORE FORM RECORD Manage the entry submissions in the convenient Dashboard. Add Store Form Record post-submit action to save all the submitted forms in one place and check their status, basic data, and filled in fields’ data. Review the error’s details if any. PAYMENT METHODS INTEGRATION Accept all kinds of payments securely via any of your forms, be it one-off, recurring, fixed, variable fees, or user-entered amounts. JetFormBuilder supports WooCommerce, Stripe, and PayPal integrations. Check the payments basic details: status, date, amount in one place in the Dashboard. ADVANCED JETFORMBUILDER FEATURES CONDITIONAL LOGIC You can adjust the visibility conditions of any form field. Just use the corresponding JetFormBuilder block and decide which field will be shown and when. Besides that, there’s a chance to fine-tune the way Post Submit Actions perform on the backend. You set the conditions according to which the Actions will be executed or not. CALCULATED CONTENT Build dedicated Calculator and Order forms or add extra functionality to any other form type. The Calculated field type will carry out basic and complex calculations real quick. REPEATER FIELD Repeater creates an interface to add and remove a repeatable group of input elements. You can use a Repeater field to add a group of fields any number of times. Create Repeater groups to display custom data smoothly. HIDDEN FIELDS Can’t decide what to do with system fields that were not meant for users to be seen? It’s simple. Hide them. JetFormBuilder’s functionality allows you to make a form field invisible on the frontend. MAP FIELD Allows adding map coordinates, longitude and latitude, and physical address itself via form to the posts, users, taxonomies or options pages. More JetFormBuilder Features Field Value Generator Function. Three available functions help you generate the field values dynamically. Really Hidden Fields. Secure hidden fields by disabling HTML render. JetEngine Forms migration. Duplicate all the forms you created through JetEngine to Gutenberg in one click. Editable post-submit messages. Use the default message texts or input those you see fit. Spam filtering & protection. Add a Google reCAPTCHA to your form easily. File uploads. Decide which users you would authorize to attach files to your website forms: registered, not-registered, or all users. Form submit type. Choose between the page reload and AJAX options. Drag-and-drop editor. Grab the form block and place it where you want in a matter of seconds. Input mask. Three mask types are available – numeric, alphabetical, and alphanumeric. Just copy and paste the needed one to make it work. Numbers range generator. Dynamically generate a range of numbers to be used in Checkbox, Select & Radio Fields. Inline fields editing. Edit the field labels and descriptions in-place. Form validation. Check if the entered user data is correct and whether to let them proceed with the form submission or not. Form patterns. Save time while creating a form layout? It’s possible! JetFormBuilder grants access to Form Patterns, which you can use to build contact, login & register, application, profile, booking, and subscription forms. Read more about all JetFormBuilder features here JETFORMBUILDER PRO ADDONS — GO FARTHER, GET MORE JetFormBuilder PRO version allows you to go far beyond the ordinary forms. Its pack of mighty addons gives a second-to-none form-building experience. Buy the PRO addons and see how easy it will be to: automate marketing campaigns; optimize lead generation process; enjoy the autocomplete functionality; integrate payment methods; and much more. Please note: Our server will be contacted for updating any Pro add-on you have installed on your website. More info you can find on the Privacy Policy page FORM FEATURES Build a form easily, be it simple or complex. Such specific features as autocomplete fields, form availability setup, form responses limitation, and form progress saving will improve the user experience. Save Form Progress. This addon autosaves the form progress and data provided by the user whenever the filling process went wrong. Address Autocomplete. Once the user starts typing in the Address field, this addon can suggest up to 5 places to auto-fill the field. Limit Form Responses. This addon controls the general number of form submissions and impedes the same user from submitting repeatedly. Select Field Autocomplete. Use this addon for the Select field type; it allows you to auto-fill it dynamically. Schedule Forms. This functionality allows you to set up the form availability by indicating its open and close dates. User Login. This addon allows you to configure the Login User post-submit action. Add it to the login form and let users log in with their credentials. Advanced Color Picker. Use this addon to activate the advanced color picker feature and fine-tune the color opacity in the frontend form fields. Hierarchical Select. This addon allows you to pull the taxonomy term data into Select fields in the front-end form putting them in a level-wise hierarchy. EMAIL MARKETING Create contact forms for collecting user data and managing it the way you like. Garner more subscribers and add them to your mailing lists using the right email marketing tool. MailerLite Action. Use this extension to manage subscriber groups and add a handy “autoresponder” that’ll cover newsletters. MailPoet. This addon allows you to generate new leads, manage subscriber data, and automate email notification sending. ConvertKit. Install this email marketing addon to grow your audience reach and generate more income from subscription lists. MARKETING AUTOMATION Want to automate email marketing campaigns? Select the most convenient integration that is sure to facilitate subscriber management. Moosend. This addon creates a connection between your WordPress site and Moosend email marketing software. Thanks to it, you will be able to collect email addresses and manage subscribers to the fullest. CRM & SALES Integrate JetFormBuilder-created forms and the mighty CRMs. It will help you boost lead gen tremendously. Obtain the necessary visitor data and manipulate it in a database using numerous options. HubSpot. Use this mailing list addon to collect leads, create new contacts, edit the existing subscribers, and send email notifications centrally. It supports authorization by API key and OAuth 2.0. PAYMENTS Get your site eCommerce-ready. Choose the preferred payment method, add its gateway to the form, and decide which actions will be executed before/after the payment is processed. Stripe Payments. With the help of this addon, you add a Stripe payment gateway to the JetFormBuilder forms, which allows you to carry out payments. WooCommerce Cart & Checkout Action. This addon allows adding one product to the cart and redirecting users to WooCommerce checkout once they submit the form. PayPal Recurring Payments. It allows you to create recurring subscriptions for your customers and accept payments via the form. Demo Check out the JetFormBuilder demo page and figure out what functionality you get. Explore the demo now. Integrations JetEngine Use the JetEngine potential when setting up a form. You can add meta fields and custom taxonomies to the JetFormBuilder fields, generate the field values dynamically and put the JetEngine-built custom post types into the dynamic settings. JetStyleManager We added the opportunity to change the way Gutenberg Form blocks will look on the frontend. You can style up every component separately. Hit the brush icon on the WordPress admin panel and do the necessary styling in the Block Style section. JetBooking Create a user-friendly booking form with the JetFormBuilder. Extend your form with advanced features, as calculated content, smart notifications, etc. Add page breakers to make the multi-step form for your users. JetAppointment Combine the JetAppointment features with JetFormBuilder to create a fully-fledged appointment website for any needs. More third-party plugin integrations are in the works. Documentation Learn every little thing about the JetFormBuilder WordPress plugin & put theory to practice: JetFormBuilder tutorials JetFormBuilder documentation