mandsconsulting
Forum Replies Created
-
Forum: Plugins
In reply to: [Email Before Download] Not logging email addressesHi Jvid,
In some and maybe most cases this happen if you modify the default CF 7 fields. Make sure you didn’t change the ‘your-email’ field to something like ’email’.
Thanks for the interest in our plugin.Forum: Plugins
In reply to: [Email Before Download] link not workinghi anika.nigam,
Thanks for the interest in our plugin.
You could start from reading this sticky thread first http://wordpress.org/support/topic/plugin-email-before-download-sticky-getting-faster-support?replies=18
Then it would be very useful if you provide the url where we could test your page with the issue.Forum: Plugins
In reply to: [Email Before Download] Download does not workHave you made sure that Download Monitor works on its own?
Forum: Plugins
In reply to: [Email Before Download] Download does not workHello,
Thank you for your interest in using our plugin.
Have you made sure that both Contact Form 7 and Download Monitor both work on their own?
Hello,
Thank you for your interest in our plugin.
Have you confirmed that Contact Form 7 is working on its own?
Forum: Plugins
In reply to: [Email Before Download] Email w/link feature not workingHello,
Thank you for your interest in our plugin.
Could you tell us more about the issue you are having as well as your settings for EBD?
Forum: Plugins
In reply to: [Email Before Download] Email before download for multiple downloadsHello,
Thank you for your interest in our plugin. There are two ways you could possibly do this. One, you can redirect to a whole new page upon clicking on send on the contact form. Or you can include multiple download IDs in the shortcode for EBD.
If you want to redirect to a whole new page, check out how to do that here: http://contactform7.com/redirecting-to-another-url-after-submissions/
If you want to include multiple downloads in the shortcode, you will want your shortcode to look like this:
[email-download download_id=”11, 42″ contact_form_id=”45″]Let us know if that solves your issue.
Forum: Plugins
In reply to: [Email Before Download] Register and get 2 download linksHello,
Thank you for your interest in our plugin. You can have multiple files appear for download by including multiple download IDs in the shortcode like below
[email-download download_id=”11,42″ contact_form_id=”45″]
Be sure not to include any white space in your ID listing as well. Let us know if that works for you.
Forum: Plugins
In reply to: [Email Before Download] Download button not showingHello,
Thank you for your interest in our plugin,
Have you tested that Download Monitor works on its own?
Forum: Plugins
In reply to: [Email Before Download] Send activation keys via email after file downloadHi rtabone,
Thanks for your interest in our plugin.
Since we don’t know the details of your system, you might have to create some custom script coding.
However, if you are not going to dynamically generate activation key, then you can use Email Before Download to send it by email.
You, in our plugin settings, have to enable Delivery Format as “Inline Link” (or “Both”) and then fill in the 9.1 – single url with the text of the email that contains your key. So each time user submits the form they will get your email.Forum: Plugins
In reply to: [Email Before Download] link instead of something uploadedHi julienbayle
You can use “file” attribute of the Email Before Download short code instead of the download_id, eg.
[email-download file=”http://file_url” title=”file name” contact_form_id=”Y”]
Keep in mind that you shouldn’t use masked option (see the plugin setting page) when you use “file attribute”.
Please let us know if it worked for you.
And thank you for the interest to our plugin.Hi flag,
Thank you for reporting this issue and suggesting solution. We are going to update our plugin soon and will probably add this code our plugin to prevent the issue.
Can you tell us what version of Download Monitor you are using and what are its and Email Before Download’s settings you use. We need that to know the use case when it breaks. Are you using masked option and force download option together?Forum: Fixing WordPress
In reply to: Email Before Download, Inline Link Not Showing UpHi abproblabs,
Thanks for using our plugin and reporting the issue.
We tested your site and the can see that the download links are working in Chrome and aren’t working in Firefox.
It looks like your are using “Hide/Mask Real Link” option in your Email Before Download settings. We received similar issue reports from our users a little while ago, after Firefox updated their browser to version 28. We continue working on this issue but for now we recommend you to turn “Hide/Mask Real Link” option off.Forum: Plugins
In reply to: [Email Before Download] No address in email field of csv.Hi JediJonny,
We save only the standard (automatically genrated) email field of the Contact Form 7. Can you confirm that this field looks likes this in your CF7 settings
<p>Your Email (required)
[email* your-email] </p>Forum: Plugins
In reply to: [Email Before Download] PDF link works, but file not showingHello,
I’ve just tested that link in Firefox version 26.0 and it worked fine. I updated Firefox to 28.0 and it doesn’t work. This leads me to believe the issue is with Firefox.
Have you tested just Download Monitor in Firefox, as in a direct link?