I want to display Field "field_summary" and "field_tags" of a node in html.html.twig (without using a module for that) as metatags. I was already able to get "field_summary" value in html.html.twig with this code:
I have the MAYO theme installed am using a subMayo creation. According to the MAYO Theme write-up, it does everything that I want it to do. The problem I have is HOW? Is there an interface that I'm missing somewhere? Do I need to make all of my changes in the .css files? Is there a documentation file somewhere that actually has some information?
At this point, I just want to change the header image (keeping the logo.png image intact) and create a site-wide background image.
i always got this error when i use Unformatted list format in views
i didnt find where is the problem
please help
User error: "attributes" is an invalid render array key in Drupal\Core\Render\Element::children() (line 97 of core/lib/Drupal/Core/Render/Element.php).