Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newsletter: messages only displayed in the first module, if two or more subscription modules are on the same page #7015

Open
theDyingMountain opened this issue Mar 13, 2024 · 4 comments

Comments

@theDyingMountain
Copy link

Affected version(s)

4.13.x, 5.x

Description

In ModuleSubscripe.php messages are not separated by module. So if two or more subscription modules are on the same page, e.g. for different channels, the messages appear only on in the first module.

@fritzmg
Copy link
Contributor

fritzmg commented Mar 13, 2024

I would consider this a known limitation. Why do you have multiple subscribe modules on the same page?

@theDyingMountain
Copy link
Author

Counter question: why not? 😀 In my case, the customer website needs two modules on the page: https://www.first-lego-league.org/de/news

@fritzmg
Copy link
Contributor

fritzmg commented Mar 13, 2024

I see, so you are using a module per channel essentially, by adjusting the template to use the channel ID in a hidden input field instead.

@theDyingMountain
Copy link
Author

I don't quite understand, what you mean. I didn't adjust the template, there are 2 modules, each with a different selected newsletter channel. 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants