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 want to display articles according to it's specific taxonomy.
Let me describe what I have done. I have created two taxonomy : Location and Meeting Type. And a Content Type 'Meeting'. It helps to enter meeting according to the location and meeting type. Location and Meeting type are used as Entity Reference Term (Reference Taxonomy).
I have problem while displaying at front end. I wanted to display the list of meeting according to the Location and Meeting Type.
With the announcement that support for D6 is ending soon, I have to seriously plan for a migration now. I've avoided upgrading to D7 but will not go straight to D8. I'd like to get some general guidance before I go too far.
(1) I run a custom theme on my D6 site. Will this migrate to D8 or will I need to redesign it for D8?
(2) I make some use of Chaos tool suite, Drupal Wiki, Forum and Advanced Forum modules. Are these all migratible to D8?
I had just finished watching the very useful Drupal tutorial by OSTraining and had dne one website on the local server.
Now, I just want to make another website locally to experiment with development using the same Acquia Dev 2.
So I tried using the "New Drupal Site" in the (+) button at the bottom of the window and when I click on it, the message: Drupal distributions list is not available comes up.
If anyone had the same issue, or have any alternatives for a Development Environment that would be amazing.
Hi all,
I have some problem on drupal 8 for configuring bartik.libraries.yml, and all my module who need JS like slideshow_cycle, superfish, Jssor,.. all don't run.
All my JS file is on folder /libraries (i follow all modules requirements), and i have nothing on /core/themes/bartik/js. is it an error? must i move all js on librairies in the bartik/js folder?
I tried to modify library.yml but the website don t use js file.
Have you some help for my problem?
Thanks in advance.