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

Color code Backup and reuse for Color module

I am changing my Drupal site from Drupal 9 to 10 while changing  I having an issue with the color module "https://www.drupal.org/project/colors", the color code saved in the theme is getting removed and the default color code is getting added,

Is there any way to create a copy of the color code before uninstalling the module, and that old color code get added it to contrib color module.

Warning: Invalid argument supplied for foreach() in Drupal\Core\Routing\RouteBuilder->rebuild()

After migration from a drupal 7 site to a D9 version I get this warning on every cache clear command.
Tried to dsm the routes in the routebuilder to see if there is a non-object or non-array but cannot see anything wrong. The site also behaves ok.

(later redaction) This error only occurs in the docker container, not on the server. (end)

Question
Anyone has an idea what causes this?

Olivero Theme is Mobile-Friendly?

I see that Drupal 10 chose Olivero as default Theme. It looks ok, however I have an issue on mobile display.
I am running blog and using Side Bar. It is ok on desktop display but on mobile, the Side Bar is not narrow and displaying in full wide.

Please advise if can change some settings for mobile support.

Before, I used Bartik Theme and it was ok. I would prefer to see if can use newer Theme, like Olivero. or if you have any other recommended Theme for blog.

Access denied in admin pages

So I got my first drupal site up after a little rough patch. Now Iam working on setting things up but then I logged in at first its fine, but when I choose any option from the menu lets say content.

The page loads but says access denied, however if I simply refresh the browser the content page is there. Then I choose ad content or edit an already created content item and save , I get the access denied again.

D10: use layout builder on views or URL paths with variables on anything with a layout builder feature?

Hello,

I'm using taxonomy terms to structure my content. On taxonomy is related to 4 content types.

Currently, I have this URL structure:

url.com/parent-term/term

There, I use layout builder to .. well, build the layout for the terms, works amazing!

For those 4 related content types, I'd like to use:

  • URL paths that make sense
  • layout builder as well

url.com/parent-term/term/content_type1
url.com/parent-term/term/content_type2
...

Problem 1:

Securing issue

in order to make my site more secured, I followed this very helpful Drupal's doc:
https://www.drupal.org/docs/administering-a-drupal-site/security-in-drup...

It is comprehensive and clear, however, I have one issue: My setup is home site, based on: Raspberry PI3B, operating system is smc (linux, debian), nginx. Composer installation of Drupal 10 drupal/core-recommended.

Pages

Subscribe with RSS Subscribe to RSS - Post installation