• Hey

    1.) I am using the PlugIn for a German website and have changed the words “Type” and “Size”. But unfortunately the space between “:” and “XX Mb” is missing after the change. Is there a workaround or a solution?

    2.) Is it possible to hide the “type” information as well?

    Thanks for your help,

    kind regards
    Marc

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ndhaddon

    (@ndhaddon)

    Hey Marc,

    Thanks for checkng out the plugin 🙂

    I have tested the issue with the space between the colon (:) and the file size on a coupe of installs and cannot replicate it, do you have a URL that I could look at?

    As for hiding the type information, you can try to add this to your CSS and see if it works. (I’m not near my dev machine at the moment and can’t try it out to know for sure)

    .bfd-bottom-zero:nth-of-type(2){
     display:none;
    }

    Otherwise, I’ll have a look at it for the next release 🙂

    Cheers mate,

    Nik

    He is right about the missing space. I have that issue too, but it is present only on single download, not category.

    One another thing, I don’t like how typ and size is stacked next to each other and without option to change it with css.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Meta Information problem’ is closed to new replies.