I think the issue is you're trying to use "loadmodule" in a hyperlink. You can't directly link to modules using the "LoadModule" or "LoadPosition".
You can link to your mailchimp form by embedding that module into an article, link to the article with your button. You just need to add "&tmpl=component" to your link that opens the mailchimp form.
You can link to your mailchimp form by embedding that module into an article, link to the article with your button. You just need to add "&tmpl=component" to your link that opens the mailchimp form.
- Create an article, call it "Newsletter Signup" (or whatever you want to call it)
- Embed the Mailchimp sign-up form module iwthin "Newsletter Signup" article. (with Loadmodule)
- The link on the button should include this section : "&tmpl=component" and that will load an essentially blank page, and only load whatever is in the Component (the main content area) of the page (which in this case would be your news sign-up form)
Statistics: Posted by AMurray — Sun Dec 15, 2024 9:36 pm