Hi,
I tried installing Grunion-ajax and it doesn’t work. I tried with wordpress 3.8 amd 4.0
I installed the regular Grunion Contact Form and that one works.
With grunion-ajax, I don’t get the button next to the media button like with grunion contact form.
I add the shortcode to the page and nothing happens
No other contact form plugin is installed
]]>Hi,
Thanks for the plugin. Works for me on a 3.4.2.
How can I put a “Thanks for submitting” message?
]]>Is Grunion Ajax going to be compatible with newer WordPress versions and Multisite?
I have quickly tested this plugin (v.1.2) on a WordPress 3.4.2 single site installation and on a WordPress Multisite 3.3.1 installation, both installations are on Localhost and with Grunion 2.3, and it didn’t work.
Thanks a lot!
Can you support widgets as well?
]]>Hi Brent,
The form is submitted successfully, but the ajax response inserts the entire post body (including the “Message Sent” confirmation, etc.) where the form used to be, so the post content appears twice!
I know that can’t be right, but I noticed that grunion-ajax.php seems to grab the entire post content
$content = do_shortcode( $post->post_content );
(grunion-ajax.php: 80)
for the ajax response and then inserts it into the form wrapper (like div#contact-form-id-1), and that would produce exactly the wrong behavior that I’m seeing.
Any advice?
]]>It greys out, has a loading bar, but never submits. In other words, doesn’t work.
]]>