mautic / mautic

Mautic: Open Source Marketing Automation Software.
https://www.mautic.org
Other
6.95k stars 2.54k forks source link

Theme Settings: Default Theme (not working) #12807

Open code5rick opened 10 months ago

code5rick commented 10 months ago

Mautic Version

5.0.x series

PHP version

8.0.2

What browsers are you seeing the problem on?

Chrome

What happened?

On Mautic 5 Beta 1, when we navigate to the theme settings and set a specific theme as our default theme, the change is saved successfully. However, the default theme does not take effect as expected.

How can we reproduce this issue?

Step 1: Navigate to Settings > Theme Settings. Step 2: Choose a new default theme, such as the "Confirm Me" theme, as it utilizes GrapeJS/MJML. Step 3: Save the changes. Step 4: Proceed to Channels > Email. Step 5: Create a new email, and verify that the default theme selection remains the Mautic default,the "Blank" theme.

Relevant log output

None.

Code of Conduct

RCheesley commented 10 months ago

Thanks for reporting the bug, I have labeled it up and hopefully we will be able to look at this before the Release Candidate!

mollux commented 9 months ago

@code5rick

I think you're mixing 2 concepts:

so this is not a bug, it's a feature request to expose it via the UI.

code5rick commented 9 months ago

@mollux, thank you for the explanation. Although I initially thought it was related to email, after testing, I realized it doesn't actually work for landing pages. Even after installing my landing page templates and setting them as default, it still didn't function as expected.

putzwasser commented 8 months ago

This is because Mautic won't update existing landing pages if you change this setting. Changing this affects your newly created landing pages.

Changing an existing landing page's theme currently means that Mautic replaces all the content of that specific landing page with the template content specified in your selected theme.

stale[bot] commented 5 months ago

This issue or PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you would like to keep it open please let us know by replying and confirming that this is still relevant to the latest version of Mautic and we will try to get to it as soon as we can. Thank you for your contributions.