javersz
Forum Replies Created
-
Hi @peterschulznl,
The code with the quotes from the last post does seem to work and has fixed my issues. I won’t change this code in case it breaks the navigation xD.
Thank you again for your help, much appreciated
Hi @peterschulznl,
Assume that you meant {“serverSide” :false} to disable server-side processing. Either way, this seems to have worked.
Thank you so much for your help and amazing support 🙂
Hi @peterschulznl,
Disabled the font-resizer and another jQuery plugin as well as caching but this didn’t seem to fix anything.
Will keep trouble shooting this and let you know what I find. Alternatively the work around is not including paging at all and having a 100 element, searchable, table on this page.
Apart from this bug you have a great plugin that has all functionality I require, it’s just a shame that this isn’t working as intended.
Thanks again.
Hi @peterschulznl,
This page is made up of an embedded table from this plugin and that’s about it.
Only thing that I can think of is that maybe the site-wide “font-resizer” (visible in the bottom left of this page) (sperate plugin) is adding “general” JavaScript sitewide?
I’m not too familiar with this other plugin, and don’t know how to check if it is adding this problematic JavaScript?
- This reply was modified 5 years, 1 month ago by javersz.
Thanks @charlesgodwin,
Maybe a font resizer would be altering some JS on the page. So this could be overwriting JS code from the table?
- This reply was modified 5 years, 1 month ago by javersz.
Hi @peterschulznl,
Sorry, thought I had included it. public link
There aren’t any advanced options added, but there are “allow searching”, “allow ordering”, and “allow paging” set to true.
Thanks in advance.