Brejen2014
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS for Column VisibilityI think I figured it out! Should be colvisGroup and not colVisGroup. LOL
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS for Column VisibilityThat worked! Can I please get your expertise on another issue?? One last request about custom commands, what’s wrong with this?? I couldn’t get it to work.
"dom": "Bfrtip", "buttons": [ { "extend": "colVisGroup", "text": "Phone Contacts", "show": [0,3,5], "hide": [1,2,4,6,7,8,9,10] }, { "extend": "colvisGroup", "text": "Show All", "show": ":hidden" } ]
I followed this from the website:
https://datatables.net/extensions/buttons/examples/column_visibility/columnGroups.htmlForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS for Column VisibilityThese commands did not work for me
"dom": "BWlfrtip","columnDefs": [ { "visible": false, "targets": [ 2,3,4, 5 } ]
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS for Column VisibilityI already have a command in there, how do I separate this command and the other command? Semicolon? Pipe?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS for Column VisibilityThanks.
Anyway I can set my default fields that are enable and disabled? Right now all fields are enabled. Not sure if there’s an option to limit the visible fields on load.
Thanks again for your assistance.
YOU ARE THE BEST!!!
IT WORKED, YAY! Thanks so much, Tobias. I appreciate your quick replies, awesome support.
Okay..the foot row fixes that ability to combine:
DataTables Column Filter
DataTables ColumnFilterWidgetsHere’s a weird behavior, I think ColumnFilterWidgets and Buttons fight for their “place” in the page. Let me describe the behavior:
Example #1:
[table id=1 datatables_columnfilter=true datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=2,3,5,6,7,8,9,10,16 datatables_buttons=”colvis,copy,csv,excel,pdf,print” /]In the above example, BUTTONS is written after WIDGETS, so the Buttons work but without WIDGETS.
Example #2:
[table id=1 datatables_columnfilter=true datatables_buttons=”colvis,copy,csv,excel,pdf,print” datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=2,3,5,6,7,8,9,10,16 /]In the above example, WIDGETS is writted after BUTTONS, so the Wdigets work but without BUTTONS.
I’m guessing there’s a conflict their placing?? The last that’s written on the shortcode overwrites the previous one??
There’s no footer row. I see that there’s no javascript error in the console section of the browser.
Not sure if there would be a conflict with another plugin because I’m also using GRAVITYVIEW plugin and it uses a Datatable plugin extension.
How can I tell if that’s the culprit? Individual TABLEPRESS Datable shortcode works but I could make it work if I combine at least two extensions. ??
Not sure if this helps in finding the issue. I installed another plugin, the DataTables Filter WIDGETS. This plugin works!
Hi Tobias, my problem is that I’m working on a local site. ??
I’m not using any custom login form.
There’s nothing in the log about the failed authentication from wp-admin.
I set the alignment to right and tried changing the color in the CSS option nothing worked. The dropdown is not affected by these changes.
Thanks again.
Forum: Plugins
In reply to: [Duo Two-Factor Authentication] Duo Security conflicts with BirchpressFixed. Upgraded to 4.3.1
Forum: Plugins
In reply to: [Duo Two-Factor Authentication] Update compatible with WP version 4.3?Works with 4.3.1