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'm old school used to updating drupal via tar ball, dragging over the new via FTP. I can't get a grip on composer or drush so I would like to hire someone able to update the most recent Drupal 8 to D9.
I don't suspect I will need extended help other than the basics. Server is up to date, have tested drupal 9 already and everything works perfect. I use Bartik as the theme, no customization with CSS etc.
I am trying to overide the the drupal /user/%/edit profile page with my own form twig templates but it does ignore my templates and render classly theme template.
Please would you suggest anything if i am missing something. Thankin you in advance.
In order to display content of a specific category in a paragraph, I use a term reference field and a hook_preprocess_paragraph to write a ~insert correct name here (presumably 'render element'?)~ into a twig variable like this:
Trying to remove field_collection due to no further support/ dev. I've removed all the entities via Home -> Administration -> Structure as can be seen below.