Drupal is up and running but how do I ...?

Drupal 10/11 Book module - enable comments

My apologies for asking what is probably a very dumb question - but if I want to enable comments for Book pages (Drupal 10/11 Book module), which Comment field type should I add? If I go for re-use, I get the ones below Is it one of these, or do I have to create a new comment field, and if so of what nature?

My thanks in advance - and my apologies for probably being less than smart (blush) :-).

Simple Remote Image field for Drupal 11?

I find it strange that Drupal 11 doesn't have a simple module for fields that manage remote images.
For remote images to be inserted into the body of the content, there is CKEditor 5, but if you need a simple field that is not linked to oEmbed providers or similar constraints, we are stuck with Drupal version 10.
This is strange, given that many sites use CDNs to lighten the load on their servers.

Does anyone know if there is a solution? 

Help with Drupal 10 Homepage Not Showing Content

Hi everyone,
I just finished installing Drupal 10 successfully, but my homepage is blank, no content is showing even though I’ve created a few articles. I can see them listed under /node , but nothing appears on the front page.

Does anyone know how to set one of my pages or views as the default homepage?

Thanks in advance!

Tips for Improving Drupal Site Performance

Hi everyone,

I’ve been optimizing a Drupal 10 site recently and found that using the BigPipe module and enabling caching for anonymous users made a huge difference in page load speed. Also, keeping your modules updated and minimizing custom JavaScript helps reduce render time.

For anyone interested, here’s a helpful guide from the official docs: Drupal Performance Best Practices.

What other techniques are you using to speed up your Drupal sites?

Drupal 11/12 is becoming too difficult for beginners due to Composer-only module installation

Hello everyone,

I have been using Drupal for some time as a beginner and hobby user. In Drupal 10, I was still able to install modules through the UI by uploading a ZIP file. This worked for me and for many users who do not have SSH access or Composer knowledge.

Custom Form #states visible with dynamiccheckboxes options value

Hi everybody,
I have a custom form that has 2 checkboxes field with dynamic options values.
I want to hide the second field when any of the first option value is checked and viceversa.

THIS CODE WORKS:

Pages

Subscribe with RSS Subscribe to RSS - Post installation