mandsconsulting
Forum Replies Created
-
Hi Cornelius3D,
Were you able to resolve your issue? Instead of using a relative path to your file, have you tried using an absolute URL?
So instead of:
/home/content/42/7979142/html/mySite/wp-content/uploads/2012/09/TheFall.mp3
Try:
[audio src="http://mysite.com/.../TheFall.mp3" /]
Hi jwurster,
I’m not sure what could have changed or happened in the environment. We just downloaded the latest WP and all other plugins required and all is working. It is possible some other plugin you have is somehow interfering.
Feel free to provide a link to the page where you are experiencing the issue and we can try to take a look.
Hi samgaw,
Thank you for your interest in our plugin. This is not currently possible out-of-the-box, but we plan to pull out the name from CF7 and make a shortcode available in the email templates in an upcoming release. I believe this will address your needs.
Forum: Plugins
In reply to: [Email Before Download] [Plugin: Email Before Download] New lines in emailHi beardandteeth,
Glad you got it all working and thanks for the tip in case others run into this!
Hi josand,
You may be to enter a URL in the file attribute of the ebd shortcode. For example:
[email-download contact_form_id=”1″ title=”Test File” masked=”false” file=”http://www.domain.com/file.pdf”%5D
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(); ?>
Hi la33coug,
Thanks for your note! Since Contact Form 7 can have any number of the fields in addition to email, we save them all in that XML. We will consider pulling the name field out into a specific column along with email in an upcoming release.
Forum: Plugins
In reply to: [Email Before Download] [Plugin: Email Before Download] Inline Link TargetHi caroldtg,
Have you tried that without setting this option? By default the links are generated with target=”_blank”. We have just tested it’s working as expected.
Hi caroldtg,
Yes, it is. Instead of <ebd /> in the below screenshot, you will want to use <ebd_left />
http://s.wordpress.org/extend/plugins/email-before-download/screenshot-7.png?r=618760
Hope this helps!
Hi ozman2182 and caroldtg,
Sorry for the late response. We appreciate your suggestion. Currently multi-downloads are checked by default, but we plan to incorporate a setting in the Admin Panel to allow you to override the default to unchecked in an upcoming release.
Hi proapp,
Please check this sticky post:
http://wordpress.org/support/topic/plugin-email-before-download-from-email-address
Hi greendezine,
Thanks for the interest in our plugin. Unfortunately we don’t provide tools to parse in information that is stored in the database.
Since Contact Form 7 can have any number of the fields in addition to email, we save them all in that XML. We will consider pulling the name field out into a specific column along with email in an upcoming release.
Forum: Plugins
In reply to: [Email Before Download] submit with start autodownloadHi samirkharrat,
Thank you for your interest in our plugin. This is currently not an option. We will consider it for a future release.
Forum: Plugins
In reply to: [Email Before Download] Sending different emails from each formHi shaguna,
We currently allow for a response template to be created in the Admin Panel, but it cannot be different for each form.
Hi incription,
We allow for two options: 1) inline link and 2) email. In the case of the email option, the user will of course have to enter a valid email in order to receive the download link. In the case of inline link, the email address would not need to be validated by the user. So, it is your choice and the configuration options are available in the Admin Panel.
Hi VBPartners,
I hope you have been able to resolve your issue. If you haven’t, please check this sticky forum and share your results:
Also, thanks for jumping in to help, Ch123.