my bad ๐
i found the problem, it was caused by my security plugin which filter long query.
thread marked as resolved.
for me it’s not working (wp 5.5.1)
last working version is 1.3.9
i tried disabling all plugins but no chance.
in the new version of gutenburg blocks you changed api to v2 but the call is still using v1
/wp-json/wpdm/v1/categories?locale=user (as it shown in the screenshot https://snipboard.io/9SQWaP.jpg)
the right call is
/wp-json/wpdm/v2/wpdmcategories?locale=user
Please check it !
i alrady have default values.
my question is about setting new package to empty (rather than all visitor)
i dont want to do it manually everytime i create a new package.
same thing with 2.0.3 update,i reverted back to 1.3.9
i tried:
-switching theme
-disable all plugins except download manager + gutenburg blocks
but same error as showed in screenshot.
what Op said is correct, WordPress is showing 5.1.17 update
https://snipboard.io/4zyoUq.jpg
hi,
for template files they must be in child-theme/download-manager/link-templates or child-theme/download-manager/page-templates (you have to remove tpls folder)
for opening link in a new window check the first reply
@Shahjada
problem resolved with selecting “unmask download link”
thank you
thank you, it’s working.
please consider adding this as option in settings or a filter.
so i dont need to repeat this step every update.
thank you again for the great support.
any solution?
i did the same but terms agree lock didn’t show up.
Problem Solved.
thank you
update:option is activated only on new packages
old packages have lock content filled but option is disabled
Problem solved with latest version
download manager > 5.1.0
default values > 1.9.3
thank you.