Aim: Display the content ( title, picture, date -> one above other) using views so that number of columns is adjusting according to screen size. Order of items should be from left to right so it is logical on mobile and stationary devices.
If not possible then one column that is centered. However I got additional hurdle: when setting up link as an image and content is in one column an active link area is whole row (so even white space!) where each picture is located and I would like to be only when I hover over picture.
I am developing a custom module for a multilingual Drupal 8.7.x website. I need to get the label of a field attached to a node which has several translations. I cannot find a way to get the translated label of this field from my module's code.
The field label is translated by using the Translate Content Fields action, the one at /admin/structure/types/manage/{content type name}/fields/{field name}/translate. The translated label displays as expected on the node add/edit form and on the node page.
Tonight playing up with taxonomy terms (deleting some vocabularies, changing other terms of vocabularies -> one that are displayed on homepage) and changing how views are displayed caused 'broken links' to some blocks on homepage first and then then after refreshing message on home page info that 'Requested page could not be found'. As a result all view blocks are gone.
Yesterday some type of content was deleted (if I remember correctly) and caused the same thing -> all blocks on homepage were removed.
I received this error when trying to update my D8 theme: "Installing modules and themes requires FTP access to your server." I'm sure this is familiar to some of you. I've also reviewed the previous answers on how to update site permissions via Drush; and to ensure that the Update Manager module is enabled (yes, it is). I'm using Pantheon as my hosting provider. But is there anything I can do in Pantheon settings or Drupal admin? The alternative is inefficient.