javiermarroquin
Forum Replies Created
-
Tobias,
Thank you very much. That’s what it was. I wonder I got that one turned off.
Regards,
Javier.
Tobias,
Thank you for your quick reply. Here is the link of the site:
https://gracetabernaclesongs.com/songbook/Javier.
Hello Tobias,
I just noticed a little issue in my table. After enabling the “Collapse” mode, the section at the bottom of the table, where it shows “X to Y of Z entries” is no longer there. Any suggestions?
Thanks
Javier.
Tobias,
FYI, I was able to make it work using the “none” special class."columnDefs": [ {"visible": false, "targets": [2,5,6,7,8,9,10,11]}, { "className": "none", "targets": [13,14] }, {"searchable": false, "targets": [12,14]} ],Thank you for your help.
Javier.
Hello,
Thank you for your response. I believe you meant to add the instruction in the “Custom Command” section and not the “Custom CSS” text area. Here is my situation. I’m already using the Custom Visibility button that hides the following columns:
“columnDefs”: [
{“visible”: false, “targets”: [2,5,6,7,8,9,10,11,13,14]},
{“searchable”: false, “targets”: [12,14]}
],
Should I add the { “className”: “all”, “targets”: [14] } as another entry within the “columnDefs” section?Column 14 is a column with “notes” like additional data for items and I’d like only that column to be collapsible and the hidden columns to be expandable with the custom visibility button.
Thanks for your help.
Javier.
Tobias,
That was it! Now it works beautifully!
Thank you very much for your help.
TablePress, is by far, one of the best plugins available in WordPress! and your work is really outstanding! I appreciate it very much.Regards,
Javier.
Tobias, Thank you very much for your prompt response. I installed and activated the plugin. I configure it according to the instructions. for example, this is the table shortcode:
[table id=3 highlight=”New||Updated”
datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=1,13,15 datatables_buttons=”colvis,pdf,print” /]This is the css settings:
.tablepress-id-3 .highlight-New {
background-color: #A8D818 !important;
}.tablepress-id-3 .highlight-Updated {
background-color: #3F53B1 !important;
}I don’t know what else I’m missing.. I’d appreciate any suggestion.
ThanksJavier.
Hello Tobias,
Thank you very much for your prompt answer. I’m having a problem opening the link you provided: https://tablepress.org/extensions/cell-highlighting
It returns “Page not found”.
The second link, however, shows an example of what I exactly need: http://lnx.universitari.org/wp/calendari-i-resultats/Thank you again for your time and support.
Javier.