Forum Replies Created
To block 2nd email, comment out or remove line #18
add_action('wpdm_onstart_download', array($this, 'wpdm_download_notification'));
Those texts are in wpdm-functions.php, you simply need to search and replace, you also can change them from wpdmpro.po file.
Custom field will not appear yet at front-end, but we shall the support with the next update of the add-on. But version field should be there, please give me temporary wp-admin login info in a private reply to check.
In that case you don’t need to use any short-code in homepage, just use an image with the download page link , however, please give me a temporary wp-admin login info in a private reply if you want me to do that for you.
I just tested this package http://bienestar.movimientointeligente.com/download/clase-de-regalo-abrazandote-a-ti-mismo/ , got it working fine.
- The limit was 1 download/user
- Message was showing expired as probably it was downloaded once already from the account “alejandra”
- Now I set limit 2 dl/user and download link is visible again now.
You can create a template for download detail page (It works like single.php). The file name should be single-wpdmpro.php and place it in your active theme directory.
In that template do not call sidebars, as you don’t want those in your download page. I guess, you have standard php knowledge. Otherwise it might be confusing for you.
Let me know if you have any question.
Thanks.
If the download process is controlled by wpdm pro, then pdf stamper will work fine.
It is working fine for me:
https://www.evernote.com/l/AV3kmHS2f3xHDKe-SJl_xXYOcU4e2nafpAoB/image.png
Don’t worry, custom works are not with wpdm core plugin, so you can update regularly.
WPDM Pro is enqueuing jQuery as plugin is using it, probably your theme doesn’t adding some required JavaScript library like jQuery and when plugin is inactive, theme is missing the library and breaking.
” i cant get the description” <– may you please explain it little more with an example.
I’ve fixed the email formatting issue and update the add-on, please update your copy, but in case of email lock, it is not possible to add name and email with 2nd email email. But I can disable 1st or 2nd email for you if you want.
Somehow, did you click on “Subscribe” link here http://www.wpdownloadmanager.com/support/forum/download-manager-pro/
https://www.evernote.com/l/AV0vvOIg_vxA3ILdnRH73fYbge8lzutNj1UB/image.png
In that case, please go to that page and click “Unsubscribe”
ok , I added a patch with archive page add-on and it is working fine now, but looks like there is an issue with gravity form plugin,
function WP_List_Table::get_columns() must be over-ridden in a sub-class.
which need to be fixed to make download work, as it is with confirmation message, peoples are discussing it here:
# https://wordpress.org/support/topic/43-upgrade-breaks-gravity-forms
# http://stackoverflow.com/questions/32258033/gravity-forms-error
that will require an small change in code. Please give me temporary wp-admin login info in a private reply, I shall do that for you.
For that, you need to disable email lock and enable for lock.
Actually search result from standard search option with default search widget will depend on your theme, wpdm doesn’t have anything to do with that, if your theme doesn’t include wpdmpro post type, then wpdm will be skipped from search result, however you may use http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ to add customized search option for wpdm pro.
Yes, you can do that, in verse theme, only download link should be disabled when user doesn’t have access.
Extremely sorry for delayed reply, that’s the solution and I already applied it in your site.
Sorry for the trouble, you can move it from one to another domain, also you can use it for 5 domains simultaneously. Try now please.
@brittanyvandy, it may happen for FontAwesome version conflict. First, please try disabling font awesome from wpdm settings.