vafpress
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] No download buttonHi, have you succeeded setting up normal Easy Digital Download Item without free download plugin?
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] No download buttonAlright, I just accessed the page, have you make sure that:
1. You have uploaded a file for the download?
2. Set the download price as 0?Thanks.
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] No download buttonHi, I cannot access the link you gave, could you make sure it’s the right link and working? Thanks.
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Uhh on Member PageHehe, thanks for your constant helps and encouragement, really appreciate it ??
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Uhh on Member PageOuch, this is really embarrassing, I forgot to clean up some lines of test code, really sorry for this, and thanks a lot for reporting, just cleaned and updated the plugin.
Awwww, You’ve just made our day, thanks ??
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Download Link Never StartsThe issue was caused by incorrect method of page id retrieval in our code, and has been fixed in the later version, thanks to Moe Joe for helping us identifying the issue.
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Update Killed My ButtonsThanks for the kind words, YOU ROCK TOO ??
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Shortcode bug in 1.4Hi, sorry for the inconvenience, you’re right, I have made a silly mistake in the recent update, and just fixed it on the latest (0.1.5) version, thanks for notifying us soon ??
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Update Killed My ButtonsHi, sorry for the inconvenience, you’re right, I have made a silly mistake in the recent update, and just fixed it on the latest (0.1.5) version, thanks for notifying us soon ??
Hi, good idea, just pushed the change, but please note that I changed the action name a bit for consistency:
<?php do_action('vp_edd_fd_before_member'); ?>
<?php do_action('vp_edd_fd_after_member'); ?>
Thanks!
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] DocumentationHi, thanks for the suggestion ?? You have very good points here, as the developer, we thought the extension is so simple that user can just install and using it, but obviously that’s not for everyone ??
We are currently working on a site for all of our WP related products (vafpress.com), we’re going to put detailed documentation in the site, it’s expected to be live in couple of days ??
As for now we will answers to your questions in short:
1. Under EDD Settings -> Misc, there are short description for each field, and default value that can serve as example.
2. There are 3 pages:
a. File List
This page is used to list all downloads links if a download has more than 1 files.
b. User Log in and Registration Page
This is where user will be redirected if member only download is turned on and user isn’t logged in while trying to download.
c. Download Gateway Page
This will serve as “thank you for download” page.
All those pages are editable via page admin, so you can add custom information on those pages.3. There are 2 notable shortcodes:
[download_link id=”” text=”” class=””] -> for outputting download button manually by download id.
[vp_edd_membership_form] -> for outputting user log in and registration form.
4. The extension basically override the normal purchase / add to cart button of premium download with free download button when the download price is set to 0.
Thanks.
Forum: Reviews
In reply to: [Easy Digital Downloads - Free Download] difficulty getting supportHi sorry for the late response, we have responded to the thread and willing to help you through this.
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] not working, please helpHi, I can’t see a free EDD download button, you need to set the download price to 0 so that it will become a download button.
If you want to me to help you technically, please contact us via contact[at]vafour.com, and we will get back to you.
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Download Link Never Starts