This forum is for assistance with theme development.

CSS override not working

NOTE: I got it sorted after finding a similar topic posted 11 months ago. I was using libraries-override when I just needed to point to the library in my theme.

I'm trying to override a stylesheet in my Business Responsive theme with my own stylesheet in my Business Sub (sub-theme made from the Business Responsive theme).

The file I'm trying to override is:

themes\business_responsive_theme\css\custom-style.css

With the file:

themes\business_sub\css\custom-style.css

My business_sub.info.yml has this relevant part:

Get entities (paragraphs and their parent) refering TO my current node in twig a node.tpl

I have several referinces to my node from entity reference fields inside paragraphs on other nodes (other CT also) and I'm looking for a way to get ALL entities refering TO my current node in twig. Everything I can find online, seems to deal with getting referenced entities FROM the current node.

Slide show with multiple content

Hi drupal newbie here, can i get suggestion on how I can integrate this to our website : https://ibb.co/TPNS5P8

Problems with tables in the body by using Drupal 8 W3CSS Theme

Hi!

I have problems when I include tables into a body in a basic page in Drupal 9. They don't fit to the page when I change the size of the window, they come off the edges, into other block (right sidebar for instance), while the text is justified perfectly...I am using the theme Drupal 8 W3CSS Theme 8.x-1.19 that it is responsive.

Some advice?

Thanks!

Laly

Contact form with url from page it was sent

Hello, how to create custom contact form "ask about this product", and when email comes, it shows that url, from wich it was sent?

Thank you

How to access paragraph reference field value on taxonomy term page?

Hi, 

In my taxonomy term I have a field called paragraph reference which the field type is Entity reference revisions and is referencing to the paragraphs I have created. On this taxonomy term page I just want to access this field and print the paragraphs. When I use devel I see these values but I have tried almost everything but cannot seem to access the field in page--taxonomy--term.html.twig .  These are the following things that I have tried but getting no result:

{% for item in content.field_paragraph_reference %}

Pages

Subscribe with RSS Subscribe to RSS - Theme development