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.