This forum is for assistance with theme development.

Unable to disable cache (Resolved)

Hi all, I am developing a custom theme and I am trying to disable the cache so that I don't have to constantly flush the cache every time I change the CSS.

I referred to this document and attempted the first solution titled "The Easy Way" but the settings only seem to partially work.

I went to Admin -> Configuration -> Development -> Development Settings and I Toggled:

Bootstrap5 - Theming with the SDC components.

The new Varbase distribution is utilizing the SDC structure where scss and css formatting for its custom made components are in the modules directory tree rather than in the theme tree.

This whole concept is completely new to me.

I have generated a new subtheme based off of the vartheme_bs5 base theme.  That works fine.  I have tweaked the looks and feel of the vanilla bootstrap visuals (navbar, fonts, etc) via scss overrides and recompiled my base theme using yarn.

All is well so far.

Render child paragraph values in parent paragraph twig

I'm having the requirement to get the child paragraph field values in the parent paragraph twig considering my HTML structure.

So please give me any suggestion to get the child paragraph values in parent_paragraph.html.twig

Paragraphs module field value conditional in page.html.twig

Hi,

How do you detect if a Paragraphs field is not empty in page.html.twig. The solutions here didn't work for me

Thanks

Add Paragraphs module output to different sections of twig template

Hi,

New to Drupal and Paragraphs module. Let's say I have 2 distinct paragraph types added in the Basic Page content type called pfield1 and pfield2 . pfield1 is just for output images and pfield2 is just for outputting text .

Basic page field layout:

Title field

Content field

pfield1 paragraph type

pfield2 paragraph type

I am experimenting with page.html.twig and following this how-to

Drupal Commerce Belgrade 2.0.0 Product display on home page

Product display on home page
In the Drupal 8 version of theme belgrade 8.x-1.1 when you click on a product you want to add to the cart, the display is presented with the image of the product on the left and the description on the right, on the other hand in the version Drupal 9 from belgrade 2.0.0 theme product image and description overlap so why? Is there a setting problem in the CSS file?
Has anyone made this comment?
Attached are two screenshot images.

Pages

Subscribe with RSS Subscribe to RSS - Theme development