Also, may you please try the following shortcode:
[wpdm_packages] – WP_Query in a shortcode for download manager packages
It will work in a similar way but will not load all packages in a single request.
Demo:
https://demo.wpdownloadmanager.com/wpdmpro/list-packages/
Hi,
To process and load around 500 packages will take a few seconds, please try using any cache plugin, that will significantly improve the load time
Hi,
That is coming from the theme template, wpdm has no control over it. You need to edit the theme template to adjust it.
Hi,
Sorry, but we don’t have the option to use ZOOM, may you please install it somewhere accessible or create a staging site, so that we can get access to help you with the setup.
Though we explained everything in doc, you may try using the shortcode exactly:
[wpdm_all_packages items_per_page="50" jstable=0 order_by="update_date" order="DESC" cols="title,file_count,download_count|categories|update_date" colheads="Title|Categories|Update Date"]
Nowhere in wpdm or wpdm Gutenberg add-on has he API call https://leapingwing.co.uk/wp-json/wp/v2/users/me?_locale=user
But even if it is from wpdm, let check the following screenshot:
The marked request is from Yoast SEO plugin and returning 403 error, which is even not an issue with their plugin. It could be related to your wp setup. Please contact your hosting support.
Hi,
You also need to select editor here:
If that doesn’t work, please send me temporary wp-admin login info in a private reply.
Hi,
Add-on adjusted and updated, tags are searchable now.
If you change to change login form in that way, you may need to edit the template file tpls/wpdm-login-form.php
, also, with the next update we are adding a new filter hook wpdm_login_form_fields
to modify the login form field on need.
Hi,
You can not import the exported CSV directly, the export CSV is a newly added feature and not fully import ready, the export file will just give you a headstart to create an import file in case you need to update any data field.
To import CSV file you may need to reconfigure it following the instructions here:
For example. if you just want to update only the title of few packages, simply delete all other columns except the ID and title, and also delete all other packages only keeping the ones you need to update.
Please let me know if anything is not clear.
FYI, very soon the exported CSV file will be well formatted and import ready, we are working on that.
Please send me your final CSV file you are trying to upload and let me know which data you actually trying to update.
I’ve developed a small add-on just to fix your issue. But, now I just checked, downloads seem to be working fine as they were.
okay, no worry, we shall adjust it with the next update.
Hi,
Please send me temporary wp-admin login info in a private reply to check your issue in detail.
Hi,
Sorry, in that case, they are gone except you have a database backup. In old-style, all custom templates are stored in option table in serialized format, the option names are _fm_link_templates
and _fm_page_templates
About the staging plugin, may you please contact with their support.
The date you are using is a future date, that’s why post status moving to “Scheduled”. Please use a backdate.
@abrafac, as it is now, it will show only file type icon, however, we shall add custom icon support with the next update, but, now you can show featured image by adding parameter thumb=1
with the shortcode. But, if you need an immediate fix, please get the attached file and put it in /plugins/download-manager/tpls/
dir replacing the old one:
https://www.dropbox.com/s/arkftdttcht59q9/wpdm-all-downloads.php?dl=0