CKEdior not working on Drupal 8

After I write and post some articles, the editor appear blank and I can't click or do anything. Drupal 8 have only this editor so I can't change to the other one. I don't know how to fix it, I really need your help. Thanks for reading and sorry for my bad English. Thank you!

Screenshot: https://i.imgur.com/xugSF2N.png

Create multiple flagging items in 1 node

Hello,

I created a node for Music Singles, which is working fine.
A registrated user can flag each Music Single (to add to their collection).

However, each Single can have multiple variants. For example:

Single Song A
   - Single Song A variant 1
   - Single Song A variant 2

Panels vs Display Suite

Hi

I am new to Drupal 8 and installing modules.

I have installed Panels but not enabled it and was thinking of installing Display Suite as well. Do you use just one of these layout modules or can you enable them both and use them both at the same time?

I was also wondering about installing Display Suite using Composer as I am not sure what to do about the space in the name.

I assume the right command is:

$ composer require "drupal/display suite: ^3.0"

but it could be:

$ composer require "drupal/display_suite: ^3.0"

or

Marquee in Drupal 8

Hello

I have a marquee block working in drupal 6 website.

I've looked for a similar function in drupal 8 with no luck.

any suggestions would be appreciated.

Drupal 8 .htaccess config with Https (SSL)

Hi

I am migrating to Drupal 8 and i am preparing the .htaccess file in advance to forward all my traffic to HTTPS instead of HTTP

I was told that i just have to add those three lines to the default drupal 8 .htaccess file and everything will work well

Is that correct?

any other special configuration needed?

RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} ^Mydomain\.com$ [NC,OR]
RewriteRule ^ https://Modomain.com%{REQUEST_URI} [NE,L,R=301]

Editing a theme

Hi

I am relatively new to Drupal and working with Drupal 8.

I have downloaded some themes for some sites I am working on and I want to know if there is any restriction to how I can adapt them.

Can I edit a theme anyway that I like or are there restrictions on what you can do to change a theme?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x