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've still got a lot to learn about D8 in general while I'm getting close to building a development environment on Windows 10 with IIS 10, MySQL, and PHP 7.1.3. Many thanks to drupalonwindows.com and a few others for hints. (Various WAMP stacks would be great if Apache worked on Windows.)
I've created a new site with composer create-project drupal-composer/drupal-project:8.x-dev and then required a contrib theme, which looks pretty good.
Hi,
I'm new to Drupal, started working with Drupal 8, but when I apply a new theme I only get blocks but none of the particular features such as carrousel for images or color, basically no details. HELP!!!! Thanks
Hi guys...I am really getting frustrated with this. In my theme I have a script file that is working. I am adding a new function to deal with some div but nothing happen. Cleared the cache...tried different things...nothing is working.
The following code is working perfectly fine when tested in jsfiddle, but in my site...nothing at all.