Media Library / Images / Responsive images - driving me crazy

I'm still struggling with getting my media library items to display in a decent viewable manner and things are not behaving as expected. 

For example, I just put a media image in a block and told it to be centered, it shows as centered on the block edit display but when I place the block it is now left-justified.

This seem like vodoo magic to me so I hope to describe what I have done and hopefully someone can point out my mistake...

Anyone who integration Onepatch with Drupal 8

I am using Wordpress Commerce. Need to integrate inventory system in Drupal 8. We have proposed to use https://onepatch.com/

Anyone having integrations with this? Or better inventory management software that supports wordpress.

Layout Builder - How to customize column widths?

Hello!

I am using the Layout Builder module to create a custom content type.
When configuring a section with multiple columns, is it possible to add custom column widths (even by downloading another module)? If so, how do I do it?

Thanks

How do I download using Drupal?

Can you tell me how to download with Drupal 8?

This is very important to me. Thanks!

How to build a genealogy relationship

Hi there,

In the last few months I have been involved in a personal project to dump information about my family and my wife's family into a site made with drupal.

I have looked at countless modules and initiatives, obviously in drupal, for fun :), but all are mostly outdated, and although there are proposals in other technologies, even free, I prefer to do it in drupal.

I have more or less thought about the subject, but I can't find a solution that satisfies me for the most important section: relationships.

Menu in custom module.

Hi, I´m developing a module and I want to create a menu (view?) in this.

My routing .yml

my_module.addcompeticion:
  path: '/sport_tracker/competiciones/añadir_competicion'
  defaults:
    _form: '\Drupal\my_module\Form\AddCompeticionForm'
    _title: 'Añadir Competición'
  requirements:
    _permission: 'añadir competicion'

my_module.listcompeticiones:
  path: '/sport_tracker/competiciones/listado'

  requirements:
    _permission: 'access content'

My links.menu.yml:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x