I'm using current versions of D8 and Adaptivetheme in several of my projects. I want to have the ability to add background image or color to some areas of the layouts. What is best practice?
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 ...?
Hello. Dumb mistake. I was looking for the block on the 'Events' listing page rather than on individual 'Event' pages (where the block showed up as required).
Hello.
I'm doing an introductory Drupal 8 course for beginners.
I had previously created a content type 'Events'.
My next task was to make sure a block (containing a view which listed upcoming events) showed only on the 'Event's content type (sidebar first).
Following the course instructions I went to: Structure > Block Layout, found the block and clicked the 'Configure' tab.
My myamazon module is somehow disabled. I have not idea why is that? Is there any help available on that? it says that info.yml file is missing. which is not correct. Any information will be very helpful.
I have a fresh 8.6.2 install up and running. My site is located in sites/default.
I am going to migrate other sites to this Drupal 8 installation as well. Therefore I would like to rename the sites/default directory to sites/my_first_site.com
i used for privat over years a drupal 6 with the module fastgallery with many folders and thousand pictures on the drupal 6.
To be more secure and to support with the Theme also mobile devices i made on the same webserver a Drupal 8 installation.
In Drupal 8 Fastgallery is non available, so i setup an image gallery, it works... more or less the same as Fastgallery.
No my question, how could i import in Drupal 8 easy all pictures from Drupal 6 fast gallery, without downloading all pictures and manually upload again in Drupal 8 ...