General Questions, How to Start

Where can I see on which domains my license is being used?

Open your Greyd.Suite dashboard (on a site level, not in the network administration) and go to the tab "license" to see all details with regards to your Greyd.Suite license.

You will first be asked to enter your license key again for security reasons.

Backend screenshot of the settings dashboard in Greyd.Suite
Backend screenshot of the settings dashboard in Greyd.Suite

Then you will get an overview of all domains your license is currently used for as well as additional information such as the license plan, number of domains activated, etc.

Backend screenshot: License management of Greyd.Suite showing all activated domains as well as additional information on your license.
Backend screenshot: License management of Greyd.Suite showing all activated domains as well as additional information on your license.

Related articles & tutorials

How do I integrate external code snippets?

You can easily insert code snippets at the end of the <head> and <body> tags in the Greyd.Suite settings: Please note that depending on the type of snippet, it might be better to alternatively integrate your snippet via an appropriate cookie plugin in order to comply with the requirements of the GDPR.


General Questions, Website management

All you need to know about multilingual FSE websites

In this article, we would like to give you some help when it comes to multilingual websites with Full Site Editing.The fact is that not all multilingual solutions are yet compatible with Full Site Editing. We have extensively tested two of the most popular providers – WPML & Polylang – especially in combination with Greyd.Suite. […]


General Questions, How to Start

The Block Editor keeps crashing.

Currently, the WordPress Block Editor still crashes and/or displays errors from time to time. In most cases, you can resolve the problem by simply refreshing your browser window or by clicking the "Attempt Block Recovery" button: Block error message While this may be annoying for the editor, the good news is that in most cases […]


General Questions, How to Start

Where can I see on which domains my license is being used?

Open your Greyd.Suite dashboard (on a site level, not in the network administration) and go to the tab "license" to see all details with regards to your Greyd.Suite license.You will first be asked to enter your license key again for security reasons. Backend screenshot of the settings dashboard in Greyd.Suite Then you will get an […]


General Questions, How to Start

I have problems after updating WP / Gutenberg.

In order to ensure full compatibility of Greyd.Suite with the WP core / Gutenberg, we always test each new core update extensively and, if necessary, make adjustments before recommending customers to update. This is necessary, since the core is constantly evolving and changes are not always fully documented.When a new core version is available, you […]


General Questions, How to Start

How do I create a child theme in Greyd.Suite?

Yes, you can work with child themes in Greyd.Suite. To create one go to Appearance > Greyd installer. In the last screen you will find the option “Create child them”. Should you still work with our classic, Customizer-based version, we’ve added a clean child theme here for downloading, so you can start right now. Just […]


General Questions, How to Start

The link viewport is outside my browser window.

Sometimes when trying to set a link, e.g. on a paragraph or headline, the link viewport appears outside of your browser window and is not editable. There are two very easy workarounds to solve that:Either click the element you want to link again.Or scroll down before clicking the trigger picker and then scroll up again.Both […]


General Questions, Greyd.Blocks, How to Start

The export with multilingual post versions does not work.

Greyd.Suite offers you an Import/Export option for any post with which you can easily export and import posts including its translations. When exporting single posts, you`ll be asked whether you want to include WPML translations or not. However, in some cases there might be problems:Bulk Exports: Unfortunately the native WP bulk export does not work […]


General Questions, Website management

How can I customize excerpt settings?

You can adjust excerpt lengths and the ellipsis easily by adding the following code to the functions.php of your child theme and adapt it as you need: function my_custom_excerpt_length( $length ) {return 20;}add_filter( 'excerpt_length', 'my_custom_excerpt_length', 999 );function my_custom_excerpt_more($more) {return '…read more';}add_filter('excerpt_more', 'my_custom_excerpt_more');


General Questions, Website management

Why are session cookies set on my website?

Certain Greyd.Suite features require session cookies, for example to recognize users after confirming an email opt-in or opt-out. These session cookies do not contain any identification of the user and therefore do not need an opt-in. A session cookie is a form of cookie that is deleted as soon as the user closes the browser […]


General Questions, How to Start

How to Start

Vimeo

Mit dem Laden des Videos akzeptieren Sie die Datenschutzerklärung von Vimeo.
Mehr erfahren

Video laden

Converting your classic website to FSE

In this video we will show you how our converter works. With that converter you can quickly and easily convert your websites built with our classic, Customizer-based, theme to Full Site Editing.

How to Start

Vimeo

Mit dem Laden des Videos akzeptieren Sie die Datenschutzerklärung von Vimeo.
Mehr erfahren

Video laden

Switching to Full Site Editing – How it works

Are you working with the WordPress Site Editor for the first time? Then watch this video and learn where to find the functions that were previously in the Customizer or in the "Menu" tab. We'll show you how the Site Editor works and how to edit your website templates and global design settings there.

How to Start

Vimeo

Mit dem Laden des Videos akzeptieren Sie die Datenschutzerklärung von Vimeo.
Mehr erfahren

Video laden

How to install Greyd.Suite

In this video, we will show you how to install Greyd.Suite and will show you around in the Greyd.Suite backend.

How to Start

Vimeo

Mit dem Laden des Videos akzeptieren Sie die Datenschutzerklärung von Vimeo.
Mehr erfahren

Video laden

How to set up the design of your website

In this video we show you how you can set the design of your website globally in the Site Editor. With the native Global Styles and the additional Greyd Styles you can not only set colors and fonts centrally, but also define the appearance of elements (e.g. buttons, form fields, etc.) globally. In addition, Greyd.Suite […]

How to Start

Vimeo

Mit dem Laden des Videos akzeptieren Sie die Datenschutzerklärung von Vimeo.
Mehr erfahren

Video laden

How responsive web design works in Greyd.Suite

Greyd.Suite offers you a lots of additional options when it comes to responsive web design. From customizable block spacing presets and fluid typography to advanced responsive options in various blocks, especially the columns block.

How to Start

Vimeo

Mit dem Laden des Videos akzeptieren Sie die Datenschutzerklärung von Vimeo.
Mehr erfahren

Video laden

How the Block & Site Editor work in Greyd.Suite

This video is a comprehensive introduction to the WordPress Block and Site Editor. In the video you will not only learn how to build pages with the editors, but also which special features and additional functions are available through Greyd.Suite.We show you how to find your way around the editor, which different views are available, […]