How does the Geolocation content of a page filter is a Views block ?

I have a website with Drupal 9 and the Geolocation module :

https://www.drupal.org/project/geolocation

I created a content type with a Geolocation field that contains coordinates.

My website uses the Olivero theme. I want to create a Views page with the summary my nodes and create a Views block with my nodes on a map.

The block must be on the same page, but it must be in the "Hero (full width)" region of the Olivero theme.

How to apply the exposed filter on the content and on the block ?

To reproduce the problem, you must install the Geolocation module :

https://www.drupal.org/project/geolocation

You must activate the geolocation_leaflet_demo submodule

https://ibb.co/C2VS6tN

You must place import the Views below and place the block on the page /demo

How to apply the exposed filter on the content of the page and on the map ?

How to limit access to the Views pages of the user account ?

I created Views page with tabs in the users account.

There is a big problem. If I am user "3" and I go to the page of user "56", I have access to his pages.

I have searched in the Context filters on the Views page and there is no setting to limit this. It is very astonishing.

How to limit access to the Views pages of the user account ? The current user must have access to all the pages of his own account, but not to those of other users.

Why does the Views not manage this permission so basic ?

Why are so many modules unsupported at once?

When I checked for updates via the UI at /admin/reports/updates, I found that several modules were unsupported by the project.

How do I remove a gap between breadcrumbs and main menu navigation

Hello,

I'm pretty new to Drupal and I'm creating a new content type. I noticed I have a gap between the main menu navigation and the breadcrumbs path. I'm not sure where to look on the configuration settings to remove it or if I need to edit the twig file. Below is a link to the screenshot of my issue. Within the screenshot I would like to move the breadcrumbs (blue box) up to where the gold horizontal line is as the main menu navigation is right above it. Please let me know if you need any additional information and I'm currently on version 8.x.

Link that leads directly to the download of the image

Hi,

I have an image type field first in my content creation form.

Currently the process is as follows (on mobile) :

1/ The user clicks on "create a content",

2/ he sees the form,

3/ must click on upload an image,

4/ must choose between uploading an image from a file or directly by operating a photo

5/ take a photo

What I would like is to remove the steps 2 to 4 : when the user clicks on the content creation link, that it is directly the possibility of take a photo.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x