After the submit button is clicked, each form adds a parameter to the url, so that it could be retrieved in the Controller code. Both forms are also redirected to the Custom page after submit.
Hello all, I am making my first attempt at creating a website in Drupal. I just got everything up and running locally and have installed a new theme I found on the Drupal website. The navigation menu on this given theme is at the very top of the page. Because of this, the administration bar is covering this content. I am looking for some options to solve this issue.
I am trying to port a Drupal 7 theme to Drupal 8. I am in the process of changing the .info file to a .info.yml file, but am not sure what to do with some of the properties.
My current .info.yml file looks like this (all I did was just convert the syntax).
While updating Drupal via composer v1.9.1, I get the following error:
Updating drupal/core (8.7.8 => 8.7.10): Update failed (Could not delete core: )
Would you like to try reinstalling the package instead [yes]? y
- Removing drupal/core (8.7.8)
[RuntimeException]
Could not delete core:
and when I navigate to my site, I get a 500 error.
I still have the problem that - using "smallscreen" and an accordion menu for viewports of less than 560px - the menu-title does not get translated. My default language is German, but the site is multilingual (+ English and Italian). My menu title is "Menü" (u-Umlaut) in German and should be "Menu" in both the other languages.