I have a multisite install and I'd like a migration to be available to all sites using a particular language.
I added the migration file to /config/default/language/es/migrate_plus.migration.global_taxonomies_es.yml and ran config-import which seems to be successful as it shows
We have staff bios on our website, and not all staff have accounts to Drupal, but I wanted to create a google form or something where people can enter a bio and have it automatically update on our site. Is that even possible?
I'm in the process of writing a new theme for a community site I'm working on.
At the moment, I have a custom user.html.twig which contains layout HTML and twig elements. I also have a comment.html.twig which contains layout HTML and twig elements.
The problem I'm having is that on a page with comments, when I try and print the {{ user_picture }} it prints the entire user.html.twig - HTML and all.
I've searched for information about theming user profiles (and maybe user.html.twig isn't the right way), and cannot find anything substantial to help.
I have been trying to replicate my online Drupal 8 (8.4.3) site on a localhost via wamp. I've followed instructions to replicate the Drupal files over to the local site and set up vhosts on Wamp. Then I dumped the database from online and imported it locally. Generally it works, though I do need to manually adjust some urls. But, there is a vexing problem getting an image field to work locally. The vhost is set up as follows: