Handle multiple user types in Drupal 8

I need to create separate registration paths for different user types on my Drupal 8 website. I have installed the profile module but am still lost on how to do it. This use case should be common enough to be solved with very few contributed module. Is there a simple solution that I am missing? I am not very good at coding and coding in separate entity profiles appears too daunting to me.

Menu display

In Drupal 8, how do you change a menu so that it displays horizontally rather than vertically, e.g., the Account Menu?

Disable Drupal 8 module Manual

Hi,
I'm trying to use Drupal 8 for the first time (after years of using d6 and d7).
I have enabled the "admin menu" module, dev version and after this action i have the white screen WSOD.

I can't disable the module by the admin/modules page because i obtain a WSOD.
I delete the "admin_menu" folder in modules folder, and the WSOD is solved but in my dblog there are many php errors and if i try to flush the cache i have another WSOD.

I try to run update.php and rebuild.php but nothing.

Any suggestion for disabling the module?
Thaks

twig-template translation

Hi,

i wan't to translate a page, where the content is written in a template-file: page--node--id.html.twig.
I'll need to create pages with own ID's to do that?
Or is it possible to copy templates like "page--node--language--id.html.twig"?

If i write one page per language it applies links in all language menues.

Cheers
Steve

Boolean Field Functionality

I must be missing something - the Drupal 8 Boolean field seems completely useless. I am trying to use it as a "Accept Terms" flag, however, regardless of whether the box is checked or unchecked the value is always 1. The "on" and "off" label settings do nothing at all. Console logging client side always shows the same value on state change (1).

Error when adding a block from a custom module to a region

I've poured over my code, but can't for the life of me figure out what could be causing this. As soon as I post this, I will invariably find the issue, but ... for now ... :)

I have a custom module that creates a block. And it works fine, but when I add the block to a region and save blocks, I get this in my error log:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x