kacatko
Forum Replies Created
-
Hello, Sorry for misunderstanding.
Here is the screen. https://snipboard.io/AULaVC.jpg
So My point is to stop words for breaking into new lines. And I would like to achieve 6 stable columns and rest to be put into (+) collapse mode.Forum: Plugins
In reply to: [File Away] Files are corrupt after downloadI though that I got it and there can’t be dots in the first two columns. But here it seems working, when I added fake columns :/
https://obecrovinka.sk/test-stahovania/- This reply was modified 6 years, 1 month ago by kacatko.
Forum: Plugins
In reply to: [File Away] Files are corrupt after downloadThanks Thomas for quick response.
It looks like the dots are somehow issue here. But I can’t find the logic behind it.
Sorry, I wasn’t clear enough. This is the exact example how the table looks like:[fileaway type=”table” sub=”Zmluvy” makedir=”true” paginate=”true” pagesize=”20″ searchlabel=”H?ada?” filenamelabel=”?íslo zmluvy” customdata=”Názov zmluvy, Zmluvná strana, Dátum zverejnenia, Poradie*” sortfirst=”custom-desc” mod=”no” fadein=”opacity” theme=”zmluvy” heading=”zmluvy” size=”no” hcolor=”red” color=”red” iconcolor=”red” prettify=”off” textalign=”left” width=”780″ perpx=”px”]
And this is the name in FTP:
10 ∕ 2019[Zmluva o nájme nebytovych priestorov;Slovak Telekom, a.s.;28.01.2019;2019-010].pdfBut if there is a dot anywhere in the First column in the bracket like this:
10 ∕ 2019[Test. Zmluva o nájme nebytovych priestorov;Slovak Telekom, a.s.;28.01.2019;2019-010].pdfThe PDF still could be opened in browser but when i try to download it, the file will cut after the dot. Isn’t there some rules that there can’t be dots in every column or in custom data? You can just check the download here https://obecrovinka.sk/zmluvy/
https://ibb.co/zr5LvWw
https://ibb.co/1X1h832
https://ibb.co/4gfvv8gIam going crazy right now ?? And don’t understand why there can be somwhere and somewhere not.
Forum: Plugins
In reply to: [File Away] Sort by Date ModifiedAdded this to my custom style ??
table[id^=”ssfa-table”].ssfa-uznesenia thead > tr > th.ssfa-sortdate,
table[id^=”ssfa-table”].ssfa-uznesenia tbody > tr > td.ssfa-sortdate {
display:none!important;Forum: Plugins
In reply to: [File Away] Specific characters in Custom columnsOr is it possible to change separator of file names, so instead of “,” there will be “;” to separate custom columns?