The issue appears to be with CSS and the use ‘col-md-X’ of several plugins, however i don’t want to spend all day finding and editing code that should already be correct.
After almost $200 spent here i’m finding that your documentation is quite poor.
2 ) Swift doesn’t support the additional previews yet. Will add this in next version. But can use the WPDM Page Template add-on which will allow you to use any Page Template from Downloads Templates page.
One of your plugins is creating the JS error which is blocking the download operation. We can bypass it using a custom link template. Please install the Pro version of Download Manager and then you can create custom link template from Downloads Templates page. Or just let me know after installing Pro. I will create the template for you.
1 ) Download Manager uses the active theme’s single.php template to show the details page. The single.php controls the layout but using WPDM Page template you can control the view of package-related content. In each package settings, you will find an option to set the page template. All WPDM Page Templates are listed in Downloads Templates page and you can create your own template.
If you want to control the layout too, then create a template file named single-wpdmpro.php and place it in your theme directory. This is the WP Core level template that will be used to show WPDM packages. You can copy the single.php and remove the parts ( comment reply, sidebar, etc ) you don’t need.
2 ) I have to check your page to suggest custom CSS. Maybe the styling is coming from your theme.
I have created a new Administrator for our Multi Site – but the WPDM Pro items are not showing in the Appearance > Menus for him to be able to add categories / downloads to the menu.
I have used “User Role Editor” to tick all capabilities for administrator. He has the exact same privileges as me as a Super Admin, but cannot edit the menu items where I can.
Hello everybody,
I’m looking for some infos about csv bulk import mapping.
I’m using WPDM Pro, with Advanced CSV Import. I download and fill each field of sample .csv, I upload it to >CSV importer, and I get the screen about mapping fields.
I cannot understand how I have to map some fields (not the custom ones, but standards).
As example, I cannot import downloads’ category. What is the correct field? post_category does not work, and I don’t have such an option as WPDM:_category or similar.
Same error on some other fields, as file_titles and so on…
I send you attached the screenshot with the field I can’t map correctly (red underlined), and all the available fields in the select menu…
Could you please help me in mapping them correctly?
We are using Enfold theme but the login page is not allowing a slider we want to add at the top that goes under the logo (so that the logo and navigation will show). This works on the register page and dashboard page, just not the login page.
Hi,
It is because you are not using the latest version of the file download-manager/tpls/wpdm-all-downloads.php, probably, you are using a customized copy, however, if you want to use the latest version of that file, please download the latest version from premium download are and replace that file or all.
I followed the instructions för List all downloads in … but even if I copy the code it is still the same with Creation date. I have tested with jstable.1 as well…
All users from the same IP are counted as a single user when downloading as a guest. If you download files as a logged user than different user downloads will make a separate entry in stats table even when users are using the same IP.
Yup, plugin was installed but not activated. I just installed it and the site went down and had to reactivate all needed plugins. I did not recognize the plugin so it was not activated. Still getting message when opening membership options but downloads and membership does work. Will mark resolved.
If you are allowing the download only by logged users, then no need to collect the email address that is already associated with the account. Because you can get the all downloaders email address from the Downloads Stats page when exporting the download history. So, only activating the term lock serves your purpose.
It is also possible to make it work the way you explained above. It requires some code customization. You have to use a custom template for /download-manager/tpls/lock-options/email-lock-form.php
You don’t need custom fields to get user agreement. The “Terms and Conditions” lock does exactly what you want. Enable the lock from Package Settings Lock Options To know who accepted the terms enable the email lock too. You can see all collected email addresses from Downloads Subscribers page.
Place the file in /active-theme/download-manager/wpdm-all-downloads.php location to override the default template. Then use tags in your all packages shortcode to show package tags.
I am afraid we have a problem with your solution as mentioned om March 16 above, Your answer:
6 ) Add the following line after this code localStorage.removeItem(‘file_cart_data’);
$(‘#file-cart’).html(‘<ul class=”list-group file-cart-list”><li class=”list-group-item”>File cart is empty‘);
When I do this, File cart is empty indeed, very happy with that, and download pop-up appears but then the original form generated by the Form Lock Add on is shown again with the notice: Fields are mandatory. This doesn’t look good.
And another question, the download zip is allways the same name: something like custom-pack-83-85-82-239.zip
This is not good because we have people who come back regularly and if the old zip is still in the downloads directory they will get an error at downloading. Like: this file already exists. Not technical people will not understand so it would be much better is every download has a different name. Is this possible?
When I create a Package with reference to eg. three Select Members, it is only the one selected member that equals the Author (see enclosed “Select Members”) that shows up on the Public Profile Page [wpdm_user_profile] – (see enclosed “User Profile1”).
When I log in as another member – nothing shows (see enclosed “User Profile2”).
The package is shown under “My Downloads” for all three members, but it is not possible to make a purchase from “My Downloads” (see enclosed “My Downloads”).
What is the best way to set up a package for purchase using Premium Package and Advance Access Control?