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.
This is just a quick question, really, to be sure I understand.
I've got a quick project to complete - it has three urls... subdomains really -
uk.websitename.com
ca.websitename.com
int.websitename.com (primary url)
In order to user the Drupal language core components, and have the language switch based on url, do I just need to point/park all these domains to the same IP address? Sorry, I know it's a dumb question - I just wanted to be sure.
I am trying to design contact form template in drupal 8. I successfully added form-contact-message-contact-form.html.twig template file. Here i can add simple classes in my form. But i not getting how to add prefix/suffix, classes in my form field for designing my form.
Any suggestions ??
I am creating an animals adoption web site. We have cats, dogs, horses... each especie is a node type, so I have a node type called dog, another one called cat etc.
These animals have no owner but a keeper who takes care of them until some one adopt them. Every animal have their own page (node) with pictures, text... The problem is I can´t figure out how to make a custom contact form to email the animals keeper (user).
I have a role called keeper and many users registered as a keeper.
Is it possible for me to set up a Drupal 7 website so that individual pages display using alternative themes? This could be really useful to me during theme development and testing. I guess I am looking for a module like Sections - which is not maintained for Drupal 7. Thanks in anticipation if anyone can help.
I just noticed that when I click ANY blog title, it will take me to a blank page. It will take me to the blog post URL but it will display nothing! I have looked at the views and everything does add up. Nothing is missing and I am just so confused. I have been having this problem for the last 3 days and it is really frustrating.