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.
Turtlereality web design created this site for Our Lady Help of Christians in Cowley, Oxfordshire. We began by designing a logo based on the archicture of the building itself - and took inspiration for colours from mosiacs in the interior.
I'm new to Drupal. I'm using Drupal 8. I've been able to create content and views. I can display tables of data. Some of it is searchable with the default search tool (I'm using the Bartik theme if that's relevant). Some of the content is not searchable - meaning that although I can see what I'm searching for on the view that I wish to search, if I enter that data into the search, the result comes up with nothing.