Wrong row count per page in the data table pagination in WP Workbench Manager

SYSTEM INFORMATION
OS type and version Rocky Linux 9.6
Usermin version 2.400
Virtualmin version 7.40.0 Pro
Theme version 25.01
Apache version 2.4.62
Package updates All installed packages are up to date

I have 4 Virtual Servers with WP and they all on different pages. How can I get them all on the same page.
By your screenshot they should be.

I have this

Hello,

Thanks for the heads-up!

You shouldn’t have this issue unless you change the browser window height afterwards.

Could you make a quick screencast showing the click on the ā€œWP Workbench Managerā€ link in the navigation menu, with the window maximized as in your last screenshot, and having it opened the same way you just showed?

Every time the height of the window changes and the page refreshes, it adjusts to fit for the best experience.

Just to be clear, this is what I have in Safari, Chrome, and Firefox:

I’m at full screen and both Firefox and Chrome just shows one WP for some reason.

The setting you gave
settings_table_auto_datatables = false;
theme.config.save();

Fixed the issue.

1 Like

Thanks for your feedback, but I’m not sure how it could be happening. I’ve tried to reproduce it on all browsers across Mac, Windows, and Kali Linux, and none of them showed the issue you described.

Do you have any specific browser extensions installed? Especially on both Chrome and Firefox? Does it work if you disable all browser extensions or try incognito mode?

Nothing unusual

I’m sorry, does it answer my question?

I screenshot the extensions!
I did disable and re enabled them.
But after running that command its working and both browers even though I did it just in firefox.
I can’t get is back to one wp per page.
Also i didn’t disable any extenstion in chrome.
Does the commands effect server side?

I’m sorry, which commands are you talking about?

settings_table_auto_datatables = false;
theme.config.save();

I’ll look into reworking the algorithm that decides how to split dataTables. There’s room for improvement…

Im experiencing the same issue. Chrome on a Mac.

Where do I run those commands to fix it?

The best workaround to fix this problem is probably to hit Ctrl++ or ⌘+ to zoom in a little, and refresh the page using Alt+R or ⌄+R.

The issue has been resolved and will be fixed in the upcoming theme’s 25.10 release!

Meanwhile, the best workaround to fix this problem is to hit Ctrl++ or ⌘+ to zoom in a little, and refresh the page using Alt+R or ⌄+R .

I can confirm that none of these keyboard actions help at all. Resizing the page, reloading the page have no impact.

I look forward to the update.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.