Profiles

  • Member Since: June 20th, 2016
  • Find me on:
  • Posted a reply to DataTables “Custom Commands”, on the site WordPress.org Forums:
    Hello Tobias, yes, I forgot: You are the technical hotline, too. Perhaps there is a…

  • Posted a reply to DataTables “Custom Commands”, on the site WordPress.org Forums:
    Hello Tobias, you are right: changing the original code is be the best solution. But…

  • Posted a reply to DataTables “Custom Commands”, on the site WordPress.org Forums:
    Hello Tobias, that would be great, really! Perhaps I could create a JS script solving…

  • Posted a reply to DataTables “Custom Commands”, on the site WordPress.org Forums:
    Hello Tobias, what do you handle with inputs that textareas do not support? The workaround…

  • Created a topic, DataTables “Custom Commands”, on the site WordPress.org Forums:
    Hello Tobias, it is possibile to change <input>…

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    There perhaps is a workaround: https://stackoverflow.com/questions/27290693/how-to-use-rowspan-and-colspan-in-tbody-using-datatable-js/34012324#34012324 This coueld be useful for your TablePress Plugin.

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    Sorry, wrong link. Correct: https://datatables.net/examples/basic_init/complex_header.html

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    Hello Tobias, Found this: https://wordpress.org/support/topic/datetable-functions-not-visible-if-using-colspan/#post-9610057 The search input field is shown here though colspan is…

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    Hello Tobias, GOT IT! The "Next" button works now. Solution: You must store the current…

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    That's ok. I will look for a solution and post it here.

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    I believe that the last .search() call causes the issue.

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    Hello Tobias, there still is a bug: Currently there are 492 entries. When you select…

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    Hello Tobias, thank you for the fast response. That doesn't matter (25 table rows). The…

  • Posted a reply to DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    See: https://tablepress.org/demo/ -> 2nd table. If "filter/search" is enabled the search input is missing here,…

  • Created a topic, DateTable functions not visible if using #colspan#, on the site WordPress.org Forums:
    Hello Tobias, #colspan# is working fine but all DataT…

  • Posted a reply to Table column include/exlucde from search via JS, on the site WordPress.org Forums:
    Hello Tobias, that's it! Thank your very much. Remark: A further advantage of taking use…

  • Posted a reply to Table column include/exlucde from search via JS, on the site WordPress.org Forums:
    Hello Tobias, this simple link has answered my question how to select the table columns…

  • Posted a reply to Table column include/exlucde from search via JS, on the site WordPress.org Forums:
    Hello Tobias, it was a pleasure. "Kost' nix!" as the Upper Hessian suggests ;). Cheers…

  • Posted a reply to Table column include/exlucde from search via JS, on the site WordPress.org Forums:
    Hello Tobias, there are pros and cons of "DataTable" and "CSS". I was looking for…

  • Posted a reply to Table column include/exlucde from search via JS, on the site WordPress.org Forums:
    Hello Tobias, thank you for your the hint. But it should be a dynamic. I…

  • Created a topic, Table column include/exlucde from search via JS, on the site WordPress.org Forums:
    Hello Tobias, I need a table with columns that can be…

  • Posted a reply to Awesome, on the site WordPress.org Forums:
    It was a good decision that I have bought YOUR WordPress Popup plugin. After many…

  • Posted a reply to Extend tr tags with additional classes, on the site WordPress.org Forums:
    Hello Tobias, now it really works! My solution: add_filter( 'tablepress_row_css_class', 'add_table_row_classes', 10, 5 ); function…

  • Posted a reply to Extend tr tags with additional classes, on the site WordPress.org Forums:
    Hups, found it. Sorry ...

  • Posted a reply to Extend tr tags with additional classes, on the site WordPress.org Forums:
    Before searching for a long time: How do I get the $row_cells value?

  • Posted a reply to Extend tr tags with additional classes, on the site WordPress.org Forums:
    Hello Tobias, thanks again :). The GitHub link should be the solution. Now I must…

  • Created a topic, Extend tr tags with additional classes, on the site WordPress.org Forums:
    Hello Tobias, is there a (simple) way to extend sever…

  • Created a topic, Awesome, on the site WordPress.org Forums:
    Five stars: Nice Plugin. Easy to use. Good, fast and f…

  • Posted a reply to Updating of Tables – Not showing on Certain Devices, on the site WordPress.org Forums:
    Hello Tobias, exactly THIS was my problem, too. This thread with cache_table_output=false was the solution.…

  • Posted a reply to “CM Tooltop Glossary” and TablePress pagination/search, on the site WordPress.org Forums:
    Hello Tobias, I have hacked a dirty workaround: jQuery(document).ready(function($) { function format_glossary_items() { $('span.glossaryLink').each(function( index…

  • Posted a reply to “CM Tooltop Glossary” and TablePress pagination/search, on the site WordPress.org Forums:
    Hi Tobias, I know the ABBR tag but I want an automatical replacement. This would…

  • Posted a reply to “CM Tooltop Glossary” and TablePress pagination/search, on the site WordPress.org Forums:
    Hello Tobias, thank you for the fast response. Well, to make it short: Do you…

  • Created a topic, “CM Tooltop Glossary” and TablePress pagination/search, on the site WordPress.org Forums:
    Hello Tobias, I just have installed "CM Tooltip Gloss…

  • Posted a reply to Sorting a column in backend with a date format, on the site WordPress.org Forums:
    Hello Tobias, there is a simple solution with PHP and not (!) C#. I really…

  • Created a topic, Impressive!, on the site WordPress.org Forums:
    Perfect for me ("all in one"). Works fast and stable! …

  • Posted a reply to Refresh table, on the site WordPress.org Forums:
    Hello Tobias, after analysing the behaviour of MSIE I've added hiding/showing the clear button depending…

  • Posted a reply to Refresh table, on the site WordPress.org Forums:
    Just FYI: Similar To Firefox there was the same problem with Chrome, Opera and Safari.…

  • Posted a reply to Refresh table, on the site WordPress.org Forums:
    Hello once agaion, now it work! My solution: jQuery(document).ready(function($) { if (navigator.userAgent.toLowerCase().indexOf('firefox') !== -1) {…

  • Posted a reply to Refresh table, on the site WordPress.org Forums:
    Hi Tobias, thank you for your research. I am happy that the "clear button" is…

  • Posted a reply to Refresh table, on the site WordPress.org Forums:
    Hi Tobis, didn't work. I will try to find a solution and post it here.…

  • Posted a reply to Refresh table, on the site WordPress.org Forums:
    Hi Tobias, well, the jQuery solution would be a workaround until it works "out of…

  • Posted a reply to Refresh table, on the site WordPress.org Forums:
    Hi Tobias, thank you for the fast response. I am not firm with html, css,…

  • Created a topic, Refresh table, on the site WordPress.org Forums:
    Hello, I have written a short jQuery function to add …

  • Posted a reply to Sorting a column in backend with a date format, on the site WordPress.org Forums:
    The workaround is simple but takes much time. E.g. One of my table contains over…

  • Posted a reply to Sorting a column in backend with a date format, on the site WordPress.org Forums:
    Addition: A simple (but dirty) workaround would be a hidden column containg the dates in…

  • Posted a reply to Sorting a column in backend with a date format, on the site WordPress.org Forums:
    Hello Tobias, thank you for the fast response. In the past I was going to…

  • Created a topic, Sorting a column in backend with a date format, on the site WordPress.org Forums:
    Hello, in the FRONTEND sorting a table column with Ge…