Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I was trying to use a token in a views title field. It did not work as expected and when I was searching on the internet I found multiple pages where users were explaining they had similar problems. For example when using {{ name }} that it would show the name of the first entry in the view.
I tried several things suchs as {{ title }} or [view:title] and I trief to access variables that I found with dump() but I can't get this to work.
Should it work in the first place? Can we use tokens in a views title?
When creating a new content type to include audio, when adding a Media field, the only choices for media type are:
Document
Image
Remote video
SVG image
Although media is advised for audio there is no audio choice. And no matter which of the above media types is chosen, when actually filling the field, it is not possible to add a .wav or .mp3
In the frontpage view (show: content, teaser), unlike nodes (default), the username and date is shown above the title.
It is not essential, but I like to conform it similar to the nodes and thus show it below the title.
I have tried changing the order of the blocks in node--teaser.html.twig, in this case the “{% block meta %}” block, but to no avail even though the output template turns out to be just that.
I can't figure out where else I should act.
Grateful to those who can give me a cue.
Our company uses Drupal for our Intranet. My account was given administrative capabilities, however I can no longer log in for unclear reasons. I have tried for different devices to make sure it wasn't an IP issue, to no avail.
Since I am currently the only individual with admin capabilities, this is a bit of an issue.
It has been suggested that the main admin password could be reset through the server itself. However, I do not possess the Linux knowledge in order to do so. Would anyone be aware of commands that could be used to help with that?