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!
My issue is with how the advanced filter (defaulted in footer) interacts with the horizontal scroll bar.
If I don't set my tables to horizontally scrollable, then on a mobile devise, you can't see more than 5 or so columns. Making it horizontally scrollable is useful. However, when one tries to use the advanced filter, it drops down behind the scroll bar. A vertical scroll bar is automatically generated so one can scroll and use the filter however, most of my users miss this and never realize the filter drop down is behind the scroll bar.
How can I change this?
HI Shawn,
Thank you for your purchase.
Can you please send me the link of that table so I can take a look .
Thank you.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
It's the same for all tables. Scroll to the bottom of this page and use the filter below the "Disease" column in the Infectious Disease Table.
https://www.lcdhd.org/info-tools/health-assessments-and-statistics/health_report_card/infectious-diseases-including-hiv/
Hi Shawn,
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
We were able to work around the issue by choosing the "scrollable" option, and then inserting the following Raw CSS code into the page:
<style>
.selecter-options {
position: relative !important;
}
</style>
Hi Shawn,
I am glad that you found the solution by yourself, good job.
If you have any issues feel free to open a new ticket, I will close this one.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I would recommend that, in the Table Editor, under Additional Settings, you add the option to set the "selector" to either "absolute" (the present default) or "relative". It could be an option below "Advanced Filtering" when both "Advanced Filtering" and "Scrollable" is selected. It could be described as, "Allow filter drop down to push down horizontal scroll bar."
Look at this page: https://www.lcdhd.org/info-tools/health-assessments-and-statistics/health_report_card/socioeconomic-indicators/. Scroll down to the "Other SocioEconomic" Table and use the filter below the "% of Appropriate Population" column to see how this enhances the table filter when used in conjunction with the horizontal table scroll.
This seems to work good on both a desktop and a mobile devise.
Hi Shawn,
Of course.
I archive this solution and your suggestion so we can consider implementing it for our future releases.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables