Hi,
thanks for your question, and sorry for the trouble.
When trying to access your link, I’m asked for a login 🙁
Regards,
Tobias
[Moderator note: Please do not ask for login credentials to user sites! ]
Ah, sorry it’s:
[ redacted ]
[Moderator note: Please do not provide login credentials for your site! ]
Hi,
hmm, it looks like you removed the credentials again?
Regards,
Tobias
Hi Tobias
check this link
[redaced]
[Moderator note: Please do not provide credentials to your site in the forums!]
Hi,
dear moderator: If you were checking pacikav’s link from above, you’d see that we are not talking about any WP admin credentials, but merely HTTP basic auth to then access the frontend of the site…
pacikav: Please get in touch via email (the address is in the main plugin file “tablepress.php”). That way, I can investigate this directly. Thanks!
Regards,
Tobias
Hi pacikav,
I was now able to take a look.
The basic functionality works fine for me, but indeed, there are some visual issues, with the right-most column overlapping into the margin on the right. Unfortunately, I don’t see why that happens and I don’t know a solution at the moment. 🙁 I can only hope that a future version of the JS code for the DataTables Responsive script fixes this…
Meanwhile, I suggest to switch to other modes for responsiveness, like the flip or scroll mode here.
Regards,
Tobias
Hi Tobias
Just want let you know I found solution to fix responsive issue:
just add width:100% !important
.grants-table table {
width: 100% !important;
}
Hi,
ah, very nice! I’ll have to keep that in mind!
Best wishes,
Tobias