[Solved] IMCE gives blank page in D8

When I go to edit a page in CkEditor, the IMCE button pulls up a completely blank window. When I look at the source it does include several IMCE js files.

I've got IMCE working on one site and not working on 3 others. I've tried to make everything identical to the working site.

Render Content Labels and Values

In my node--content_type.html.twig template file, I can output both the label AND value of a field by using:

{{ content.field_title }}
I can also render just the label of a field with:

{{ content.field_title['#title'] }}
So far, so good.

However, how can I output only the VALUE of a field using the content array? I've tried:

{{ content.field_title['#value'] }}
And:

{{ content.field_title.value }}
To no avail.

Thank you for any help.

{Solved} What is causing database in Drupal 8 to be so large (almost hitting 3GB in size)?

I wonder if anyone is having this same problem.

when i checked our DB it is 3GB in size? is this normal?

It is just a standard blog site with probably around no more than 200 posts only.

I've tried running:

drush cron

then

drush cache-rebuild

but still doesn't reduce the DB size?

Is there any other way?

cheers,

[Solved] Teaser View not Displaying Read More link

Hello all,

I have created a grid view block in Drupal 8.1.3 that is 3 columns of teasers. I have the teasers trimmed but no "read more" or "more" etc is being displayed. I have done extensive searching but nothing has come up on it that isn't 4 years old or more. I have reached out to a couple of Drupal users I know and they have been baffled. I have tried finding an extension to over ride the systems lack of display. I additionally made a page in views with similar characteristics to see if the issue was the block without success.

My site

Hello.
i start 2 week a go learn Drupal 8 and moore come question what learn.. happy this site and help videos.
but.... background is hard.. start page not get that and how can i bit her transparent so backgrount see.. but here my sites... hope not too bad.
www.Hotakainen.tk

all comment welcome... :)

simplenews on drupal 8 - subscription block, sending based upon content change/creation

Can anybody help me in finding the subscription block of simplenews in Drupal 8?
I use the Zircon theme, if that's important.

From reading the source I think the demo module part only installs it for Bartik, so this might be my problem.
Has anyone gotten the subscription block working in anything but Bartik?

I need a simple anonymous, public subscription without a user. So anyone can subscribe. I'd only need the correct post/get request and I can build the form myself as well, if anyone can link a working setup.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x