nbv8
Forum Replies Created
-
Ohh, sorry, i meant the fancy box.
All the others are working on my iPad, only the fancy box doesn’t works.
But all the lightbox effects are stopping at the last pic… is there no way to change it to endless? Pro Version?
Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?Thank you very much for the fast response!
I will think about the various solutions……
Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?Hi, me again,
I have an idea and hope, that you have a solution to realize it 🙂
At the moment i have no content in the first row, so it is not shown…
What I want:
I want to write a text in the first row, but it is not shown in the table. Then, if someone clicks in the search field, the text should be shown. So I can write in the first row a little help how to use the search field and which keywords are available. It would be only shown, if needed.
Is this possible? May be there is a better solution for that?
Is it possible to connect the cells from the first row?Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?Hi Tobias,
YES, it works….
Now I understand my mistake….. i don’t have to write && but || 😉
Thank you very much for your fast help! Thats really great!
Best Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?Thank you for your fast reply
Ahhh…. yes, you are right, it’s my mistake.
I thought i could filter for a string like “HS 35”, but it doesn’t works with white space. Also the filter looks not for the complete word/string (but thats what i need)My code was
[table id=1 filter=""HS 35"&&"HS 40"" /]Is it possible to filter for a string? With white space?
Perhaps another way…… I put not visible code in a cell of the row and filter for it?
Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?Hi again 🙂
"aoColumnDefs": [ { "bSearchable": false, "aTargets": [ 0, 2 ] } ]okay this works very fine…… but is it possible to restrict that only for the search in the search field, but not for the search with shortcode? With a command in the shortcode?
Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?Great!!!!
Thank you very much….. i would have never found that!
You are really great!
Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?Thank you for your fast response!
1. works 🙂
Is it possible to write show_rows=”3 to 8″ instead of “3,4,5,6,7,8”?
2. works 🙂
3. I sent you an email with the link and the Password.
Regards
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?And another further question….
If I use the extension row filtering i get a table where the distance between the text-rows in a cell is much bigger than in the normal table. What can i do against that?
Regards
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering rows of a table?There is a further question….
Is it possible that the search field at the top of the table only searches in column 2?
Regards
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] background colorI tried this:
.tablepress-id-1 td { border-collapse: seperate !important; border-spacing: 10px !important; } .tablepress-id-1 td { border: 1px !important; border-color: #000066 !important; border-style: solid !important; }but it didn’t works……
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] background colorbtw. whats about cellspacing? Then i would need only one border……
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] background colorHi again,
okay, i deleted the empty rows and columns and created a white border around the cells.
So now i have the tiles again. But how to create a two colored border?
It would be nice to have around the cell first a border with 1 px in darkblue and around the blue a white colored border with 7 px.
Is this possible?Regards,
HartwigForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] background colorForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] background colorHi Tobias,
thank you for the fast answer.
Is it possible to do sorting with a hidden column?
“Leaving every second row and every second column empty is not a good idea. You can usually achieve this with CSS styling, in a much easier way.”
Hmm…. but in that way i can make a border around the top-row (without borders between the cells), i would have gaps in the top and bottom borderline between the cells if i would have ‘normal’ distance between the cells, would i?
What would be the code for distances between the cells?
Regards,
Hartwig