You can use the template tag [wpdm_acf-GroupName-FieldName]
for showing specific field value on any template file.
Example: [wpdm_acf-ProductInfo]
for showing product info.
Thanks
Hi,
Download limit can’t be download more than the number(+1), so you can set 0 and user can download for only once which is default.
and the password lock should be work with the single package if you select that, also you can set individual file password, which is different from single file pass.
What code that popup? can you send full php error log?
Thanks
As you also can do that with the template files, you can send the login to make that template for you with the pro plugin.
Thanks
Can you clear the problem? Do you want to show the download stats to a user/subscriber in front end dashboard? or the user needs to access stat from the dashboard.
Thanks
Whats your server php version? can you send the full error log?
Thanks
Hi,
We will fix these issues in next release of Download Manager. For now you can add error_reporting(0); in download-manager.php file to hide these notices.
If that not works.
Then, You also add ini_set(‘display_errors’,0); under error_reporting(0); line.
Thanks
Hi,
It seems like nice feature with an additional plugin, but that will take time.
Would you like to take our custom upgrade service instead?
Thanks
Hi,
Can you send the login to check the issue?
Thanks
Hi,
Can you just ignore them and use link template on pages? I think this will be a good solution for you. Why do you want to disable single package view and category view pages? If it related to SEO then you can just ignore those pages using the robot.txt or site index files.
Thanks
Direct Links
At the bottom of the shared link settings pop-up, you will find a direct link to your file. A direct link is a web address (URL) that links directly to a file (without using Box Preview). This is different from a regular shared link, which will bring users to the Box preview screen for said file.
Direct links end with the file's extension type. Therefore, if you are linking to a Microsoft Word document, a direct link will end with *.doc. When a user clicks on the link, the file will be downloaded onto their computer or opened by a default program, depending on computer settings. Direct linking can also be used to host images or files for your website or blog.
Direct Linking is only available for individual files and is unavailable for folders. A link to a folder will always be a web address of a Box page.
You will need to select it for individual file link from link share type.
Follow that guide to achieve this.
Thanks
Hi,
For windows, it will create a new folder when unzipping the zip file. Antivirus can block automatic execution though.
It will be easy to understand the error if you can send the screenshot. What kind of error does it show in download process?
Thanks
Hi,
You can reply as private and send details.
When user upload package nothing happens, does it mean the package is not available or not published?
You can set the package to publish automatically from setting.
You can view all uploaded files from the category or archive page.
Thanks
Hi,
Direct download is not available for the free user, This is a premium feature. And you can follow this guide to achieve the direct download link from any file.
Thanks
Looks like there is a problem with the SSL, Please follow this guide to resolve the issue.
Or you can use this plugin.
Thanks
Yes, it will work fine. You’re welcome. 🙂
There might be any permission plugin that blocking the user from deleting the file. Please check that. Let me know.
Thanks for the report, We will fix this in next update. For now, keep that in the download-manager.php file.
Hi,
Please use [wpdm_frontend flaturl=0]
this shortcode. Which will resolve the 404 error.
Let me know.
Thanks
Hi Jacki Fink,
please post a new thread with error l. And send login details in private reply. Thanks
Hi @TonyaAdams,
to upgrade from free to pro., just
1. Download latest version of WordPress Download Manager Pro from the same location in orders page.
2. Unzip the package
3. Upload files to /wp-content/plugins/download-manager/ using ftp
4. login to wp admin
5. deactivate download manager
6. re-activate download manager
Thanks
Sorry for that,
But the bug is into the front end builder, that don’t let the section zindex works.
Can you contact their support to be sure if they have this issue?
Thanks
1. You can provide access control to any category, even custom taxonomies by attaching any category or custom taxonomy to a Membership Level. Now, the packages under that categories will be under membership level.
2. Do you want to hide the items section tab from user front end dashboard? Then, you can just remove add_filter("wpdm_user_dashboard_menu",array($this,"dashboard_menus"));
this from your plugins/wppromembership/wppromembership.php
file.
3. Without a subscription, the user can’t access the content, if you want to show only content and hide the download link then go to Content Visibility
section from membership advance setting, then check Show WPDM Pacakge Info?
.
4. You can use class="classparent <?php if ( is_user_logged_in() ) {echo 'loggedin';}
in the class and then define .classparent.loggedin
in theme css file to make change the css for loggedin user.
5. Payment gateway like PayPal has that feature that you can change directly from there. But it is a nice idea we can implement.
Thanks
Hi,
1. No, it will only require WordPress download manager.
2. yes, the user can add any type of package.
Can you please send login details in private and link to check it?
Thanks
Looks like you have permission problem, from your package settings allow access field is blank.
Which version of download manager are you using?
Please update to the latest version.
Thanks