Dozen
Forum Replies Created
-
It’s local DB on localhost.
I connect to all from one php-blocks:
$wpdb = new wpdb( ‘name_DB_1’, ‘password_1’, ‘name_user’, ‘localhost’ );
$wpdb2 = new wpdb( ‘name_DB_2’, ‘password_2’, ‘name_user’, ‘localhost’ );After “Test connection”:
Preparing connection…
Establishing connection…
Connection established…
Counting tables…
Found 0 tables on remote host…Remote database connection valid
Peter, Hi !
Yes, it would be very nice if Data Publisher had the ability to show records related to a specific user, or for example, a specific role.
Thank you in advance for your work!
Best regards,
DmitryPeter,
thank you for your support and finding a solution.I think I figured it out – it all depends on the browsers.
In Chrome, everything works correctly.
Firefox works, but not correctly.
It doesn’t work in IE.Therefore, in other complex cases, you need to specify the browser type.
With respect, Dmitry
Peter hi !
Sorry, but scrollX 0 doesn’t work ??
My “table option” now is:
{“paging”: false,”serverSide”:false,”info”:false,”retrieve”:true, “scrollY”:”250px”, “scrollCollapse”: true, “scrollX”:”0″}I work in Firefox 72 and in IE11 all shortcode doesn’t work all!
Firefox
https://prnt.sc/qqeo0gMaybe the problem is related to browsers? Everything works correctly for Android (even without scrollX 0).
I added this value “250px” to the “table option” using the scrollY parameter.
https://datatables.net/reference/option/scrollYThis is done so that the table has vertical scrolling. But I didn’t want a horizontal one. By the way, there is no horizontal scrolling via a smartphone.
Yes, I set this parameter manually:
https://prnt.sc/qqbnnq- This reply was modified 5 years, 1 month ago by Dozen.
I don’t know how much this parameter (box-sizing) helps, but I managed to remove the lower scrolling in the Inspect Element.
Yes, of course
https://simbets.ru/simbets/login/
I also provided a string that I used in the “table option” option”