post / submit not working
-
Hi
I am trying to use the plugin and it looks great, but when I submit it never posts anything to mailchimp.
I tried to show debug messages, and it looks like the javascript returned from shortcode_form.php is wrong beacuse wp is doing newlines and <p>
example:
<p><script type=”text/javascript”>
alert(‘hello
<div>world</div>
<p>’);
</script></p>I tried remove_filter(….,wpautop) – also present in my theme function.php
any clues?
Thanks
http://ww.wp.xz.cn/plugins/yikes-inc-easy-mailchimp-extender/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘post / submit not working’ is closed to new replies.