Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: URL problem with Mailchimp

Status Resolved
Add-on / Version Publisher 3.1.5
Severity
EE Version 5.3.2

Verve -Webdesign und Grafik

Apr 30, 2020

Hi
I try to include a code für a newsletter form from mailchimp
The form doesn’t work because something changes the url in the form action code of mailchimp in the template.

<form action="https://eco-safari.us5.list-manage.com/subscribe/post?u=f6c55261e7f472bf55b064e26&id=8172bb4b69" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>

And this is the code from the source of the browser (after copying the code above to the template in EE

<form action="https://www.eco-safari.ch/de/service/newsletter?u=f6c55261e7f472bf55b064e26&id=8172bb4b69" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" data-publisher-updated="true" novalidate="novalidate">

Any idea to solve this?
Thanks
Res

#1

BoldMinded (Brian)

Take a look at the docs https://docs.boldminded.com/publisher/docs/template-tags/forms

Login to reply