Running into an issue with a View using the 'Calendar by month' format. I'm using an HTML Date (YYYY-MM-DD) field for sorting, but for some reason, nodes with a start time after 7pm are appearing a day ahead. It seems to have something to do with timezone settings but the server's TZ is set to America/New_York and reports the correct date/time and Drupal 10 is set to 'New York' under Regional settings. I can't find anywhere in the config that would get views to incorrectly read these date fields. Anyone else ever experience this?
When creating contextual filters for views, the reference filter-value would commonly be derived from the URL of the parent page (the page in which the view is embedded). However, I have a case where I would like to set the reference filter-value to the value of a field in the content-item corresponding to the parent-page.
I already use the Metatag module for a Twitter - Summary with large image - Card on a news site.
But now I am in a completely different configuration where many nodes don't have an usual field_image image, so I should set up a Twitter Card but always showing a default image.
I don't know whether the best way is to create a hidden image field somewhere and tell Metatag its image-url or is there a way to create a metatag to an image file.
I have a Drupal 7 installation on a Linux server. It is currently running PHP version 8.0.30 and I want to upgrade it to PHP version 8.3.16, which if I'm not mistaken is the latest version compatible with Drupal 7. I downloaded the php-8.3.16.tar.gz tar file from php.net, but how do I install it?
I was wondering if there was a way to bulk delete files but to have the filter or option to save files that are linked on our website? There's a ton of old files on our website, but we don't know what's linked/relevant to the website and we want to avoid deleting files that are active on the website. My entire team is relatively new, so we're unsure on how to go about such a big project. I've looked into some modules, but I'm not sure if they can filter out links/documents that are active. We're running version 10.4.1. Bit of a shot in the dark, but thought I'd ask.