❌

Normal view

Received β€” 2 December 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Tabs disappearing on User pages + Duplicate items

Tabs disappearing on User pages + Duplicate items

https://preview.redd.it/wxgnluo5nt4g1.png?width=1480&format=png&auto=webp&s=6f38e35d72ef79b6d90d9fb717f3de2e022bb7f5

So I managed to see few tabs when visiting the /user/%user/xyz pages. The screenshot is shown above. But I am now facing few issues.

  1. All the Tabs disappear when clicking the "view" tab that takes to /user/1/ . Though tabs are visible when visiting /user/1/bookmarks or /user/1/content. Is there a way I can show the tabs even when clicking the "view" tab ?
  2. There are duplicate tabs. In block layout, I only have the "Tabs" from core on that area. If I disable the "tabs" block, the whole tabs disappear. How can I disable the duplicates ?

This is a Drupal 11 site with Bootstrap5 theme. I am struggling for the last few days. Watched webwash videos on user tabs etc.. But still can't figure out whats wrong here.. Any help would be great..

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

Deploy your Drupal website from Gitlab

Deploy your Drupal website from Gitlab

Learn how to set up a basic deployment script to deploy your Drupal 11 website from Gitlab to your server.

https://fonsvandamme.com/insights/deploy-your-drupal-website-gitlab

This is a basic way to deploy your Drupal 11 website, it has always worked for me and I like to keep things simple.

I'm aware that there are more complex methods that don't run composer install on your server. I do like to learn so please share your gitlab-ci.yml file and deploy script if you can improve on this flow to make it more robust.

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