Hi,
Please refer this article to know more about it
https://www.js-craft.io/blog/css-select-first-last-element-with-class/
Hope this helps!
Hello,
Please have a look at this thread, maybe it will help you
- https://drupal.stackexchange.com/questions/272399/your-requirements-coul...
Hello,
Drupal 8, 9 and 10 have an improved 'path' condition for all content that implement Drupal Conditions: Condition Path โ . It allows included and excluded paths simultaneously to control block or other content visibility.
Here is the another method: Block Exclude Pages โ . This module adds an exclude pages filter for blocks.
I hope this helps!
Hello,
@media screen and (max-width: 600px) {
// your custom CSS here
}
On screens that are 600px or less, it will work!
Drupal 8 requires a minimum of PHP 5.5.9 to run and operate, but PHP7+ is recommended to take advantage of the speed and caching improvement.
I suggest recommend upgrading to Drupal 10x version.
Hello,
Please make sure that you added the 'Title' field. if not, please enable it.
Hi,
You can use views module or i think the Frontpage Module might suit your needs:-
Hi,
Upgrading to Drupal 10 is not just about maintaining your websiteโs securityโitโs about enhancing it.
It offers improved tools for media management, introduces a new media library, and provides more user-friendly forms for content creation and editing.
To upgrade from Drupal 9 to Drupal 10, I recommend reading two documentation pages linked below:-
- https://www.drupal.org/docs/system-requirements โ
- https://www.drupal.org/docs/upgrading-drupal/upgrading-from-drupal-8-or-... โ
I hope this helps!
Hi,
The newest version of Drupal includes many new features and enhancements. Kindly refer this article to more about Drupal 10 features.
I hope the following video will help you
-https://www.youtube.com/watch?v=coqcrdIsGDw&pp=ygUTZHJ1cGFsIDEwIHVwZ3JhZ...
If you prefer, you can try it out.
Kindly see the following threads:-
https://scorm.com/scorm-explained/one-minute-scorm-overview/
https://groups.drupal.org/scorm
I hope this helps.
Hello @ rockmachine โ
You need to check your browser console section and see if any errors appear. If any errors appear, please let me know!
Also please check the following article
- https://www.optasy.com/blog/5-modules-building-popups-drupal
Hello @ Baader โ
Please try the following modules:-
https://www.drupal.org/project/twig_tweak โ
https://www.drupal.org/project/paragraphs โ
I hope this helps.
Hi @ Mth โ
Thanks for your response! Please have a look at this thread
https://evolvingweb.com/blog/using-layout-builder-module-drupal
Maybe it will help you..
Hello @ Mth โ
Kindly try the 'LAYOUT BUILDER' module, it can give you a variety of results. This article will provide a clear explanation of it.
https://gole.ms/blog/layout-builder-module-drupal-tips-tricks-and-extra-...
Hope you find this helpful.
Hello @ JOEL KISHOR J H โ
Here is the list of migration related Drupal modules
https://understanddrupal.com/lessons/list-migration-related-drupal-modules/
You can choose whichever is easier for you.
I hope this helps!
Hi @ JOEL KISHOR J H โ
Drush and the UI are both available for exporting and importing. Kindly check out the following thread.
https://www.drupal.org/docs/7/nodes-content-types-and-fields/import-and-... โ
https://drupal.stackexchange.com/questions/274955/how-do-i-export-and-im....
Hi,
Could you please share the error code? I can't see it here.
Also please check out this thread, maybe it will help you
- https://www.drupal.org/docs/8/modules/webform/webform-cookbook/how-to-cr... โ
Hello,
You might find this thread helpful, so please check it out
Hi,
Depending on your needs, you can use Drush or Composer to install Drupal. You can find many articles on the internet that describe how to install Drupal using this method.
My recommendation is to check this out:-
https://www.drupal.org/docs/develop/using-composer/manage-dependencies โ
Hopefully this will be helpful.
Hello,
It was very helpful to me and I appreciate you for sharing it!
Hello,
This version works with Drupal 9 and 10. I recommend you check it out.
- https://www.drupal.org/project/domain_group/releases/2.0.0 โ
There isn't a great way to automatically update modules in Drupal. However, there is an automatic updates initiative in the works
Take a look at this thread, it might be helpful
- https://www.drupal.org/about/core/strategic-initiatives/automatic-updates โ
- https://imagexmedia.com/blog/automatic-updates-drupal
Hi,
I suggest checking out this thread, it may be helpful
Hi @ Patrick Ruytings โ ,
Please install Composer on your local machine, you can find detailed instructions on how to do this on different operating systems. This article will help you further
https://smartbees.co/blog/how-install-drupal-composer-practical-guide
Hi @ Fecoms โ ,
Drupal is content management software. It's used to make many of the websites and applications you use every day. Drupal has great standard features, like easy content authoring, reliable performance, and excellent security.
Please check out this article to learn more about this
Hello @ Igbonine โ ,
Please make sure your DB name is correct in settings.php file, sometimes this problem can occur when the DB name is incorrect!
Hello @ Hakru โ ,
Please make sure you followed all these steps give in this article
- https://www.geeksforgeeks.org/how-to-install-drupal-in-localhost-with-xampp-on-windows/
I followed the same steps and setup drupal site in my local system without any problems. Could you please try this? Kindly let me know if you still face any problems.