Drupal is up and running but how do I ...?

Contact form crashes Drupal

Hi,

I've just migrated my D9 site to Drupal 10, but I can't get the contact form to work.

I download the Captcha module and install it. I fill in the form and click send. Drupal now gives me this error:

"The website encountered an unexpected error. Please try again later."

Ihave tried again "later", but the form crashes the site and makes it unusable. If i remove the module, everythings works fine.

Keeping Content Unique on Subdomain from Parent Domain

We have a website with a domain source (ex: https://example.com) and created a separate domain under the parent domain (ex: https://2024.example.com). We have to add new content for the 2024 site while still keeping the old content on the parent site up until the end of the year. When I go into the 2024 site to add content, that content is also displayed on the parent website. Is there a fix or resolution to keep the content unique to the two separate domains?

Is it possible to create "attributes" for an entity reference?

Am very new to Drupal, so forgive any confusion...

I've searched in and out of this site for a solution to this, but not found one.

Suppose I have Articles and People and a many-to-many relationship between them. For some Articles a Person is the "Lead Author", whilst other People are "Contributors". How can I represent those attributes of the reference?

I'm moving a WP site to Drupal because I need more functionality and speed: I can do that with a WP Plugin, so i can't believe it's not possible somehow in Drupal!

Thanks

Populate Content type "Title" field from Taxonomy

I'm about 99.99999% sure that the answer to this is "No", but if there IS a way, I figure this is the place I'd find someone who knows how.

As the Subject line says, I'm wondering if there is a way that you can populate the "Title" field in a content type from a Taxonomy list, rather than manually typing it in?

Blockquote is not detected

Hi!

I use Drupal 10 and Bootstrap Barrio. I've created a subtheme and added some css to it. This is my css file:

/**
 * @file
 * Subtheme specific CSS.
 */
 

p {
  font-size: 15px;
  color:#000;
}

li {
  font-size: 16px;
    color:#000;
}
 
 blockquote  {
  margin-left: 25px;
}

 #content {
  margin-left: 0px;
}

a {
text-decoration:none;
  color:#000;
}

how to revert changes, and how to push local changes to a remote?

I'm using Drupal which I installed using DDEV, along with Git and Drush. I'm trying to figure out how to revert changes in my Drupal installation and database. A while back, I made some configuration changes in Drupal (unfortunately, I don't remember anymore exactly what), which caused my test site to crash. I attempted to do a Git revert, but after I did so I ended up getting a mismatch between my Drupal configuration and my database -- this mismatch was not there before I had made the configuration changes I used Git to reverse.

Pages

Subscribe with RSS Subscribe to RSS - Post installation