Hi,
Thanks for choosing Visualizer. We’re sorry to hear about the difficulties encountered!
If you suspect that the issue started occurring after the last update, could you please roll back the plugin and check if the problem persists?
Thank you!
Thread Starter
Mitko
(@apendix)
I tried many old versions, but it didn’t work.
We were able to replicate the issue and we reported it to our developers. Hopefully, we’ll have a fix soon.
Thank you for pointing this out and we’re sorry for the inconvenience!
Thread Starter
Mitko
(@apendix)
Plugin Support
Vytis
(@bvytis)
Hi @apendix,
I hope this message finds you well. I just wanted to share that an update was released for Visualizer, including a fix to the reported issue.
We apologize for the inconvenience.
Have a nice day!
Thread Starter
Mitko
(@apendix)
Hi @bvytis
thank you for the update. The main problem was resolved, but
unfortunately, this problem still exists:
Misalignment of the column headings
Kind Regards!
Plugin Support
Vytis
(@bvytis)
Hi @apendix,
You can add this CSS to address issue on your website:
.dataTables_scrollHeadInner {
margin: 0 auto;
}
I was able to replicate the problem and also forwarded it to our developers so it can be fixed in the future versions.
Thanks for reporting!