Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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?
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.
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?
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: