Hello Support,
I am using drupal 8 and i installed theme is "zircon", then its properly install but when i run on the browser its not fetching css and js i.e. its show the pages without css and js. I saw in view source all css and js shows and oped there but on browser its not shows.
After that i installed other theme is "Business" which is given from drupal.org but still having same issue, i am trying in each way but i didn't understood, i am going in wrong way or other thing..
So please can you help me ASAP.
Sorry if this is vague, but I'm not just sure where to start.
I have a domain, with a couple of country specific subdomains, to serve translations and slightly modified content. The theme and CSS are pulling from the same files. The .js file should also - but it does not work.
Essentially, I have a content type with two textareas and a boolean checkbox. I want it so when the box is checked, the first textarea will display, but if it is unchecked, only the second textarea shows. Essentially, the checkbox is a toggle between displaying the contents of the two textareas.
i installed drupal 8 and i'm trying to set up bootstrap sub-theme.
i installed bootstrap theme from here: https://www.drupal.org/project/bootstrap,
i went to:
mysite > themes > bootstrap > starterkits. then i copied less folder into this directory:
mysite > themes > less.