Search & Pagination Styles
This is the default CSS. Copy-and-paste the parts you need to modify into your website’s theme, then adjust as needed. FILE LIST HERE
WordPress Plugin | Show a List of Files on Your Website
This is the default CSS. Copy-and-paste the parts you need to modify into your website’s theme, then adjust as needed. FILE LIST HERE
Simple File List is meant to take on your website’s theme by default. Without any modification to the style, it should look presentable on your WordPress website. However, if you wish to adjust the appearance you can use some simple CSS.
Tell me what you think about Simple File List. Tell me what you like, what you hate, and what you want. This plugin is what it is today because of feedback from my users.
Bugs happen. When they do, error reporting is needed to squash them. Here is how to turn it on.
The file date format uses the format selected in your WordPress General Settings. Go to Settings > General
A description of each of the settings that control how the file uploader functions.
A description of each of the settings that control how the file list display can be configured.
A description of how to use the shortcode to place a file list on a post, page or widget.
The initial default value is the largest that your server will currently allow. This will depend on your hosting setup. which is automatically detected. You can reduce this value on the File Upload Settings tab, under Upload Job Limits. If you require a larger size, you will need to edit your PHP configuration. Set both … Read more
Yes, you can hook into the action “eeSFL_UploadCompleted” and/or “eeSFL_UploadCompletedAdmin” and do pretty much anything you want after upload completion. Learn about using hooks and actions
Yes, the CSS is easily over-ridden, making it easy for anyone with CSS knowledge to customize the page design. Check the documentation page for more info.
It Depends… YES If you place a list on the front-side of your website that is openly viewable to the general public, these files and their associated data, such as descriptions, may be indexed by search engines. If your files need to be viewable by your visitors, but you do not want them indexed by … Read more
By default, files cannot be overwritten. If a file is uploaded having the same name as one already present, a series number is appended to the name ( filename_(2).ext ) You can use the renaming functionality to change this. To change this so files can be overwritten, go to the Upload Settings tab and check … Read more
No, files are uploaded to a special folder inside your general WordPress uploads folder, or anywhere you specify.