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
No worries 🙂
Thanks for your fast reply.
I’m pretty sure all is OK (installed + activated). See screenshot : https://snag.gy/QKoH9I.jpg
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
Hi,
No 🙁 : https://snag.gy/A89yfW.jpg
Any other idea ?
Thx !
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
Hi,
thanks! I have received it and will take a look as soon as possible!
Regards,
Tobias
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
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!