Normal view

Received — 3 February 2026 Drupal - Open Source Content Platform | #Celebr8D8

A Jump From D7 -> D11 (a Procrastinator’s Journey)

Wow, what a switch. My legacy PHP 7 on my hosting was becoming problematic, so I finally copied all the core content to XLS, nuked the D7 install, installed D11.3 from scratch. Man I miss the “Recent Hits” log for discerning bots & spam from legit visitors (deprecated apparently). What do you miss? Did you ditch after D7? It’s refreshing to see despite all AI “solutions”, advent of Squarespace, Shopify, et al that there’s still a dedicated community. 25 years 🎂🤘.

submitted by /u/ThoseArentMyBalloons
[link] [comments]

drupal 11 canvas cant see header and footer

I have fresh install drupal 11/cms. I have byte_theme as parent and my custom theme. When i switch to child i cant see header and footer.

https://preview.redd.it/a6c9nwc7n8hg1.png?width=565&format=png&auto=webp&s=a12f022f1c7389140b417fd075ba2253e366108d

regions:
content: 'Content'
header: 'Header'
footer: 'Footer'
dependencies:
- "canvas:canvas"
- "cva:cva"

How can i add footer header to be visible using canvas.

When i switch to base i can see that elements on canvas. Is there some config i`m missing ?

submitted by /u/felek007
[link] [comments]
❌