Hi, i want to add meta data like meta description and change the default meta title to a views page in Drupal 8. The meta tag module does not help for Drupal8 and the Meta Tag quick module does not work. Is there a way to add/change meta data from twig just for the views page? Is there a way i can hook some code just for views page? If so can i have an example code or some insight ?
I am subtheming from Adaptive Theme. How can I create a left side nav? I have tried a couple things, but it did not work. I want my website to look something like this.
FIelds from table will be taxonomy term reference. Image and body will be fields from content type in example fruits and vegetables. And I want to have this exact look on desktop but on mobile instead of checkboxes I just want to have one row with roman numbers.
So how can I display it like this.. PLease help
I have some problems with "Automatic Node title". I want to generate a node title for specificy content from tokens.
I have a new content type with some fields. Now I want to autmaticly display the node token into the node title field. In D7 I had a module but for D8 I cant find anything similar. Just some sandbox projects but no working modul.