- Issue created by @alexpott
- π¦πΊAustralia pameeela
Thanks, I had no idea it used a separate logo.
Or change the easy email theme to use the front end logo by default and only use a custom logo if it is overridden.
This makes a lot of sense to me, it seems like setting a custom logo is an edge case. Moving over to the module queue though since it'll have to happen there.
- πΊπΈUnited States zengenuity
This is handled in Easy Email Theme. Moving it there.
- Merge request !2#3515767 - Use the default logo from the default theme rather than providing our own default logo β (Merged) created by zengenuity
- πΊπΈUnited States zengenuity
@alexpott, @pameeela: I've implemented this functionality in Easy Email Theme. Now, when the "Use the logo supplied by the theme" option is checked in Easy Email Theme, it will attempt to use the logo configured in the default theme. (whether that is uploaded or a default)
One thing I noticed while doing this is that Drupal CMS Olivero doesn't have a default logo.svg file. So, if we merge this change, then all DCMS sites are going to start out with no logo in their emails. In that case, they get the linked site name in that same place instead.
- π¦πΊAustralia pameeela
Ah, thanks for the heads up! I'll create an issue for adding the logo.
- πΊπΈUnited States zengenuity
This has to be merged along with β¨ Hide Easy Email Theme from Appearance and Block layout pages Active , because once that's merged, we won't be able to access the theme logo settings.
-
zengenuity β
committed 996506be on 1.0.x
#3515767 - Use the default logo from the default theme rather than...
-
zengenuity β
committed 996506be on 1.0.x
- Status changed to Fixed
10 days ago 6:15pm 6 September 2025 Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.
- π¦πΊAustralia pameeela
Thanks! I've updated the Drupal CMS issue with an MR to fix the missing logo.