IF someone else has this problem, the solution is to deactivate the javascript minification of the advagg module.
rainer f. gottlieb β created an issue. See original summary β .
That's a good question. I understand what is meant. We also want to have search queries in sitemap for SEO-reasons.
What does that mean?
The URL of a search query is f.e.:
https://DOMAIN/SEARCH-URL?search_api_fulltext=KEYWORD&sort_by=created
and leads to a page where all content for KEYWORD is listed.
In this way, you can achieve a placement in search engines for the keyword KEYWORD, but it is certainly problematic to automate such a listing, for example with regard to a content type, because no automatic urls are created by the system.
But it seems one can add custom links to sitemap (
https://www.drupal.org/project/simple_sitemap β
) via this URL
/admin/config/search/simplesitemap/custom
OK, we'll test this after our digital event next week, I don't want to change much at the moment, especially as we've solved the DKIM problem on the server side for now.
Thanks for the quick response! Much appreciated and very helpful :)
We just sent Drupal password reset mail from this system/domain and that got a 10/10, i.e. DKIM worked in this case. Also in another case, email sent via a custom module on this site passed the DKIM test.
For Views Send we use βMime Mailβ via the βmailsystemβ, System mailings are sent via Symfony Mailer. There was a reason for this, whether we can simply switch over would have to be checked.
But anyway, you would you say it's almost certainly a mime mail problem?
Rainer F. Gottlieb β created an issue.
Rainer F. Gottlieb β created an issue.
We are also struggling with this and it does not seem possible, to create a working RSS feed with image via views in Drupal 8 in 2024. That is a pity.
It does not seem to work for role filter grouping? With 9.5 patch #36 #44 is applied but the error as described above remains, at least in our case. Maybe someone can take another look at this case.
OK, simple problem here, you have to setup the image field also in /admin/config/people/accounts/form-display/register means in the form display register tab, not only the default tab, as we did, not ot works fine also wtih register form :)
Same here with Image Widget Crop 8.x-2.4, drupal 9.5.4
as explained above, assing the image crop on a Image Field in Useraccount-settings/-forms, but during user register, no crop-function appears after pic upload.
No cache problem, Persmission-settings for the topic could not to be found.
Rainer F. Gottlieb β created an issue.