Lana Codes
Forum Replies Created
-
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress siteIs the problem solved? Or do you still need help?
Forum: Plugins
In reply to: [Lana Downloads Manager] Require email before downloadUnfortunately, I did not receive any further information.
But the answer is that this is only possible with another user role plugin. Lana Downloads Manager does not include such a feature.
If you need further assistance, even as a freelancer, feel free to contact me at [email protected].
Forum: Plugins
In reply to: [Lana Downloads Manager] Download numbersIf you have enabled Logs in
Downloads > Settings, you should seeDownloads > Logs.Maybe you can send a screenshot of the problem? You can send it to [email protected].
Forum: Plugins
In reply to: [Lana Downloads Manager] Download numbersHow to customize button label (i.e. button text):
[lana_download id="2200" text="Custom Text"]So add
text="Custom Text"to the shortcode.Forum: Plugins
In reply to: [Lana Downloads Manager] Download numbersHow to disable counter:
[lana_download id="2200" counter="0"]So add
counter="0"to the shortcode.Forum: Plugins
In reply to: [Lana Downloads Manager] Download numbersIt is not possible to change the method of the counter (and the method of the log). It’s flood protected right now (and trust me, it’s better for everyone).
Forum: Plugins
In reply to: [Lana Downloads Manager] Restrict download by user rolesThis is a popular question here on the forum:
User access is a completely different plugin. Much more complex and specific (multiple access levels, privileges, etc).
This requires either a compatible plugin (but Lana Downloads Manager is simple and single purpose plugin) or a freelance developer to create the custom code.So this is not possible with Lana Downloads Manager alone. You need to add a user manager plugin. Unfortunately, I currently have no information that any of the user management plugins are compatible.
If you want to use Lana Downloads Manager and want user restrictions, then I suggest you hire a freelancer who can code for you. If it’s not complicated, it’s a few hours of work.Or as far as I know (although I haven’t tested it), this plugin also handles user roles: https://ww.wp.xz.cn/plugins/download-manager/
Thank you for your understanding, I hope I could help. If you have any questions, feel free to contact me.
Forum: Plugins
In reply to: [Lana Downloads Manager] 2 file in articleUm, then I could only think of some server (webhosting) config that might not be compatible with the plugin on that website.
But without detailed testing, unfortunately, I can’t tell you what the problem might be.If you have any questions later, feel free to contact me, even by email: [email protected]
Forum: Plugins
In reply to: [Lana Downloads Manager] 2 file in articleI can find the URL on your profile where you are testing the profile.
I checked the “pippo” post and downloaded the two files. It was downloaded and the download counter has also increased.
So I think the plugin works on your website as well.
Maybe the flood protection that isn’t completely understandable to you and confuses you?
Forum: Plugins
In reply to: [Lana Downloads Manager] 2 file in articleI don’t know what could be wrong with in your website.
I have tested it several times and everything works perfectly for me.
My test:
I have two download files:
#1830 – Second Download (Download Count: 0)
#1757 – First Download (Download Count: 0)I click on each one and it works, it downloads the file. The counter changes:
#1830 – Second Download (Download Count: 1)
#1757 – First Download (Download Count: 1)I see each file in the log:
#1830 downloaded at 12:00
#1757 downloaded at 12:00Now I click on it 3x times (it doesn’t count because of the flood protection).
The counter does not changes:
#1830 – Second Download (Download Count: 1)
#1757 – First Download (Download Count: 1)But the log shows all the operations:
#1830 downloaded at 12:03
#1757 downloaded at 12:03
#1830 downloaded at 12:02
#1757 downloaded at 12:02
#1830 downloaded at 12:01
#1757 downloaded at 12:01
#1830 downloaded at 12:00
#1757 downloaded at 12:00All 3× clicks are visible in the log.
This is the expected operation.
If the plugin does not count the download for you (because it remains 0) and the download is not visible in the log, then for some reason the download will not be detected.
Forum: Plugins
In reply to: [Lana Downloads Manager] 2 file in articleDo you see the logs of both downloads in the Log table?
Forum: Plugins
In reply to: [Lana Downloads Manager] 2 file in articleThen is everything all right?
Do you understand flood protection? Flood protection only works when “Logs” is “Enabled”.
Forum: Plugins
In reply to: [Lana Downloads Manager] 2 file in articleIf you add two “Lana Download” post types, even if they contain the same file, they will still count separately.
So:
Download #1 post
download link: /download-1/
file: /test.pdfDownload #2 post
download link: /download-2/
file: /test.pdfIf you click on the /download-1/ link, only the Download #1 post will count the download.
There is flood protection in the plugin. If you click on the link more than once within 1 hour, it will still only count as 1.
If the same person clicks on the link 100× within a minute, it still counts as just 1.I hope I answered your question and was able to help.
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress siteThere may be another permalink problem.
To solve this, Settings > Permalink and click the “Save Changes” button, which will update the permalink system to WordPress.
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress site/lana-download/– for post type view
/download/– for file download