cabl
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-DownloadManager] Change icon styleThanks for your instant reply!
It works quite well already with this:<img loading="lazy" src="/wp-content/uploads/icons/%FILE_EXT%.svg" alt="" width="16" height="16"> <strong> <a href="%FILE_DOWNLOAD_URL%" target="_blank">%FILE_NAME%</a></strong> %FILE_DESCRIPTION% (%FILE_SIZE%)<br />One small layout issue is that the icons are currently positioned too high. It would be nice to have something like the old
align="bottom", so the icons remain bottom-aligned within the text following. 😉Forum: Plugins
In reply to: [WP-DownloadManager] No hits countedOk!
Thank’s for helping!Forum: Plugins
In reply to: [WP-DownloadManager] No hits countedBut in my case it’s the other way round:
I have the physical file “http://domain.com/download/filename.pdf” which doesn’t work!
???Forum: Plugins
In reply to: [WP-DownloadManager] No hits countedI figured out, that the Nice Permalink makes the problem:
When checked, the hits are not counted!
(But the Link would look much nicer!
http://domain.com/folder/filename.pdf instead of
http://domain.com/?dl_name=folder/filename.pdf)Is there a chance to fix it?
Thanx!Forum: Plugins
In reply to: [WP-DownloadManager] No hits countedHmmm … I don’t think so.
In your code file_permission != -2 means, that the hits from the admins are not counted?
Maybe the problem is connected with my wp migration from the /wp folder to the root. I tried to correct all the links but i’m not shure.
Is there a possibility to reinstall the plugin with the default settings without importing all files again?