-
Notifications
You must be signed in to change notification settings - Fork 1
Add a note to set the website URL in the Mailchimp Audience settings. #145
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
Conversation
Co-authored-by: Darin Kotter <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA Update ✅
I have verified this PR in the fix/92 branch, which has been fixed and is functioning as intended.
I tested the following on this branch:
- Note is shown under the "List Options" section of the settings.
Testing Environment
- WordPress: 6.8
- Theme: Twenty Twenty-Four 1.3
- PHP: 8.0.30
- Web Server: Nginx 1.20.2
- Browser: Chrome
- OS: macOS 15.2
- Branch: smoke-testing
Steps to Test- As mentioned in the PR description.
Test Results - It is working as expected.
Functional Demo / Screencast -
Special Notes - Ready for UAT
Testing Document status:
Cases related to this Issue/PR are added to the Critical Flow Wiki pages:
- Yes - pending
- Not Required/Applicable for this PR
Noted: I tried adding the website URL, but it threw an error from Mailchimp's side. However, the PR notice looks good overall.
Regression / Smoke Test Report ✅Tested with the Testing Environment
Next Step- Ready to Merge 🚀 |

Description of the Change
As reported in #91 and #92, the "« return to our website" button could lead to a 404 error from the subscribe/unsubscribe confirmation page if the website URL is not set in the Mailchimp Audience settings.
This PR adds a note under the "List Options" section, instructing users to set the website URL in the Mailchimp Audience settings to prevent 404 errors and ensure users can return to the website without any issues.
Closes #91
Closes #92
How to test the Change
Changelog Entry
Credits
Props @MaxwellGarceau @dkotter @iamdharmesh
Checklist: