samsk
@samsk on WordPress.org
- Member Since: August 25th, 2016
Contribution History
samsk’s badges:- Plugin Developer
-
Posted a reply to enable search inputs in footer all columns, on the site WordPress.org Forums:
Hi, no, now its not possible. You can either implement it via https://github.com/samsk/wp-datatable, or you… -
Committed [2810282] to Plugins SVN:
tested up to WP 6.1 -
Committed [2810280] to Plugins SVN:
bump version to 0.2.6 -
Committed [2810279] to Plugins SVN:
tested up to WP 6.1 -
Committed [2810278] to Plugins SVN:
v0.2.6: upgrade datatables -
Committed [2347863] to Plugins SVN:
new version v0.3.5 -
Committed [2347861] to Plugins SVN:
fix undef warnings and add file_get_contents timeouts -
Posted a reply to Filtering, on the site WordPress.org Forums:
Hi, it works, just the backend was temporarily down, when you tried. You can check… -
Posted a reply to How to make it work in PHP with do_shortcode, on the site WordPress.org Forums:
No, beware of quotation: echo do_shortcode('[wp-datatable id=”mtable” fat=”1″] paging: true, responsive: true, ordering: true, buttons:… -
Committed [2092852] to Plugins SVN:
v0.3.4 -
Committed [2092850] to Plugins SVN:
fix typo -
Committed [2092848] to Plugins SVN:
fix typo -
Committed [2092846] to Plugins SVN:
v0.3.3 -
Committed [2092843] to Plugins SVN:
improve shortcode parameter processing -
Posted a reply to Position of Export Buttons and Search Input, on the site WordPress.org Forums:
Look at sDOM option on https://legacy.datatables.net/usage/options. -
Posted a reply to Column specific search (Search API), on the site WordPress.org Forums:
This doesn't work out-of-the box with datatables plugin configuration. You have to create additional filter… -
Posted a reply to Latest entry appear first, on the site WordPress.org Forums:
Hi, consult datatables sorting: https://datatables.net/examples/basic_init/table_sorting.html Best Sam -
Posted a reply to How to make it work in PHP with do_shortcode, on the site WordPress.org Forums:
Simply pass the whole code to do_shortcode() as 1st argument, it should work. -
Created a topic, BUG+FIX: attachments not imported due to cached filesize(), on the site WordPress.org Forums:
On my system Wordpress importer correctly downloads at… -
Posted a reply to Language options, on the site WordPress.org Forums:
Just add the language block into wp-datatable block. -
Posted a reply to Can not get it working, on the site WordPress.org Forums:
Hi, you are probably inserting the table not in HTML mode, but in visual editor.… -
Posted a reply to Replacement for jquery data tables, on the site WordPress.org Forums:
Now its using v1.10.16, I update it every few months. See https://github.com/samsk/wp-datatable/blob/master/js/datatables.min.js -
Posted a reply to Replacement for jquery data tables, on the site WordPress.org Forums:
See my usage: https://dob.sk/aplikacie/financna-sprava/variabilny-symbol/rok-2019/ But, you can use anything what DataTables provides, so https://datatables.net and… -
Posted a reply to Replacement for jquery data tables, on the site WordPress.org Forums:
Hi, this plugin 'provisions' a jQuery DataTables framework on a wp page, so you can… -
Posted a reply to Using data from Excel or csv file as input, on the site WordPress.org Forums:
Ok, thanks for sharing your solution. -
Posted a reply to Using data from Excel or csv file as input, on the site WordPress.org Forums:
No this is not possible. You can try it with TablePress, but it requires manual… -
Committed [1997243] to Plugins SVN:
tested with wp5.x -
Committed [1997242] to Plugins SVN:
tested with wp5.x -
Posted a reply to Basic question, on the site WordPress.org Forums:
Exactly -
Posted a reply to Basic question, on the site WordPress.org Forums:
Hi, yes, table with id "table1" should already exists, probably already filled with data, or… -
Posted a reply to Column visibility, on the site WordPress.org Forums:
This is not possible with this plugin, you've to use some other plugin to generate… -
Posted a reply to Will this work with Airtable?, on the site WordPress.org Forums:
Hi, it will probably not work out-of-the box. First you have to embed data from… -
Posted a reply to RL Filtering, on the site WordPress.org Forums:
Hi, this plugin only provisions DataTables (https://datatables.net/), so questions regarding DataTables itself should be asked… -
Posted a reply to responsive.details.display, on the site WordPress.org Forums:
Smth. like this should work: responsive: { details: { jQuery.fn.dataTable.responsive.display.childRowImmediate } } '$' sign is… -
Posted a reply to Can’t believe it isn’t more popular, on the site WordPress.org Forums:
Thanks, I'm glad it helped you ;-) -
Committed [1876671] to Plugins SVN:
v0.3.2 -
Committed [1876670] to Plugins SVN:
bump version -
Committed [1876669] to Plugins SVN:
bump version -
Committed [1876664] to Plugins SVN:
add allow-shortcode option -
Posted a reply to Pass JavaScript array as data, on the site WordPress.org Forums:
Insides of shortcode are interpreted as javascript configuration array (JSON). -
Committed [1858080] to Plugins SVN:
v0.2.5 -
Committed [1858079] to Plugins SVN:
v0.2.5 -
Committed [1858077] to Plugins SVN:
ugly banner -
Committed [1858074] to Plugins SVN:
add assets -
Committed [1858073] to Plugins SVN:
add banner -
Posted a reply to Making Some Columns Not Sortable, on the site WordPress.org Forums:
Yes, datatables is very flexible there multiple ways how to achieve one think... Thanks for… -
Committed [1858065] to Plugins SVN:
v0.2.5 -
Committed [1858064] to Plugins SVN:
update vers -
Committed [1858063] to Plugins SVN:
update tested to -
Posted a reply to Making Some Columns Not Sortable, on the site WordPress.org Forums:
Something like this should work: [wp-datatable id="table1"] "columns": [ {"name": "first", "orderable": "false"}, {"name": "second",…
Developer
-
Include URL
Active Installs: 100+
-
WP DataTable
Active Installs: 500+