Lana Codes
Forum Replies Created
-
Forum: Plugins
In reply to: [Lana Downloads Manager] Number of viewsThere is only a download counter in the plugin.
You can use third-party tools like Google Analytics to count your viewers. This might be a better solution.
Forum: Plugins
In reply to: [Lana Downloads Manager] Change category slug?Yes, please do not change the plugin. If there is an update, the change will be lost.
You can change the category slug in the settings.
Downloads > Settings > Category EndpointUse the latest version of the plugin.
Sometimes the slug modification does not work. Use a permalink update at this time.
Settings > Permalinks > Save Settings (without modification)If you have any questions, please let me know.
Forum: Plugins
In reply to: [Lana Downloads Manager] No file URL definedYou’re welcome. I’m glad it was solved. 🙂
Forum: Plugins
In reply to: [Lana Downloads Manager] No file URL definedWordPress admin> Downloads> All downloads> Edit post
Are you sure you filled out the file url? Under the post content.
Forum: Plugins
In reply to: [Lana Downloads Manager] Download file not found – error 404Technically possible, but this is a very big development. There are many setup options.
In the plugin, I mainly develop features that everyone can use, so I’m doing only general or simple improvements.
Your request is a unique development. But it can be solved. A freelance WordPress developer I think is relatively easy to do.
Forum: Plugins
In reply to: [Lana Downloads Manager] Download file not found – error 404No need to add manually. The plugin automatically creates the folder. But if there is no write permission in the folder, there may be a problem.
I think if you successfully upload the file at Download post type and do not write an error message at the upload then there must be the file on the server.
Another problem may be the bad permalink setup.
"/v7/download/67/"this is not a folder, it is a permalink.If you can give me WordPress admin access then I can see the problem. My email address: info@lana.codes
Forum: Plugins
In reply to: [Lana Downloads Manager] Download file not found – error 404I think this is not a plugin error. There is no such error message in the plugin.
stackoverflow.com – The requested URL /about was not found on this server
The easiest and fastest thing to do it reset your permalinks in
Dashboard > Settings > Permalinksand make sure .htaccess is writable so WordPress can write the rules itself.So this is default WordPress problem. But if you can not solve it, write to me and I will try to help.
Forum: Plugins
In reply to: [Lana Downloads Manager] GDPRYou’re welcome. 🙂
If you have any questions or have a plugin idea or anything else, you can also contact me by email: info@lana.codes
- This reply was modified 8 years, 1 month ago by Jan Dembowski.
Forum: Plugins
In reply to: [Lana Downloads Manager] GDPRAdded counter disable or enable for settings in Lana Downloads Manager 1.2.0 version.
Forum: Plugins
In reply to: [Lana Downloads Manager] GDPROkay.
I’m trying to do it until May 25th. 🙂
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] GDPRYes, it is necessary to store these data to run the download counter.
If necessary, I can do a change (plugin update) to enable and disable the download counter. If turned off, no user data is stored.Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] GDPRHi,
Save in cookie (stored in user browser):
– download idSave in database (stored in website owner server):
– user id (if user logged in)
– user ip
– user agent
– download id
– download dateIf you have any problems with this or suggestions for modification, please write me and try to help. 🙂
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] suppress counter?You’re welcome. 🙂
If you have any questions, please feel free to contact me.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] suppress counter?hide counter:
[lana_download id="1" counter="0"]all options:
[lana_download id="1" text="Download it!" counter="0"]Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Call download counter at pageAh, okay. 🙂 I’m glad of that.
Sincerely,
Lana Codes