We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
We have a very wide table that, even though I have "Scrollable" checked, it is not allowing me to scroll if I am in Chrome on OSX. Firefox and Safari in OSX and anything including Chrome in Windows is OK. I am noticing someone else having the same problem I am http://league-analytics.com/eu-lcs-player-stats/
Hi T.J.,
Thank you for your purchase.
I have checked http://league-analytics.com/eu-lcs-player-stats/ and scrollbar is working on OSN in Chrome but due OSX User Experience is is hidden until you start to scroll with your mouse.
You can take a look at this link how you can set scrollbar visible all the time - http://osxdaily.com/2011/08/03/show-scroll-bars-mac-os-x-lion/
Hi Milos,
I have been banging my head on the wall over this one. You are partially correct, if I enable scrolling in OS to "always" then the scroll bar appears. BUT... you have to click and drag, the scroll feature on a track pad, magic mouse, and mouse wheel DO NOT work. It wants to scroll the whole page not the table contents. It does not matter where you position the mouse, it always tries to scroll the page, not table contents.
I am stuck.
All of this said, this feature used to work. About a month ago I recall scrolling (horizontally) with my trackpad. Not sure what has changed since then, but this is a big downer since a lot of users are on Mac and will never change that setting.
Thanks,
TJ
Hi T.J.,
We have tried this on native WordPress theme and it is working with touchpad scrolling. Can you try to change on native WordPress theme because this is probably caused by sticky header or sticky sidebar and try does it work.
You are correct. Scrolling does work on the 2016 theme. Is there anything you can provide me that would help the theme developer understand the issue? Thanks.
Hi T.J.,
It is happening because of JavaScript event wheel. You can inspect element and see when you remove that event scrolling will work for the table.
Is there an easy way for me to do this in my child theme? Rather than hoping the theme developer makes a change? Thanks for your help. Appreciate it.
Hi T.J.,
This event is added in file http://league-analytics.com/wp-content/themes/sahifa/js/tie-scripts.js but I don't know what is the purpose of it. So maybe is best to ask theme developer about this issue, how you can remove it or why it is added to your theme.