I am trying to add the Bootstrap Simple Carousel to my theme. The first step is to add Bootstrap Assets to my subtheme. I have added the framework as described in "https://www.drupal.org/node/2943973". When I added them, I get some mixed results. www.debitsandcredits.com.
Here is my theme.libraries.yml. Am I duplicating something here or ...?
I have found the function in template.php which creates $classes but nothing for $attributes. I'd be interested to know where this variable is created and what part of the page content it generates. Any pointers to documentation would be good. Thanks.
I have custom block its working normally as expected but while i am doing cache-rebuild if one of the users request that page ( which contains the block ) block dissepear , block have custom twig template which not rendered in this case i need help i open for any solution