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.
I'm actually building a Drupal 8 website on a cloud server. The project is composer based and everything was good, untill I created and set the private folder outside of the webroot (as everybody suggests in tutorial and guides).
Whenever I export/import a new page now for localized versions I am not able to use the "accept" button any longer.
I need to accept each individual job item. Also, the page is set to "not published" so I need to publish the localized pages and then accept all job items. Then after the job is accepted the page is marked as "not published" again.
Wheras before I was able to simply accept each job and it would be publshed.