Hi jccone,
Thanks for the interest in our plugin. From what we can see on the page you provided, AJAX is not working. Can you please make sure you have the following in your footer.php file:
<?php wp_footer(); ?>
Thread Starter
jccone
(@jccone)
Yes it’s definitely there. And I figured it was an issue with ajax. I think I’ve narrowed it down to the theme itself, but just can’t find it.
Hi jccone,
We installed this theme and before activating it created a simple test post.
It worked fine until the new form was activated. The behavior was the same as at your site. After a little research, we found that the generated output had some additional tags. We opened the WP post editor, cut the entire post, pasted it into a text editor (Notepad), then copied this text and moved it back to the post editor, then saved. After this, the form started working as expected.
Hope this helps.
I have a simmilar issue I think/
(I’m a very, very fresh newbie to WordPress)
Wich file did you edit, copy and past please?
Hi RensD,
Thanks for the interest in our plugin.
Please do not edit files; only edit your post.
No…… That is not my question.
You state in your message to ‘jccone’ you editit a file to make things right. You copied and pated the text.
Wich file did you copie and paste?
> Hi jccone,
>
> We installed this theme and before activating
> it created a simple test post.
>
> It worked fine until the new form was activated.
> The behavior was the same as at your site.
> After a little research, we found that the generated
> output had some additional tags. We opened the WP
> post editor, cut the entire post, pasted it into a
> text editor (Notepad), then copied this text and
> moved it back to the post editor, then saved.
> After this, the form started working as expected.
>
>Hope this helps.
Hi RensD,
We never state in our messages that jccone should edit any file.
In our example we described what we did with the post on which our plugin stopped working when we activated mentioned by jccone theme.
So, we edited the post only.
Thread Starter
jccone
(@jccone)
mandsconsulting – I tried what you suggested and it didn’t work. I even created a brand new post and typed in the shortcode manually, but still no go.
Just so I understand you were talking about the actual post that the shortcode was located on right, not the contact form 7 code or anything else?
I appreciate the help
Hi jccone,
Yes, Contact Form 7 shortcode, placed into the same, distorted post stopped working.
I’m sorry I misunderstood.
But than my question remains: How do I get the download link after filling out the form to work?