Normal view

Received — 14 September 2025 Drupal - Open Source Content Platform | #Celebr8D8

Follow-up question about emulating a D7 site in D11

This follows up a previous post "Duplicating a D7 site's front page layout in D11, DXPR theme" but I'm trying to focus the question better. I need a FRONT page structure having:
-- a top region containing a banner graphic
-- menu region for main menu of 7 items with dropdowns
-- big region displaying a cycling slideshow of photo images
-- secondary menu region for a 4-item menu with "mega menu" (multiple column) dropdowns
-- main content area in an approximate 1/3-2/3, 2-column structure
-- footer region containing a banner graphic

Then a BASIC page structure for other pages having:
-- same top region
-- same main menu region
-- main content area in an approximate 1/3-2/3, 2-column structure
-- footer region containing a banner graphic

Given that goal, what theme or starting theme would probably be best to get there? I have tried to use the DXPR theme but frankly, I'm not understanding how to get what's desired from it. The old D7 site was not responsive. I need the new version to have that, but also want to have a fixed width within the range of desktop screen dimensions.
-- Thanks --

submitted by /u/Naive_Long_5224
[link] [comments]
Received — 24 August 2025 Drupal - Open Source Content Platform | #Celebr8D8

Duplicating a D7 site's front page layout in D11, DXPR theme

Many years ago I set up a D7 site using the since-discontinued MAYO theme, and created a custom region, plus some renamed regions, in order to get the layout desired. It was not responsive, and for the specific audience at that time that wasn't important. Now I am struggling to understand how to get a similar layout (at desktop screen sizes) in D11. I chose to try the DXPR theme for this attempt, but having trouble understanding how to use it.

If I needed to modify regions in that older D7 theme to have the block positions needed, will I have to do the same now, in the DXPR .info.yml file? Or can this now be done with DXPR settings or with DXPR Builder (which I don't yet understand)?

So far I find the documentation on DXPR to be very unclear, at least for my level. If you know of good explainers or tutorials, I will appreciate the links.

submitted by /u/Naive_Long_5224
[link] [comments]
Received — 15 August 2025 Drupal - Open Source Content Platform | #Celebr8D8

Is there a module to make Drupal 11 dropdown menus more compact?

Is there a module to make Drupal 11 dropdown menus more compact?

I am trying to adjust to Drupal 11 after having only experience with Drupal 7. I had not attempted to use any version earlier than 11. One characteristic of D11 I find annoying is how spaced-out the admin dropdown menus are. (Tried to add sshots to demonstrate this, but don't see how to do that here.)

I also disliked the lack of organization in the modules list, but have already improved that with the Module Filter module, which was being used in D7.

Similar spacing issues exist throughout the admin menus, on the pages themselves as well as dropdowns. The result is a lot more scrolling that could be avoided with more compact organization. Is there a module for making the dropdowns and settings pages more compact?

I also wish that all settings pages requiring a Save step would have the Save button near the top as well as at the bottom. It's annoying to need to scroll way down if the change made was not far down on the page.

submitted by /u/Naive_Long_5224
[link] [comments]
Received — 14 August 2025 Drupal - Open Source Content Platform | #Celebr8D8

Why is image content displaying on front page when not promoted to it?

I just started (trying to) do a D11 site. Previously only worked in D7. I need a cycling slideshow of photos on the front page. I’ve been trying to use the VVJS (views vanilla javascript slideshow) module. I created a content type for it and generated 1-image-each items to be displayed by the slideshow. It works. BUT… Also displayed on front page, below the slideshow, are all the content items, one after another, in a column.

I thought it was something about the view settings – but when the view is disabled, all those images (17 of them) continue to display. They are NOT ‘promoted to front page.’ There are no blocks active at all on the page, when the view is disabled or removed. (I need to get this key feature working before I build anything else on the front page.)

So… Why are they displaying at all, and how might this be fixed? Any explanations or suggestions?

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