how do i get the layout of this page. have tried some, but have not fixed this. it applies to theme Bartik 8.7.7 (default look template). if i try to build install then everything stops and i need to use backup to get the page back up. the last thing is that i see i get xx number of pages on recent log messages shortly after i clear this. so now i sit with the page which looks like the link.
Hi all,
I have a question for more experienced people creating Drupal websites within a 'specialized' organization.
I have been making Drupal websites for almost a decade now, and by that I mean that I am primarily a 'themer' (CSS) and a 'builder' (using the UI/frontend) to create the website that my superiors and project managers want.
I have created a custom content in my new Drupal 8 installation and am wanting to change the field widget for entity reference (taxonomy selection) from the default autocomplete field style to anything else like a dropdown or checkbox style selection.
I dont see an easy way to do this - any help is appreciated!
I'm not sure if I'm missing something or just failing to search the right terms. But is there no way to edit a media entity once it is attached to another entity using the "Media Library" widget?
I attached a media item to my node. It would be nice if I could change the name of the media item through editing the node. But right now I have to manually go find the media item or create a new one.
Fairly new to Drupal development and I am hoping to find a quick suggestion to help with a problem I have. I suspect I am missing a step somewhere perhaps.
I have a plain text field which I am using for editors to add a URL which will be assigned to a button. I thought the below (added to twig template) would work but it doesn't. Can anyone point me in the direction of getting this to work please? Thanks!