actually, WordPress Download Manager has nothing to do with that. 99% times it is related with your server.
here the manual is only for pro. if you are using free version, then you simply need to create package, then use tinymce button with your content editor to insert short-code, thanks
install all in one seo pack, but if you are using yoast SEO, the add-on will be available soon.
in that case you will have to add the sorting parameters with short-code,
like:
[wpdm_category id=cid order_field=”create_date” order=”desc”
current version optimized for all in one seo pack. next update will have the option for yoast seo
now wpdm pro adjust meta data automatically with all in one seo pack, in next update we will add compatibility option with yoast seo.
wpdm pro enqueuing jquery properly with wp standard, if other plugins follow wp standard then there should be no problem but still you can remove jquery from wpdm pro, simply comment js enqueue lines from /download-manager/functions.php
from functions.php find & remove the word @wedmaniac
please delete free version then install pro http://www.wpdownloadmanager.com/docs/installing-wordpress-download-manager-pro/
no conflict, just disable image button add-on, create a new page template with the icon/button you want there (you can follow default page template), and apply to packages
give me your URL to check
o yes, got it now, it will not work in popup, use link template “Link Template Embaded”
@yblancqu, it should me working great now, anyhow please send temporary wp-admin login info to support@wpdownloadmanager.com
no problem with more categories
as i wrote in previous message:
package access = package access + all of its category access ( cat1 + cat2 )
package access = none + all cat access ( All Visitors + Subscriber )
package access = All Visitors + Subscriber = All Visitors, as “All Visitors” override everything else, because conditions applied as “union” not “intersection”
Yes, we will add “publish/draft/pending” option, as your see “extended” visibility options already exists
use download button only only when you are using public downloads, if you have mixed downloads, in page and link template use your expected image like this:
[download_link image-url]
it is not a bug, it is a option in wpdm pro, so you can control you should able to see or not
your procedure is correct, like, if no access set with package, then category access will be apply on that package
means,
package access = package access + all of its category access
package access = none + admin
package access = admin
we made it in that way, but if you having problem with access, then there could have other reason, please send wp-admin login info to support@wpdownloadmanager.com to check your issue
ok, adjusting that
little confused as update should not affect previous settings, send a temporary wp-admin login info to support@wpdownloadmanager.com to check
codes are in functions.php, function name “getlink”
1) for remote files (like amazon s3, remote ftp) file size are not detectable , as php can calculate file size for local files only
2) for remote files (like amazon s3, remote ftp) only individual download will work, as to download multifile pacakge , server need to zip those first before download, and only local files can be zipped, so, we wpdm try to zip all remote files, need to copy those first in same server, which will take lots of time and memory, and there will be no meaning of using remote file storage.
yes, you can change the text from functions.php
sorry, but nothing to change with download manager actually, there need to change in the other plugin.
@evscicats, drop down will show only if there is a subcategory and those are accessible by guest or certain user role of logged in user.
@bergjet, thats a css issue could be happening by your theme css