Forum module D8

I have changed the default forum content type to meet my needs but would need more than one content type. Is there a way to have different content types per container or per forum? If yes, could someone point me in the right direction, please?

Drupal 8 Views Slideshow libraries

Not sure on documentation.

The older Drupal 7

docs/7/modules/views-slideshow/installation-requirements

Says put the js files LIBRARIES under:

public_html/Yoursite/sites/all/

Did not work for me.

Others said put the js files LIBRARIES under:

public_html/Yoursite/

That works.

Can someone please explain the confusion?

font awesome icon in menu with bootstrap?

I am trying to do a user dropdown similar to drupal.org site.  I have been wanting to do this before drupal's site did.  Just the icon with no text.

I have tried many different methods with no luck.

FontAwesome Menu Icons, doesn't work with bootstrap when you check "Show as expanded".  Reported on modules area, but no response.

Wrapper theme in D8

I have multiple themes, all of which have a common corporate header and footer, like a branding header and footer if you will. Each theme may have it's own header and footer but when a site is rendered the corporate header and footer injected into these. 

Improting XML data, big file from a Confluence wikis site to Drupal 8

I already have a new drupal 8 website prepared. I also exported an XML file (around 300MB) with all the data that I would like to import into my drupal 8 site. 
What is the best way to do it? What modules would you reccomend? I am not sure where to start, what are the exact steps ? How to exactly prepare the file for the import to drupal? How to decide on the content types needed?
 

Also if I would like to later automatically update the content from time to time, what is the way to do it in Drupal 8?
 

Adding a jQuery confirmation to node save

Hi All,

I have been trying to get modal working using dialog with jQuery but having few issues.

What I am trying to get, is to add a dialog on the node edit form so there is a popup/modal when the save/submit button is clicked. I have a working version using the code below:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x