In my case, if I use Olivero then the BLB setting page broken as shown below:
drupalnesia → created an issue.
drupalnesia → created an issue.
drupalnesia → created an issue.
Fixed on 1.0.1 version
Fixed on 1.0.1 version.
Fixed on 1.0.1 version.
Fixed: 1.0.1
Fixed on 1.0.1
1.0.1: Change "package: Other"
Alternate module: https://www.drupal.org/project/path_alias_class →
This module add classes automatically from website Path and Path Alias. Also you can add Custom CSS.
For example, if you have a node with title "Training" and NID is 77 then this module will automatically add these classes: training node-77.
This additional classes will help you easier to modify site appearance using CSS. Now you can styling the "training or node-77" page.
I also experience the same, below using Olivero theme:
From /admin/config/development/configuration/full/export we can Export a Content Type including all its fields, but no option to export User Profile (People Account) with its fields.
Wow very2 easy, I think I must hide the Block first but this module already handled it for me.
BTW, I don't the Settings to use an Image instead a Text Link to popup the Webform.
drupalnesia → created an issue.
drupalnesia → created an issue.
drupalnesia → created an issue.
drupalnesia → created an issue.
drupalnesia → created an issue.
After check 1 by 1 then I found this error caused by Apigee module ( https://www.drupal.org/project/apigee_edge → ), unfortunately Drupal error message can not give the error on the spot.
#0 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php(161): Drupal\jsonapi\ResourceType\ResourceTypeRepository->getAllFieldNames()
#1 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php(133): Drupal\jsonapi\ResourceType\ResourceTypeRepository->createResourceType()
#2 [internal function]: Drupal\jsonapi\ResourceType\ResourceTypeRepository->Drupal\jsonapi\ResourceType\{closure}()
#3 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php(132): array_reduce()
#4 /home/bkrmdrupalnesia/public_html/core/modules/jsonapi/src/Routing/Routes.php(115): Drupal\jsonapi\ResourceType\ResourceTypeRepository->all()
#5 [internal function]: Drupal\jsonapi\Routing\Routes->routes()
#6 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Routing/RouteBuilder.php(146): call_user_func()
#7 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php(83): Drupal\Core\Routing\RouteBuilder->rebuild()
#8 /home/bkrmdrupalnesia/public_html/core/includes/common.inc(485): Drupal\Core\ProxyClass\Routing\RouteBuilder->rebuild()
#9 /home/bkrmdrupalnesia/public_html/core/modules/system/src/Form/ClearCacheForm.php(45): drupal_flush_all_caches()
#10 [internal function]: Drupal\system\Form\ClearCacheForm->submitForm()
#11 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormSubmitter.php(129): call_user_func_array()
#12 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormSubmitter.php(67): Drupal\Core\Form\FormSubmitter->executeSubmitHandlers()
#13 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormBuilder.php(597): Drupal\Core\Form\FormSubmitter->doSubmitForm()
#14 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormBuilder.php(326): Drupal\Core\Form\FormBuilder->processForm()
#15 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Form/FormBuilder.php(224): Drupal\Core\Form\FormBuilder->buildForm()
#16 /home/bkrmdrupalnesia/public_html/core/modules/system/src/Controller/PerformanceController.php(23): Drupal\Core\Form\FormBuilder->getForm()
#17 [internal function]: Drupal\system\Controller\PerformanceController->build()
#18 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array()
#19 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/Render/Renderer.php(638): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#20 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(121): Drupal\Core\Render\Renderer->executeInRenderContext()
#21 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()
#22 /home/bkrmdrupalnesia/public_html/vendor/symfony/http-kernel/HttpKernel.php(181): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#23 /home/bkrmdrupalnesia/public_html/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#24 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/Session.php(53): Symfony\Component\HttpKernel\HttpKernel->handle()
#25 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle()
#26 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle()
#27 /home/bkrmdrupalnesia/public_html/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\ContentLength->handle()
#28 /home/bkrmdrupalnesia/public_html/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass()
#29 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle()
#30 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()
#31 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()
#32 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle()
#33 /home/bkrmdrupalnesia/public_html/core/lib/Drupal/Core/DrupalKernel.php(741): Drupal\Core\StackMiddleware\StackedHttpKernel->handle()
#34 /home/bkrmdrupalnesia/public_html/index.php(19): Drupal\Core\DrupalKernel->handle()
#35 {main}
Sadly... this module very useful for CMS in Online News sites, which need to display Viewer of an Article.
Auto Dropdown only work on submenu 1, but below that need to click.
drupalnesia → created an issue.
This bug appear again on Drupal 10.3.0 on User Profile Image.
drupalnesia → created an issue.
drupalnesia → created an issue.
drupalnesia → created an issue.
Fixed on 3.x.x version.
Fixed on 3.0.x version.
Fixed on 3.0.x version.
Fixed on 3.x version.
Fixed on 3.1.0 version.
On Header v3, you will see Main Menu with white color;
Fixed on 3.1.0 version.
Fixed on 3.1.0 version.
Fixed, thanks.
Why takes more than 1 year to fix the "Media Library Theme Reset" issue?
name: Node Protector
description: Protect node from Delete.
package: Administration
type: module
core_version_requirement: ^8 || ^9 || ^10
dependencies:
# version: '1.0.2'
# project: 'node_protector'
# Information added by Drupal.org packaging script on 2023-05-21
version: '1.0.4'
project: 'node_protector'
datestamp: 1684635367
Please upgrade to Drupal 9.3
You now may set the styles as you wish. Here is an example footer, edited by CKEditor.
Fixed on latest 3.0.6 version.
Now, we have better Mobile Display.
Great, now we have centered pagination and better look.
Fixed on Dempo 3.0.3
Try 3.x.x version
I have upload 3.x.x version, please try.
https://sourceforge.net/projects/dempo/
Dempo 3.0.2: Fix text description for form input
Fixed on 3.0.1
Fixed on 3.0.1
Temporary solution, add this CSS to themes/contrib/dempo/css/component.css:
#user-login-form .form-text { width: 300px; }
#user-pass .form-text { width: 300px; }
drupalnesia → created an issue.
Upload the Public HTML to your web server folder, i.e: public_html or www
You must exclude css in the cli because Bootstrap css is not part of Drupal PHPCS.
drupalnesia → created an issue.
My clients need to update their site ASAP to Drupal 10. That's why I create a fork of this amazing module here:
-
Node Title Check →
Patch applied on 2.0.16 version.
Fixed on 2.0.16 version, but all Bootstrap original files will not fix. I only fix Drupal files.
Fixed on 2.0.16 version. Thanks
Fixed to 2.0.x-dev