I have a twig file that I want to include within node with {% include '@mt/blocks/static-row.html.twig' %} but it would not render and show the code only.
Busy with my drupal 7 to 8 migration on my local windows machine using Xamp php version 7.3 before bringing it to life this problem arises:
After migration was done and most of my content types with content are upgraded using the Gui way, to drupal 8 I started with installing a Theme.
I picked the Radix theme and tried to install it.
This requires components.
2 weeks ago stil on drupal 8.7.10 this installation works fine and I was at the stage to work on the layout of the site with this Radix theme.
I'm making a return to Drupal after nearly a decade away, and a lot has changed from a theming perspective. I'm running into an issue where a CSS file, views.module.css, from the base theme is propagating into my theme despite setting "system/base:" to false in the info.yml file.
Structure > add custom block > FULL HTML > pasted the below code. Once I click add block, it refreshes the page without adding the block. I was able to create a simple text or html code block without any issues. For some reason, system does not allow me to create a block with the mailchimp code. Recent log and status reports looks good. I have another site. I was able to create a block with the similar code. I am not sure why I am not able to create a mailchimp block on this site. Please advise.