Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    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! ]

    Thread Starter pacikav

    (@pacikav)

    Ah, sorry it’s:

    [ redacted ]

    [Moderator note: Please do not provide login credentials for your site! ]

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    hmm, it looks like you removed the credentials again?

    Regards,
    Tobias

    Thread Starter pacikav

    (@pacikav)

    Hi Tobias

    check this link
    [redaced]

    [Moderator note: Please do not provide credentials to your site in the forums!]

    Plugin Author Tobias B?thge

    (@tobiasbg)

    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

    Plugin Author Tobias B?thge

    (@tobiasbg)

    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

    Thread Starter pacikav

    (@pacikav)

    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;
    }
    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ah, very nice! I’ll have to keep that in mind!

    Best wishes,
    Tobias

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Responsiveness issue’ is closed to new replies.