Blighty
Forum Replies Created
-
Forum: Plugins
In reply to: [Blighty Explorer] Hide Title line and RootI’ve just released a new version (v1.11.0) that adds an additional stylesheet class hook, so you can hide these items in the folder display.
e.g.
.bex-cookietrail {
display: none;
}Similarly for
.bex-headerThanks,
ChrisForum: Reviews
In reply to: [Blighty Explorer] simple install, excellent functionalityThank you for the feedback – glad you find it useful.
Forum: Reviews
In reply to: [Blighty Explorer] So quick and easyThanks for the review and feedback!
Forum: Plugins
In reply to: [Blighty Explorer] change font size and color?Thanks for the feedback. There’s a style sheet that’s included in the plugin directory that you could modify, but you will lose those changes every time the plugin is updated. I’ve never been happy with how I implemented support for the colors, font size, etc. so I will be looking at this is the next release.
Thanks,
ChrisForum: Plugins
In reply to: [Blighty Explorer] Problems Downloading and opening filesMarking as resolved. If it’s still a problem please open a new request and I’ll be happy to take a look. Thanks.
Forum: Plugins
In reply to: [Blighty Explorer] Sort by Date ModifiedI’ve just added this feature to the latest version – v1.10.0.
Cheers,
Chris.Forum: Plugins
In reply to: [Blighty Explorer] Questions and FeebackUpgrade to v1.10.0 🙂
Forum: Plugins
In reply to: [Blighty Explorer] Questions and FeebackHi – thanks for your encouraging feedback.
Let me address your questions and issues.
1. As you’ve discovered you can’t place more than one shortcode on the same page with different root folders. Other than you’ve suggested, you could iframe the multiple pages (with a blank template) onto one page, but I’ve never tried it. I’ve no plans to develop this functionality at this point, as it would probably require a rewrite and I’ve don’t have the time availability to do that.
2. “Home” is in folder.php if you want to change it, though I may modify the plugin to allow for this capability. Neat idea.
3. There is an icons folder. PNG uses page_white_picture.png and Excel uses page_white_excel.png. You can replace the icons, but they’ll get overridden on any future plugin update. I don’t plan a way to change them through the plugin itself.
For your other suggestions:
1. It used to do this by default and people complained. I’ll see about adding a checkbox as an option.
2. It only adds a (1) or (2), etc. if the filename already exists on your hard drive. That’s part of the browser’s functionality and not the plugin’s.
3. Sure – I’ll add that in a future release.Thanks,
ChrisForum: Plugins
In reply to: [Blighty Explorer] Image can not be displayedHi pubblisoft,
Thanks for the feedback – can you please help me understand:
1. Do you have gallery/lightbox plugins? Please give name(s) if you do.
2. Do you have Download Files option checked or unchecked in the admin?
3. Do the filenames or folder names have any special characters in them.
4. Can you provide a URL that I can access. No problem if not, but it would help.Thanks,
ChrisForum: Plugins
In reply to: [Blighty Explorer] Update crashed siteHi Emily,
Sorry to hear you’re having problems.
WordPress hosts all previous versions for any plugin in the event you need them. For this one it’s here under the Development link for the plugin. Listed there are all the previous version numbers where you can find and download the zip file.
Hope that helps.
Chris
Forum: Plugins
In reply to: [Blighty Explorer] TrackingHi Paula,
That’s not currently a feature with the plugin, though it is something I’ve thought of adding (when I get time). Also a report to show the number of times a folder is viewed, user, etc.
If you have web stats/logs on your blog, you may be able to work it out from that since the folder path is part of the URL querystring, but that could be a bit tedious.
Chris
Forum: Plugins
In reply to: [Blighty Explorer] Dropbox not authorizedThis one is puzzling me. If you’d like to contact me via my website, I’d be happy to work with you further to investigate the problem.
Thanks,
ChrisForum: Plugins
In reply to: [Blighty Explorer] Dropbox not authorizedThanks for the extra information… there’s no need to deactivate any plugins for now.
Two more questions:
Do you have a personal Dropbox account or a Business account?
Do you have two-factor authentication enabled on Dropbox?Forum: Reviews
In reply to: [Blighty Explorer] Easy to Use – Great Customer ServiceThank you! Happy to help.
Forum: Plugins
In reply to: [Blighty Explorer] Dropbox not authorizedThanks for the additional information. You shouldn’t have to make your own Dropbox app or create any of the folders.
In the plugin, when you click on the Authenticate with Dropbox link, you should be taken to a Dropbox page to authorise the Dropbox app. Click on Allow and that should be it. That should create the
Blighty Explorersubfolder and authorise the app.I’m curious – are you using any other WordPress plugin with Dropbox?