I'm trying to look for a solution for the following problem :
On a website, i have two views which displays results of the same content type.
On the front page they are displayed one after the other, and i store the nids of the first view results in $_SESSION.
The query of the second block is altered based on the nids stored in session so that we don't get duplicate results.
I am having issues with images from iphones being rotated to the left by 90 degrees. I think its exif orientation thats causing my problem. so i installed simple image rotate but I don't see any arrow icon showing up on my images when i go into edit mode.
the image is in an image field. I tried deleting and replacing the image but never got an arrow. i also tried creating an entirely new page but no joy. is there some dependency i might be missing ?
This is undoubtedly a hot topic and I have read many web pages on "best development practices" for Drupal with respect to the use of git. The background is that this will be a multi-developer project with three repositories on the server: development, staging and production. The branching model to be used in Git will follow "A successful Git branching model" found on the web.
I installed the paragraphs module and inserted the paragraphs field (Entity reference revisions) in a content type called Anagrafiche with the name field_sedi. For some registries (nodes) I have entered multiple locations, the field_sede field (in the paragraph) is linked with an entity reference to the locations.