Account created on 24 July 2018, almost 6 years ago
#

Merge Requests

Recent comments

πŸ‡ͺπŸ‡ΈSpain javitan

I can confirm this is working with Drupal 10.2.4. Could we please merge it?

πŸ‡ͺπŸ‡ΈSpain javitan

The changes of the branch didn't work for me, so I overridden the CSS value to use top: 0 instead. This is working for Drupal 10.2.4.

πŸ‡ͺπŸ‡ΈSpain javitan

The changes of the branch didn't work for me, so I overridden the CSS value to use top: 0 instead. This is working for Drupal 10.2.4.

πŸ‡ͺπŸ‡ΈSpain javitan

This works perfect and it should be merged into the project!

πŸ‡ͺπŸ‡ΈSpain javitan

Great solution! I don't need to place my blocks on the layout anymore. Thanks!

πŸ‡ͺπŸ‡ΈSpain javitan

We can add custom blocks from the block selector (using the last we_megamenu version), but we need to place them in the block layout first.

πŸ‡ͺπŸ‡ΈSpain javitan

I was having the same issue, and this solved it! https://www.drupal.org/project/redirect/issues/3401916 πŸ› Redirect loop wrong detection (service unavailable: RedirectLoopException) Needs work

πŸ‡ͺπŸ‡ΈSpain javitan

I guess you are using a Entity Browser view on the widget settings, right?

Also, on the form display you have changed the widget to use the Entity Browser.

πŸ‡ͺπŸ‡ΈSpain javitan

I avoided the problem using Entity Browser β†’ instead of the media library (changing it from the form display).

πŸ‡ͺπŸ‡ΈSpain javitan

I'm having the same issue, but I'm not sure the issue is related with this module. I can create a new node, and then I'm having the same problem updating any image of any block with an image field inside. I'm using layout builder. Were you able to solve it?

πŸ‡ͺπŸ‡ΈSpain javitan

For some reason the after upgrading the core and module it didn't update my pattern files, so you will need to change them manually (pathauto.pattern.YOURNODE.yml).

So just change the id from this:

selection_criteria:
  xxxxxxxxxxxxxxx:
    id: node_type

Into this:

selection_criteria:
  xxxxxxxxxxxxxxx:
    id: 'entity_bundle:node'
πŸ‡ͺπŸ‡ΈSpain javitan

javitan β†’ made their first commit to this issue’s fork.

πŸ‡ͺπŸ‡ΈSpain javitan

I was reviewing the last patch and it was incompatible. I added the last details to make it compatible with Drupal 10.

πŸ‡ͺπŸ‡ΈSpain javitan

It is working well. I was struggling with the documentation. I will open a new one to include a readme file.

πŸ‡ͺπŸ‡ΈSpain javitan

I created a new patch changing a little bit the description and documentation links. I also moved the fields as jannakha proposed but I kept the Permissions policy and Feature policy as different sections.

πŸ‡ͺπŸ‡ΈSpain javitan

#59 solves the issue for me using Drupal 9.5.5. I'm using a view with a contextual filter and I'm exposing the filters with Better Exposed Filters. Also the Media Library is working normally. Anyway, I removed an empty if.

πŸ‡ͺπŸ‡ΈSpain javitan

javitan β†’ made their first commit to this issue’s fork.

πŸ‡ͺπŸ‡ΈSpain javitan

javitan β†’ created an issue.

Production build 0.69.0 2024