Merge Requests

Recent comments

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

The peace of mind of building anything using views, advanced Css tricks and javascript  without paying lots of dollars for legit WP modules is underrated

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Thanks for the fix. Solved my problem over here.

In my case the plugin was breaking ckeditor completely

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

I can confirm am getting the same issue when i upgrade ckeditor to ckeditor 5

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

This problem is also evident in the 3.x release. We need a patch for that too.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

@chrisolof .gitlabβ€Ž-ci.yml brings in a test confirming the fix here. But better can be done for the other pending manual tests.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Same here. I had to disable it

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

This has fixed me. Thanks for the patch.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Same thing after updating to Drupal 10.3.1, I have to keep flushing caches several times as 1 one contextual config gear appears at a time.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Thanks @dolszewski, the patch there fixed the problem. Just commenting here incase someone uses those keywords to search for the solution.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

I agree the editor seems to disappear after upgrading to Drupal 10.3. Just happened to me today.

When i disable the module from my editor, the editor returned.

I would recommend this official plugin instead with all features https://www.drupal.org/project/ckeditor5_plugin_pack β†’

Errors attached below.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

I can confirm this is working as required on a fresh installation of Drupal 9.5.11 and PHP 8.1

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

This sounds like the viable option for the Boostrasp 5 subtheme https://www.drupal.org/project/link_attributes β†’ .

Problem solved for me now.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

This worked for me. Thanks mate

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

That has fixed it.

Line 116 too had a similar issue which i had to fix too

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Genius module πŸ‘. Any plan for a D10 release. ?

Am currently using this patch for now...

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Yes @ravi Am using that Boostrap 5 theme

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Kindly push this to the main release version 4.0. Still getting the WSOD on all my themes in Drupal 10

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Installed on a server without X_Debug enabled and the problem was solved.

In my situation every time i created a page it would say "page not found".

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

I agree to re-open this,

No option to change and/or hide title

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Hello gausarts,

I think it would be prudent to make us choose between the square animations and the blur effect (which works much better now),

Currently the squares animations are back even without me selection the is-b-visible option.

Like i mentioned earlier this impacts page loading time with a multi-image page in my situation.

The two effects might need different js selectors as a future considerations to combat this

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Hello gausarts,

Before i update, i noticed that without the loader animations, my websites have been loading much faster because i use the responsive image module.

The cube animations tended to add more time on my cummulative layout shift time when using plugins like masonry as the js waited longer to load due to the animations from blazy.

Let me test this update and see how it goes.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Hello flyke I have used patch #25. Initially failed to apply but with "composer require 'drupal/bootstrap_styles:^1.1' --prefer-source" did apply.

So MLTR is now removed from all my dependencies and am good to go.

So ma using Layout Builder Modal just as before without the worry of MLTR, which i have now disabled

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Hello Foxy-vikvik, its theme specific to your case i guess

Am using claro admin theme and boostrap 5 theme in Drupa 10 for my front end and i have no issues.

Screenshot with it enabled is shown attached

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Same Here, Animation is gone. and longer page load times than before. Its frustrating.

I don't have Ajaxin module used anywhere

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Hello Mav_fly

Your problem should be related to the Layout Builder Blocks deprecate module code, see here https://www.drupal.org/project/layout_builder_blocks/issues/3363647 πŸ› Fix deprecation notices with PHP 8.2 and Drupal 10 Fixed

And deprecate code in the adaptive theme you are using https://www.drupal.org/project/issues/adaptivetheme?categories=All β†’

Am using the bootstrap 5 theme, so it has no deprecated code and works with your same setting.

Try fixing that deprecation and revert with findings

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Hello Mav_fly ,

Kindly share a screenshot of your recent log messages every time you try to create columns. Your problem appears to be a jquery/once problem that needs updating to core/once.

On Drupal 10 thats a sign of incompatiblity. I get a feeling there's a related module to BLB that is bringing the issue.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

What Version of Drupal did you upgrade from? Drupal 8 or 9. Can you share screenshots maybe...

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

@MLZR patch #3 works when used with patch #8 from https://www.drupal.org/project/bootstrap_styles/issues/3330458 πŸ“Œ Fix Drupal 10 Change of JS jquery/once to Drupal core/once, migrate JS API Fixed

Good to go now. Setup Drupal 10.1.1 + PHP 8.1

A little Ajax Error, but i can live with that

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Download the Module Via Composer

Enable it via Terminal or the UI.

I have done that on a Drupal 10.1 website and they're running just fine side by side

Check screenshots

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

I just ran into this problem. It makes content rendering messy for anonymous users

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

I got the same problem too. All the errors i got were similar to what you have shown MLZR. Still fiddling around for a solution.

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

This is not feasible if all i want to do is link a company page. Some personalities prefer to use their company URLS https://www.linkedin.com/company/

I beg to object this update. Some of my sites are using the page URL and this would break everything. Drupal is complicated enough already. Let users choose how to use the URL not fix them to one thing.

Thanks

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

After applying that patch, i still get this error in Drupal 10.0.7 with Commerce 2.0 installed

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

Update: Patch Successfully applied when applied with cweagans after excluding the patch from https://www.drupal.org/project/react_comments/issues/3043979 β†’ patch from fixing drupal code standards. There was a conflict i guess. Am hopeful this shall help anyone out there

πŸ‡ΊπŸ‡¬Uganda Thomas Kaisuka

@ oo0shiny Patch react_comments_3173271-14.patch in #14 cannot be applied. Am using php 8.1.3 and Drupal 9.5.2.

Patch failed when installing module from composer with the patch attached.

Production build 0.71.5 2024