wpdm_all_packages, additional metadata not displayed
-
In ealier versions (before wpdm 3.2.11), we were able to use additional metadata with the wpdm_all_packages-shortcode.
If you go to downloads, edit an existing download, scroll down to custom fields, you should see already existing fields (like “location” or “label”). If you set a value for one of these custom fields, wpdm in earlier versions was able to display those in shortcodes, e.g.:
[wpdm_all_packages thumb=1 items_per_page="10" jstable=1 order_by="page_link" order="ASC" cols="page_link,package_size,location|categories|publish_date|download_link"]This doesn’t work anymore. One could also create new custom fields*, set values and use those in shortcodes. This also doesn’t work anymore.
We are using wpdm 3.2.36 with wordpress 5.9. The use of additional metadata is very useful, so I would be really glad, if this could be fixed.
Unfortunately, I don’t have a live-site, I could provide. But I could post some screenshots if needed. Don’t hesitate to ask for this, if it should be helpful.
* Go to downloads, edit an existing download, scroll down to custom fields, under name choose enter new, enter a name (like: referencenumber) and a value (like: ab-1234) and click add custom field and of course update to save the changes. Now the download has an extra metadata-field, which could be used in older versions of wpdm in shortcodes like:
[wpdm_all_packages thumb=1 items_per_page="10" jstable=1 order_by="page_link" order="ASC" cols="page_link,package_size,location|categories|publish_date|download_link"]
The topic ‘wpdm_all_packages, additional metadata not displayed’ is closed to new replies.