Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I would like to create a range of templates (from a basic page content type) for editors to quickly create pages with pre-made/set paragraphs items contained within the page.
Not sure how I can achieve this, any suggestions would be greatly appreciated.
I'm using drupal 8; when I try to do a search example "words" it's return result but if I search for "word" i get no result found. is there a way to fix that problem I'm using drupal 8 search medule; I did try to install search_api maybe will help but no luck
I've got the account settings configuration up and running and people are registering but I don't see a place where I can go to look at who has registered. Where can I get this information within Drupal 8.7.8?
I either have found a bug (though I don't see anything showing in my searches) or I am doing something wrong.
I have a Content type and have enabled geolocation and the map API so that for the item it will display a nice Google map with a pin on it.
However, when I adjust the settings via the Home>Admin>Structure>Content Types>(my item)>Manage Display tab, I see a nice gear and some options that are showing:
I am trying to customize a responsive grid view in D8 using Bootstrap Grid. Code is working, but I am trying to find out if some extra divs can be removed.