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

Manage Menu Items

I want to be able to delete some of the menu items on a Drupal 9.59 website. But no matter what i do I can not delete any of the menu items. I tried to follow ChatGPT as well but to no avail.

Any clues on how to handle this issue?

Thanks and regatrds

Time zone handling options

The Date Locale & Time Zone settings documentation has a section called #Time Zone Handling, in which this statement is made:

Drupal Tutorial: Creating Role Specific Drupal Registration Forms

I've created a new tutorial on how to create role-specific registration forms, though any post-registration tasks that need to be automated can be handled in this method:

Creating Role Specific Drupal Registration Forms

Create New Account button causes "DB Error: constraint violation"

Dear Drupal Community

I need your help with a Drupal DB Error. I want to know how to fix it without losing site data.

When an anonymous user clicks on the "Create new account" button (with Admin approval required), the following error results:

===============================================================
The website encountered an unexpected error. Try again later.

How can I create an automatic logo slider?

I have a content type 'Logo' with an image field.

Then I have a view which displays all logos.

I want to format this view so it shows the logos as an automatic scrolling slider, something like this:

https://elfsight.com/logo-showcase-widget/drupal/

I've tried Slick carousel, Views slideshow, Flexslider, jCarousel and they all just display like a gallery.

Converting View Exposed Filters (facets with bef) from Checkboxes to Select Elements While Maintaining Proper URL Parameters

I've been struggling for several days to display the same exposed filters (facets) as different form elements across two pages.

On the view's main page, the filters work correctly as checkboxes. However, on another page, I need to display them as select dropdowns to allow single selection.

What I've tried:

  1. Using hook_preprocess_views_exposed_form() - didn't work

  2. Using hook_form_alter() - partially worked but introduced URL parameter issues

Pages

Subscribe with RSS Subscribe to RSS - Post installation