Allow your user to select from a dropdown list with the dropdown block. This video shows you which settings you can make.
How do I use dropdown fields?
Topic:
Forms & Popups
What are you looking for?
What are you looking for?
Greyd Helpcenter
Allow your user to select from a dropdown list with the dropdown block. This video shows you which settings you can make.
Topic:
Forms & Popups
Similar to checkboxes, radio buttons are used to make a user select one of several options. Learn here how to use radio buttons.
Topic:
Forms & Popups
Especially for longer forms it may be useful to build your form with several steps. With next/back buttons users can navigate between the levels of your forms. Learn here how to easily create a multistep form with Greyd.Forms.
Topic:
Forms & Popups
In this video, we are going to show you which widgets you can use to create a simple contact form. You will also learn how to set up e-mail notifications and integrate double opt-in for GDPR-compliant forms.
Topic:
Forms & Popups
The Greyd.Forms backend shows you all form entries including status. You will also find detailed statistics to analyze your forms without an analytics tool and, of course, GDPR-compliant. This video also shows you how to delete form entries automatically.
Topic:
Forms & Popups
A checkbox can be used to accept terms & conditions or privacy regulations, but also to select options. Our checkbox tutorial shows you everything you need to know about Greyd.Forms’ checkbox block.
Topic:
Forms & Popups
You want your user to upload a file to your form? No problem! Learn here which options Greyd.Forms offers to easily integrate an upload field.
Topic:
Forms & Popups
With Greyd.Popups you can build any popup you can imagine and implement it on your website. This tutorial video shows you how to work with triggers, animations and conditions and shows you how easy it is to design and layout your popup.
Topic:
Forms & Popups
Greyd.Forms enables you to integrate even the most complex calculations in your forms and make them interactive with slider controls. Watch this video to see how easy it is.
Topic:
Forms & Popups
The accordion block is a great option if you have a lot of information like FAQs to be displayed. In this video we like to show you how to create an accordion block with collapsible sections and integrate it into your website.
Topic:
Greyd.Blocks
Watch this video to see how easy you can turn a button into a trigger that triggers events like hiding or showing elements on your website.
Topic:
Greyd.Blocks
Our conditional content block makes it possible to display different content depending on different parameters such as URL parameters, cookies, time, post type or user roles. This way, you can display different contents for example for users that come from a newsletter and users that come from Google. And you won't even need code to do that! Learn here how it works.
Topic:
Greyd.Blocks
Show posts of a certain time, category or with certain tags with the post archives module. This video shows you how to design your individual post archive.
Topic:
Greyd.Blocks, Templates & Post Types
Additionally to the native button block of Gutenberg, you'll find the Greyd Buttons block in Greyd.Suite. This video shows you what you can do with it.
Topic:
Greyd.Blocks
Highlight important elements or individual points in an image or animation with our HotSpot Block in Greyd.Suite. How this works and which refinements the HotSpot Block has in store for you, we like to show you in this video.
Topic:
Greyd.Blocks
Lists are a good way to offer your user key information at a glance. Greyd.Suite therefore offers you its own enhanced list block. In this video, we'll show you how to use it.
Topic:
Greyd.Blocks
Greyd.Forms enables you to connect your CRM with just a few clicks. This short tutorial shows you how to connect a form with Salesforce.
Topic:
Integrations
Through the interface to Uberall you can easily synchronize Uberall Locations with your GREYD.SUITE website and for example integrate your company locations, branches, etc. on your website. In this video we show you how easy it is.
Topic:
Integrations
In this video we summarize all relevant settings, blocks & options for you, which you need for the design of the template parts header and footer. From navigation to the creation of off-canvas burger menus to logo and page title.
Topic:
Templates & Post Types
Greyd.Hub enables you to make back-ups of entire installations, pages, tables or only certain website elements with just a few clicks. You can see all your back-ups in a structured dashboard. Learn how it works in this video.
Topic:
Website management
Freelancer
In this video we will show you how to design individual login pages with registration and login/logout forms and how to make content in the frontend available only for certain users.
Topic:
Website management
Agency
With our Site Connector you can easily connect all your Greyd.Suite websites in one central system – no matter whether they are individual single site installations or even several multisites.
Topic:
Website management
We like to show you how to automatically find & replace media, posts, categories, tags forms and other content on your website. With Search & Replace in Greyd.Suite, this is quick and easy.
Topic:
Website management
This video shows you the Greyd.Hub dashboard. Here, you not only get a perfect overview of all important information about your websites. You will also find several import and export features including a one-click website migration.
Topic:
Website management
Learn here, how easy it is to import, export or delete tables easily with Greyd.Hub. You can also change values of several websites in a global dashboard.
Topic:
Website management
Content boxes are perfect to highlight content sections on your website with backgrounds, hover effects, drop shadows or links.
Learn here, how easy it is to create appealing content boxes.
Topic:
Greyd.Blocks
Easily create tabs with our tabs block and design and fill them individually. This video shows you how the block works and which options it offers.
Topic:
Greyd.Blocks
Greyd.Suite enables you to synchronize posts across several websites with Global Content. However, you can customize specific meta fields — like a forms admin mail_to field — locally for individual posts without disrupting global synchronization.How it works With a simple code snippet added to your child theme's functions.php you can:enable local editing of any meta […]
Topic
Forms & Popups, General Questions, Website management
This article explains, how you can track form events from your Greyd.Forms forms in Google Analytics using the Google Tag Manager. Step 1: Create variables The variables ensure that a Greyd form is recognized on a page and that the form CSS ID, form post ID and form name are read out. The form CSS […]
Topic
Forms & Popups
To use the form ID for example in the Conditional Content Block, simply open the corresponding form. You will now find the form ID at the top in the URL, e.g. "post=17967"
Topic
Forms & Popups
Imagine a contact form on a corporate website that triggers an admin notification to different departments (e.g. HR, marketing, sales) depending on the user's entries? Or a lead form with different product categories that automatically notifies the responsible sales employee? This is actually possible with Greyd.Forms. Here's how: As an example we are going to […]
Topic
Forms & Popups
GREYD.Forms informs you in various ways should anything go wrong with a form – e.g. if an interface is not working as it is supposed to or if an email could not be sent. You will see the respective error message in the form entry and – depending from your settings – also as an […]
Topic
Forms & Popups
While there is not yet a native option to reset forms statistics, it is still very easy to reset them manually with GREYD.Hub:Open the database tab and search for the tables of the respective website. You should find a table calledwp_greyd_forms_interactions or similar.Select it, scroll down and click on "delete table". Your form stats should then […]
Topic
Forms & Popups
With the following code snippet you can easily use GREYD.Forms to create a form that only allows a limited number of form submissions and displays a corresponding info message. Please be aware of the comments in the snippet as the code needs to be adapted individually.if ( ! defined( 'COUNTER_FORM_ID' ) ) { /** * […]
Topic
Forms & Popups
If an error message appears on the frontend when filling out a form, you may receive an admin notification that the validation of a WordPress NONCE failed.NONCE is a WordPress security token that is also integrated into GREYD.Forms. NONCEs are used to protect against abuse and malware. If you receive such a notification, it means […]
Topic
Forms & Popups