Meridian, the Latest Dripyard Theme
| submitted by /u/mherchel [link] [comments] |
| submitted by /u/mherchel [link] [comments] |
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 🎂🤘.
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.
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 ?