I have an existing 8.8.6 installation that I need to update. I missed the announcement about 9 being released, so I ran composer outdated "drupal/*" as I usually do, and was rather startled when it wanted to upgrade me to 9.0.2. We are not ready to move to 9, and I don't have the time to make it happen right now.
I don't think it's a new issue, but one that went unnoticed to us until we upgraded Drush to 10.3.0, which now log Drupal message (https://github.com/drush-ops/drush/pull/4378). Doing a site install with the --existing-config option spit out thousand of Deleted and replaced... error.
ADCI Solutions helped Influize to realize the idea of influencer marketing. The website goal is gathering leads and helping people promote their Instagram accounts. It's an ambitious new project and Drupal is perfect for start-ups that need a quick start.
On this website, special promotional campaigns are launched: celebrities are invited, and a limited number of places are available. Also, these campaigns are time-limited.
During these campaigns, giveaways are organized, and participants can win:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "condition_group" plugin
does not exist. Valid plugin IDs for Drupal\Core\Condition\ConditionManager are:
entity_bundle:block
How do I fix this?
And the Drupal versions list on this page needs to be updated!
i made a new content type with some basic fields inside like
name
surname
age
etc
the issue is, when i display this on the website, it is not nice to view because filed are on top of each other, i would like to add some space between each field
how can i do this ? i saw on different topic that i can play with css but i am not a dev :(
Hello, we have installed v. 8.9.1 of Drupal and the calendar module says that the views_templates are missing... Please, where could I find them? I read that it should be in the core but we don´t find it...