@marcusdall, sorry, not clear, if you want to put custom icon for your package, you also can upload it in wp media library and copy the url and use it in icons tab.
Please give me your search page url to check.
I’m also in the core team. However, I tested here http://shq.org.au/wpdm-archive/ and sorting is working fine, please copy the short-code from that page. I also disabled archive page from wpdm settings, that option is not same as the directory add-on. “Archive Page” option is wpdm setting is only required if you want to short post type archive page, when your theme have a template for that.
Yes, it is possible, If field name is acf_PersonalInfo_email
, you need to use it in csv, like __wpdm_acf_PersonalInfo_email
Yes, Custom fields are searchable now.
Hi,
All packages ( except internal documents ) created/updated after multi site customization will appear there, if it falls under the selected filter ( site access and document type ).
When customizing, You asked to add a ‘Internal’ document type. All packages with that type will not appear in result.
So, all missing packages are internal or created before customization ( updating the package will add it to result )
Hope, it is clear to you now. Let me know if you have any confusion.
Thanks.
If you want to give access to stats change define('WPDM_MENU_ACCESS_CAP','manage_options');
to define('WPDM_MENU_ACCESS_CAP','edit_posts');
in download-manager.php
It is downloading properly for me, please let me know if you are still facing the issue.
It looks like, you are still using free version, please deactivate and delete free version, download pro version from here http://www.wpdownloadmanager.com/user-dashboard/purchases/ and install. Then you will be able to attach multiple files per package.
I checked, it is not permission related issue, other plugin or active theme causing this conflict. May I try disabling other plugins temporarily?
Please give me your csv file to check.
You need to edit the template file wpdm-all-packages.php, Please follow the steps under step# 3 here
We shall add an option to enable/disable file delete with package delete, however we also have an add-on to manage files http://www.wpdownloadmanager.com/download/file-manager/
Unfortunately that is not possible as each order deals with full cart but not single product, however we shall add a buy now option soon as a quick purchase option for single product, then you will see product name in PayPal or any other payment gateway for such single product orders / purchases.
Please use short-code [wpdm_user_dashboard flaturl=0]
Still there are some unexpected output, please check your scripts all over.
/*** Custom Function for trimmed Excerpt ***/
It doesn’t show product name in paypal checkout page, as user already saw the item names and prices in cart page, again showing them in paypal is not necessary.
WPDM doesn’t delete old file as same file could be linked with multiple packages, however if you want to replace old file with new file, you need to select “overwrite” for “when file already exist” option in wpdm settings.
Probably access option is not set somehow, you need to set Allow Access = “All Visitors” or specific user roles you want to allow access. But if you want me to check it in your setup, please give me a temporary wp-admin login info in a private reply.
For homepage we are using this theme http://www.wpdownloadmanager.com/download/crypton/
However you still can list the package in that format using short-code like [wpdm_category]. Doc: http://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
For now, you need to put icon file ( name format: ext.png , ex: mobi.png ) in /plugins/download-manager/assets/file-type-icons/
, however we shall add external icon integration option with next update.
Unlocked.
Hi, Please check now http://cpmr.org/documents/ . Both sidebar and table category filtered result stays in document page. Thanks.
Please give me your license key in a private reply .
Please give me temporary wp-admin login info in a private reply to check the issue, as it is working fine in my setup.
Please give me temporary wp-admin login info in a private reply. BTW, for pro support please post here http://www.wpdownloadmanager.com/support/forum/download-manager-pro/ , we reply there frequently.
Not exactly sure how this could be related with wpdm, however if you want login form, wpdm has a short-code for that. Please use short-code [wpdm_login_form]