Forum Replies Created
WPDM still doesn’t check Users Can Register option, anyhow I’ll add it with the next update of the plugin.
- Archive pages are working fine ( http://prntscr.com/96t218 )
- about categories like
1999.2are not working because they are numeric, anyhow I’ll add a patch for that. - Actually you didn’t mentioned about automatic category hierarchy ( parent/child ) from CSV import, it was all about importing packages, not automatic category creation, actually to do such parent child settings there will require complex changes.
About “fix the layout”, what is the problem with layout now?
Not the single.php, you need to delete single-wpdmpro.php
- Go to Admin Menu Downloads Templates
- Clone the link template your are using there now
- Replace
[page_link]tag with[title]tag - Save as a new template
- Use the new template now
- Docs: http://www.wpdownloadmanager.com/doc/templates/
May you please install it somewhere accessible directly from internet.
You used [wpdm_categories parent='23' cols="1" toolbar=0 item_per_page=1 template="564a1b35150de"] , but it should be [wpdm_categories id='23' cols="1" toolbar=0 item_per_page=1 template="564a1b35150de"]
the CSV file is worked fine for me, may you please give me temporary wp-admin login info in a private reply to test it in your installation. Thanks.
Sorry, no parent child hierarchy possible with csv import. Use 1999.1 with any new or updated package.
It was not showing earlier because you were using jetpack photon. anyhow they are showing properly now.
chrome screenshot:
https://www.evernote.com/l/AV34h0WcCbRJyr04wG480-wPevwTbavq1s0B/image.png
I see, regular registered users will not be added with wpdm subscribers, wpdm subscriber only will come from email locked downloads.
for customization, please mail to customize@wpdownloadmanager.com
Access roles will not actually affect category visibility, it just will control access to downloads.
Actually that will not be very easy to explain, it will require good amount of customization, however if you want customization, you may mail here customize@wpdownloadmanager.com
Extremely sorry, though the system is working great for many other ftp, I couldn’t make it work in your system still now, probably for some weird security restrictions, but I’m still trying to resolve it, but looks like I may need your unrestricted ftp info in your both server. Earlier, I couldn’t upload a test file to check the download. And the solution still may take some time. But please let me know if that is not feasible for you.
In same way it marge all selected roles from all selected categories , sub-cats and package. But subcat doesn’t inherit parent cat’s access roles, so, if you only select a sub-cat, then parent cat’s access roles don’t count here.
Please give me temporary wp-admin login info and url in a private reply so that I can check the issue and set it up there for you.
We shall add the required option with custom field very soon.
actually the purpose of remote ftp is, so that you don’t have to upload file through http, adding such upload function will actually add extra load in your server. You need to upload all of you files in your second server using ftp, then you can connect and attach file from 2nd server with wpdm package using remote ftp add-on.
Please give me the URL where you using such short-code.
- No rewriting there, you are copying the tpls dir from download manager plugin dir to active theme dir.
- Them rename it copied tpls dir ( which is in your theme dir ) to
download-manager - Now edit wpdm-all-downloads.php in side download-manager dir ( which is in your active them dir )
Now if you use the short-code, it will use wpdm-all-downloads.php from your theme folder.
May you please install it somewhere accessible from internet, so that I can check, as it is working fine for us and other users.
Working fine now, we added the code in wrong place where updating last time. Anyhow everything is O.K now.