-
AuthorSearch Results
-
Dec 6, 2017 at 7:21 pm #66419
Mike MorseMemberThis reply has been marked as private.Dec 6, 2017 at 5:57 pm #66407In reply to: Register Redirect To Download Page not UserDashboard
Hasibul Amin HemelBlockedHi there,
When the user is already registered they need to log in to download the package file. So after login, they will be redirected to the same page.
For registering they are redirecting to the registration page. Where after successful registration, they will be redirected to dashboard. This is default settings.for changing the redirect URL change this in settings login required message field message.
http://example.com/login-page/?redirect=[this_url]If you want to add a custom action to login redirect method check this post. https://wordpress.org/support/topic/how-to-redirect-already-logged-in-users/
Thanks
Nov 28, 2017 at 9:16 pm #66110In reply to: file path fix
Amy MassonParticipantThis reply has been marked as private.Nov 28, 2017 at 6:04 pm #66091
cbenson583MemberHow do I upload download manager records from css using the CSV Import Add-on when. the records point to a url not a specific file. I could not find a field to map the url to. I tried mapping it to the wpm:files field but this did not work.
Nov 14, 2017 at 12:06 pm #65542
shameemMemberThank you Mr.Shahriar.
I got it Cancel and Success URL, am asking is there any predefined URL is required or just user dashboard URL?
If you don’t mint please fix following issues which I faced.
1. I Created a package and I can see it fine when I do a preview and publish. However, when someone views as a subscriber/visitor, the table of packages isn’t listed and the subscriber sees the error “you are not allowed”. I assign Allow access “All visitors”.
2. Is there any plugin/add-on support for user registration approve?
Thanks in advance!
Nov 14, 2017 at 10:57 am #65537
ShahriarModeratorCancel and success URLs are used to redirect to your site from PayPal. And as the names suggest two URLs are used in two different cases. Successful and Failed transaction.
I am checking the expire date issue and will add the fix in your site as soon as the solution.
Nov 3, 2017 at 7:56 pm #65189In reply to: Allow to View a File up to 100 times
ShahriarModeratorSorry for the delayed reply. Somehow missed your reply.
You can attach pdf directly if instead of adding URL. Attached files are secure, a customer can download files only if they purchased it.
Oct 29, 2017 at 1:08 pm #64973In reply to: Email Lock, Package Stats
ShahriarModeratorYou can use Default Values add-on to apply email lock by default for all new packages. To add lock in old packages you have to go one by one.
The user can view their download history from dashboard history tab. Dashboard shortcode is
[wpdm_user_dashboard flaturl=0]Oct 29, 2017 at 12:58 pm #64971In reply to: Most simple download way
ShahriarModerator1 ) Create a custom link template from Downloads Template page. You can clone an existing template from that page and edit on top of it. Remove all data that is not important for you ( i.e. version, date, download count etc ). Also remove
[page_url]and[page_link]template tags those exists there. That will remove all link to the details page.When inserting the category shortcode select this custom template as your link template. Install TinyMCE add-on to insert shortcode easily.
2 ) You can also modify the details page ( http://rodribv.com/download/test-bestand/ ) by using a custom page template.
Oct 24, 2017 at 5:07 pm #64820In reply to: Allow to View a File up to 100 times
ShafayetModerator- In that case, you have to create a temporary download link and mail him
- You need to create role based discount from Pricing and Discounts page
- WPDM can’t protect URL, if you want to sell access to URL like http://www.louisparlas.com/Books/Peri_Sinergatikon/index.html, you can sell, but, customers will be able to share those URLs, but, if you want to keep those URL protected, there will require some additional customization.
Oct 23, 2017 at 7:40 am #64772In reply to: Allow to View a File up to 100 times
kelvegeMemberThis reply has been marked as private.Oct 22, 2017 at 8:39 pm #64765In reply to: Changing icons, fonts and font size.
ShahriarModeratorThe suggestion above was for the Extended Shortcodes add-on, not the core Download Manager plugin. You can add custom icons by adding the URL instead if selecting an existing one.
Oct 21, 2017 at 6:19 am #64729In reply to: Deleting File Attachments
ShahriarModeratorIndexing depends on your package. Search engines don’t index files directly from WPDM storage location because WPDM doesn’t serve downloads using actual file path. If you check the download URL you will get the idea, it uses post id to serve downloads. So, file indexing is not an issue actually when you delete a package.
You don’t have to use outside tool like FTP client. I suggested it as just another option. You can use File Manager add-on which is an extension of WPDM. Using this add-on you can manage your files from Dashboard Downloads File Manager page.
Oct 20, 2017 at 5:15 pm #64722In reply to: Allow to View a File up to 100 times
kelvegeMemberThis reply has been marked as private.Oct 19, 2017 at 6:47 pm #64693
ShahriarModeratorThis reply has been marked as private.Oct 18, 2017 at 11:19 am #64627In reply to: Premium Pack update crashing
Diams22MemberThis reply has been marked as private.Oct 16, 2017 at 5:55 pm #64553In reply to: Allow to View a File up to 100 times
kelvegeMemberThis reply has been marked as private.Oct 12, 2017 at 6:14 pm #64441In reply to: How to Add VENDORS or DEVELOPER Name and URL
ShahriarModeratorYou can do this using Advanced Custom Fields add-on and a custom link/page template.
Here are the steps to link Developer name with URL,
1 ) Create 1 text custom fields and another URL custom field. Set name and URL in respective fields when creating the package.
2 ) In your custom template use this format to add link to the text
<a href="[acf_ACF_url]">[acf_ACF_Text]</a>Oct 12, 2017 at 4:00 am #64415Topic: How to Add VENDORS or DEVELOPER Name and URL
in forum Download Manager Pro
M KAUTSAR JUHARIMemberI use WPDM to share free software and games for users (and planning to sell any). What I and many people need is a new space to fill the Developer Name and URL. Can this be done? I’ve tried to use advance costum Field add-ons, but it does not work as I expected.
See the Example from attachment. Please, help me and other user facing the same problem :’)
Oct 11, 2017 at 2:31 pm #64372In reply to: Getting blank page
Paula TalbottMemberI just heard from Stripe, and they said the LogoURL error is coming from the Stripe plugin:
“I have taken a look at your account and I can confirm that there is no problem on our side, however, looking at your error message it does sound like that there is an error with your third-party integration. I hate to redirect you but I believe the best course of action would be if you got in touch with your developers as it is not a typical error message that Stripe would send to the users.”
So now there are 2 issues, the blank page in Safari, and the LogoURL error in the Stripe Add-on plugin.
Oct 5, 2017 at 9:59 pm #64194In reply to: 500 error with unknown cause
Melissa KopfMemberWe cannot allow FTP access, however we would be able to package the site and send it to a secure address for you to work on it and then return the code. We also were able to pull the following error log. Please advise on the next steps to resolve this issue
Error log:
PHP Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /amimono/wwwroot/overture.informaticsinc.com/wp-includes/functions.php on line 3384, referer: http://overture.informaticsinc.com/download/test-package/
PHP Notice: Constant SCRIPT_DEBUG already defined in /amimono/wwwroot/overture.informaticsinc.com/wp-config.php on line 83, referer: http://overture.informaticsinc.com/download/test-package/
PHP Notice: Constant WP_DEBUG_LOG already defined in /amimono/wwwroot/overture.informaticsinc.com/wp-config.php on line 85, referer: http://overture.informaticsinc.com/download/test-package/
PHP Notice: Undefined index: contact-form-7 in /amimono/wwwroot/overture.informaticsinc.com/wp-includes/class.wp-scripts.php on line 201, referer: http://overture.informaticsinc.com/download/test-package/
PHP Notice: Trying to get property of non-object in /amimono/wwwroot/overture.informaticsinc.com/wp-includes/class.wp-scripts.php on line 201, referer: http://overture.informaticsinc.com/download/test-package/
PHP Notice: get_bloginfo was called with an argument that is deprecated since version 2.2! Thehomeoption is deprecated for the family ofbloginfo()functions. Use theurloption instead. in /amimono/wwwroot/overture.informaticsinc.com/wp-includes/functions.php on line 3501, referer: http://overture.informaticsinc.com/download/test-package/
PHP Notice: Undefined index: contact-form-7 in /amimono/wwwroot/overture.informaticsinc.com/wp-includes/class.wp-scripts.php on line 201, referer: http://overture.informaticsinc.com/download/test-package/
PHP Notice: Trying to get property of non-object in /amimono/wwwroot/overture.informaticsinc.com/wp-includes/class.wp-scripts.php on line 201, referer: http://overture.informaticsinc.com/download/test-package/Oct 5, 2017 at 7:37 pm #64183In reply to: Link Color and Hover Icon
ShahriarModeratorYou can add custom css to change the color. Please send me the URL. I will suggest you required css.
Oct 4, 2017 at 10:24 pm #64147In reply to: Can't Get Table Shortcode to Sort Properly
Michael ChuchroMemberWas this issue resolved? I am having the same issues as described by Scott. Anytime I add a new package after the initial bulk upload, it does not display in alphabetical order. I created a dummy package with just a title and added it to a category. I am running WPDM 4.7.1. You can see how the issues described by Scott are still occurring at the below URL.
Oct 4, 2017 at 8:04 pm #64142In reply to: Custom Work Quote
Malcolm BeyerMemberOK. This is a good short term solution, but we would still like to use your Download Manager program to be able to upload and create a package of an iOS app and have user download it.
The problem we have is that you can’t download the iOS .ipa feel directly. Apple requires that we link to a .plist file that includes information on the file as well as the link to the file. The .plist file needs to be linked from the following URL structure:
href=”itms-services://?action=download-manifest&url=url of the manifest file”
We can’t use the URL feature to add a package, because it doesn’t recognize “itms-services” as a protocol.
Is there a way to make that happen?
Oct 4, 2017 at 5:41 pm #64117In reply to: WPDM Directory Add-on – search doesn't work
ShafayetModeratorI found archive page ( directory addon ) is working fine. please give me the URL where you facing an issue.
-
AuthorSearch Results
Search Results for 'Add Url'
Manage your purchases, downloads, and account settings
-
Search Results
-
How do I upload download manager records from css using the CSV Import Add-on when. the records point to a url not a specific file. I could not find a field to map the url to. I tried mapping it to the wpm:files field but this did not work.
I use WPDM to share free software and games for users (and planning to sell any). What I and many people need is a new space to fill the Developer Name and URL. Can this be done? I’ve tried to use advance costum Field add-ons, but it does not work as I expected.
See the Example from attachment. Please, help me and other user facing the same problem :’)