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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Are you sure that the Extension is installed and activated as a new WordPress plugin?

    Regards,
    Tobias

    Thread Starter caral43

    (@caral43)

    No worries ??
    Thanks for your fast reply.
    I’m pretty sure all is OK (installed + activated). See screenshot : https://snag.gy/QKoH9I.jpg

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, yes, then it’s activated.
    Then please check the Shortcode again in the “Text” editor and not the “Visual” editor on the page’s “Edit” screen. There might be some extra HTML tags from copy and paste.

    Regards,
    Tobias

    Thread Starter caral43

    (@caral43)

    Hi,

    No ?? : https://snag.gy/A89yfW.jpg

    Any other idea ?
    Thx !

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, that’s really strange now… If possible, I’d like to take a direct look at this on your site. Could you therefore please create a temporary admin account for me and send me the details via email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!

    Regards,
    Tobias

    Thread Starter caral43

    (@caral43)

    Email sent ! Thx !!!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks! I have received it and will take a look as soon as possible!

    Regards,
    Tobias

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, I think it’s fixed now ??
    We just needed some CSS code to work around z-index issues. I added

    .tablepress.fixedHeader-floating,
    .tablepress.fixedHeader-locked {
        z-index: 1000;
    }

    and now everything works ??

    And I changed the 60 to 150 pixels, due to the height of the menu.

    Regards,
    Tobias

    Thread Starter caral43

    (@caral43)

    Tobias,

    You are a KING !

    Thanks !!!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘DataTables FixedHeader not working’ is closed to new replies.