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.
Hi every one, i spent the day fighting and don't get the solution :(
I would like in my form--contact-us.html.twig get all my fields and their labels but separately, for now i have something like :
I am a Drupal newbie and just got the site up and running.
My site was set up on Drupal 8 and I have been tasked to run a multilingual page, particularly in Burmese, Tai-Kadai (Lao) and Khmer. I am going to commission the vendor to do the translation and wondering if Drupal 8 supports full characters for these languages? Will it be okay to just copy and paste the characters into the page?
I had a working layout via the pixture reloaded theme. Started to experiment with Page Manager. Did not like the results. What do I have to do to revert to my previous theme? When I try to delete the "page" I get an error message. Same when I try to uninstall Page Manager UI. There's go to be a trick. I'm just an amateur site builder, so I'll need simple instructions. Thank you.
Hello,
I'm trying to learn about configuration management in Drupal. I moved my configuration files outside of web directory after installing a new D8 site to config/sync. Directory permissions is set to 755 and I'm getting getting the warning that "The directory ../config/sync is not writable." How can I make it writeable so my config files are saved?
what i want to do is check the rendered html for the quantity of <p> tags that are present and if i have more than one <p> tag add a class to the parent.
this is how i picture it but this code is not real:
To start with, I'm a very new user... not familiar with much of Drupal terminology... know nothing about php
So I have been trying to modify a theme to get it to look just like i want it to. So i have made some edits to the css file and making a little progress. But what is happening now is that page appearance changes depending on whether you are logged into the site or not. Appearance changes again when editing or creating new content.