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.
Having twig debug mode enabled; Am trying to override the template file of node type "article"
I had done the changes and added the file as per theme suggestion in my own custom theme but the changes are not reflecting (it is still taking template file from my base theme); I had rebuild the cache after doing changes.
Hi all.
I have created a new content type called 'tshirt' that is also an ubercart product with fields title, front(image) and back(image).
In the body I have some custom jquery and javascript that is meant (among other things) to allow a swap of images and the title of the 'tshirt' to be displayed in a custom product template. The code is doing lots already.
The issue I have:
Can a 7.x module be installed into a D8 site or must the module be 8.x? For example, my site is D8. I'd like to install the Yelp module. However I see only 7.x but no 8.x version modules.
Hi! So, I want to install the XML Sitemap module. For D8, I see two alternatives: one is an alpha version and one is a dev version. I noticed that the dev version is dated later than the alpha version. Which is the best one for me to install? I'm not perfectly clear on what the differences are between an alpha vs. a dev version.