This forum is for assistance with theme development.

How to render individual field values instead of {{ children }}

I am trying to render individual field values in the details.html.twig template (https://api.drupal.org/api/drupal/core%21modules%21system%21templates%21...) so that I can customize the layout(s) of a field group (tabs) for a custom content type. By default, the template just dumps out {{ children }} and {{value }} in a serialized way.

May I upload complete theme?

One important lack of Drupal is theme. User need to install Drupal Core and tens modules to only see how the theme installed on their server.

I have modified eStore theme to Drupal 9 and make some changing.

May I create a Project Theme on Drupsl.org but upload entire Drupal site + database. So user can quickly replicate this theme?

Total file size about 50MB + compressed database 3MB.

How change the size of footer on Olivero them ?

Hello everyone,

I decide to migrate my old website from drupal 7 to drupal 9. (I have a website for my sport association)

I like this new version of drupal, and I would like to use the default them Olivero. This them is perfect for my website with a really good responsive design and I like particulary UX Design.

However, I have a problem. I would like to change the size of the footer. For my project, the size of footer is too high.

I have done a research on documentation but have not found anything.

How can I do that ?

Thanks

Taxonomy custom field on page or views block

Hi all,

I created a custom field description on taxonomy term and should view it, based on the taxonomy term in a page--taxonomy--term-- TERMID.html.twig, how can I access that field and view it either on the page or in a block created by views?

Converting from entity_view() in Drupal 9

Hi

I'm trying to "Fix" a theme that isn't working with Drupal 9.

There is a function to render blocks as below.
Can you tell me how to change this to work with D9? It's failing on entity_view()
PHP message: Error: Call to undefined function entity_view() 

Pages

Subscribe with RSS Subscribe to RSS - Theme development