Adding content between body and comment

Hi there,

I'm trying to add some content between the node content and the comment section.

I use a custom theme based on Classy.

The node.html.twig template in the Classy theme contains this section:

  <div{{ content_attributes.addClass('node__content') }}>
    {{ content }}
  </div>

The content placeholder gives out both the body content and the comment section.

How would i seperate these two, so i can place other content (exaple: block) between the body content and the comment section?

I appreciate any help with this.

Updating Core-Recommended with Composer, best practice?

I'm a Drupal novice and have been playing around with it for the last few months. It seems like every 'how-to' article tells you a different way and a reason not to do it the other way.

I am a sysadmin for some developers and don't plan on getting too far in over my head but want to successfully support Drupal with Core and Module updates as needed for security.

I set up some Drupal instances on a test vm and have some questions here with my guesses on the answers and would appreciate confirmation and perhaps a little guidance.

Can't create content. Receive 505 error code

Hi, never had this happen before. Create Cpanel, MySQL and then I use softaculous to install drupal 9 and then tried 8.7. Things seem to work fine. Click content  create content and get 505 error code. Anybody have an ideas what is wrong. 

Cannot flag nodes and comments automatically

I created a code to automatically flag nodes and comments. When I put only the code to flag the nodes, it works. But when I add the code to flag the comments it doesn't work anymore.

Which code should I use ?

contextual links for a node's custom (via layout builder) blocks without having to navigate to /node/123/layout?

Is there a way to directly (instead of indirectly by first clicking on the layout tab) edit the custom blocks of a node's custom layout?  Like oldschool contextual links?  I'm surprised that doesn't seem to exist with core, and also surprised I haven't found a contrib module for it.  It would be great if from a node's view page (instead of the node's layout page) we could simply click a little admin link to edit the custom block.  I'm sure (or assume) this is somehow possible...

Drupal Update from 8.6.15

I am trying to update my drupal 8.6.15 site with composer update. And it does not work appropriately

My composer.json file:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x