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?
Running Drupal 10.3 with the latest version of Full Calendar View module.
The Weekly calendar option is showing the days as mm/dd (USA style), e.g. 01/08 for 8th Jan
Here in Australia we use the UK date format (dd/mm/yy) so this format can be confusing for us Australians.
Especially so when the dates are close (e.g. 2/1 for 1st February).