Forum Replies Created

Viewing 15 replies - 46 through 60 (of 88 total)
  • Plugin Author ndhaddon

    (@ndhaddon)

    You’re welcome ??

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Greentop,

    Thanks for checking out the plugin ??

    I don’t see any link attached but if you want it to look like it does in the screenshots, then just use the included css. It should work correctly out of the box.

    To use the css selectors you can include them at the bottom of your child theme’s style.css to add them just do so as below.

    .bfd-single-Download-btn{
    background-color: red;
    }
    

    I hope this helps ??

    Cheers,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi,

    I’m sorry but that functionality is not available for Better File Download.

    My only suggestion is to limit what your clients can name their files, maybe prefixing the file name with the clients login name might work for your situation?

    Apart from that, I can’t help. The plugin works site wide and not by user login.

    Sorry,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Teofliss,

    Thanks for checking out the plugin ??

    The search feature works by filtering the files after a user has started typing so if your files were named PDF1, PDF2, PDF3 etc… it will show all the files until you get to the number. If your files have different names like myFile, aNewFile, anotherFile and so on, it will filter by each letter typed in until you are only presented with a short list of files to choose from.

    That’s what should be happening, are you seeing something else?

    I don’t think that I actually included a ‘File not found’ option in there but it’s not a bad idea. I’ll see what I can do about that when I get the chance.

    Let me know if I have answered your question. If not I’ll do my best to help you out ??

    Cheers mate,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Kort,

    I haven’t had a response from you in a few weeks now so I’m going to assume that you managed to sort this out for yourself and mark the thread as resolved.

    Thanks for checking out the plugin and also for your review ??

    Cheers mate,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Markus,

    I haven’t had a reply in two and a half weeks so I’m going to assume that you sorted this out for yourself and mark this thread as resolved.

    If you still need help, I’m more than happy to provide it.

    Cheers,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hey Markus,

    How are you getting on with that screenshot or URI?

    Cheers mate,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Kort,

    Did you manage to try this out?

    Cheers mate,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Marsh1991,

    Thanks for the review! ??

    I understand what you would like but I’m not convinced that most users would find this useful. I might drop an option in a later version but for now I believe that most users bandwidth is high enough that such a redirect wouldn’t make a whole lot of difference.

    I’ll think about it.

    Cheers mate,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Donald,

    Dude, you’re right… I totally neglected to add the change log info. I’ll fix it up with the next release.

    Thanks for the QC ??

    Cheers mate,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Marsh1991,

    Thanks for checking out the plugin! ??

    I’m sorry mate, I don’t really understand what you’re asking for.

    If you want an estimated time of download remaining, I’m pretty sure that most modern browsers already provide this information.

    If I’ve misunderstood your question, could you give me a bit more info as to what you’re looking to do?

    Cheers mate,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Gatech,
    Can you send me a screenshot of a URI for me to look at and I’ll do my best to help you out. ??

    Thanks for checking out the plugin!

    Cheers,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Kort,

    I’m sorry that I’ve taken so long to get back to you. ??

    I finally understand what you are saying about the forcing of a PDF to open in a new tab and have fixed the issue in the latest release. v.1.0.9. ??

    The issue with the colour of the icon not setting I still don’t understand… there are two settings to allow you to set the icon colours, one changes the FILE TYPE icon and this is working in Chrome, Firefox, Safari & Opera. The other allows you to change the little cloud icon and the colour of the text that reads “Download”, this is also working in Chrome, Firefox, Safari & Opera.

    If you are experiencing difficulties then I suspect that there is a conflict between either your theme or a plugin. I’ve had a look at your site and I can’t see what might be the problem… if it is the FILE TYPE icon it should echo out some JavaScript which I can’t see anywhere in the source for the page, maybe your CDN or some other entity is stripping it out?

    If it is the cloud icon then that is governed by CSS and really shouldn’t be a problem… You could try adding the following CSS just to see if it works and getting back to me so that I can check the page (choose any colour you like, I’m using red as an example only)

    
    .bfd-download-btn, .bfd-single-download-btn, .bfd-download-meta p, .bfd-single-download-title {
    color: red;
    }
    

    You can add this to the style.css of your child theme. ??

    I’ve tested in the browser and its definitely working.

    Let me know how you get on?

    Thanks,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Donald,

    Sorry this has taken so long. ??

    The version 1.0.9 now orders category downloads by date and so you can tinker with the dates to readjust the ordering.

    I also added a change log this time:)

    Cheers,

    Nik

    Plugin Author ndhaddon

    (@ndhaddon)

    Hi Kort74,

    I’m working on the sort functionality at the moment. It wont be too long now ??

    If you want to hide the category title you can use CSS:

    .bfd-master-block h3{
         display:none;
    }

    The colour override is working for me,I’m not sure what could be happening with your site. If you can send me a URL to look at and I’ll do my best for you.

    The force PDF to open in a new tab is also working for me. The behaviour of this can be usually be linked to your browser settings.For example, in Chrome I can adjust this by going to the Settings>Advanced>Privacy and Security>PDF Documents and making the change from there.

    I’ll get the sorting fixed ASAP ??

    Cheers and thanks for checking out the plugin!

    Nik

    • This reply was modified 6 years, 1 month ago by ndhaddon.
Viewing 15 replies - 46 through 60 (of 88 total)