I have a few custom vocabulary defiend which have nothing to do with each other (f.e. colors and music). I like to define a field that allows only taxonomy-terms from one vocabulary. I have found lots of equal examples that using all vocabulary, but I didn't found anything for using only a part of the vocabularys.
there is this nice <li{{ item.attributes }}> thing to set active class for menu items.
Now I have a structure, where I have e.g. /node/subnode. For /node the active class is set for the "node" menu item but for /node/subnode the "node" menu item should also have the active class set.
Seems like a great feature to do validation on an entity level. But strangely enough I can't track down relevant documentation on this. I tried to build a custom constraint.
A friend of mine created a blog for me using Drupal. I'm not very familiar with Drupal, so please have patience with my noob status and use small words so I understand. :)
The homepage of the blog shows a typical blog roll (a list of blog posts, one after another). I want to add an introductory paragraph at the top of the homepage. I login, go to the blog page, and click EDIT ... and I get taken to a 404 Error page (however, if I edit an individual post, I can edit them fine).
So, how can I edit this "page"? Am I doing something wrong?