wpDataTables Questions

Log in to ask a question
Showing 181 - 192 of 192 questions

Q: Does it comes with your other Addons such as Formidable forms?

HenryWanJun 30, 2021
See detail
Founder Team
Bogdan_Trafft

Bogdan_Trafft

May 15, 2024

A: Hi there,
Thank you for your interest in wpDataTables.
Unfortunately, the AppSumo deal is only for the main product, not the Add-ons right now.
We will definitely consider this for some future deals.
At the moment we do have our Lifetime deals for Add-ons and for all AppSumo purchases we can provide the 30% discount.
Just contact our support agents, and they will provide you with more details.

Best regards.

Share
Helpful?

Q: Is it possible to create something like TV schedules like https://codecanyon.

net/item/tv-schedule-and-timetable-for-wordpress/23875707

I was looking at wpdatatables before and tested a bit, but it doesn't seem to have ways to format it into something like a TV schedule. Instant buy for me if this can be done.

xenossPLUSJun 29, 2021
See detail
Founder Team
Aleksandar_TMS

Aleksandar_TMS

May 15, 2024

A: Hello!

Thank you for your interest in our plugin.

Although it looks great, wpDataTables can't replicate the features of that plugin. It's simply not built to do that.

Maybe our support managers would be able to offer you some workaround, but I can't ay if a workaround is what you're looking for (probably not). So, even though I am sad to say this - I don't believe wpDataTables will suit your needs.

Best regards!

Share
Helpful?

Q: Hey Bogdan, Good to see you back here.

I already purchased the tool and I love it.
My only issue and the reason why didnt apply it to my websites yet is page speed.
It causes Cumulative layout shift on the page and generally slows down the page, and with the google update that is rolling out now that is a huge issue.
Do you have any plans to improve pagespeed of the plugin and tables loading time, to make it inline with the current page experience standards?

Other than that, the plugin looks and works great :)

DigitalMarketerJun 29, 2021
See detail
Founder Team
Aleksandar_TMS

Aleksandar_TMS

May 14, 2024

A: Hello there.

Thanks for your feedback, we appreciate that!

What table source are you using? The speed depends on a lot of things - source (non-server-side tables are generally slower because the whole table is fetched to the front-end using JavaScript, so if they are big, it will take time for them to load), hosting plan, server performance, amount of data on the site, etc.

For performance issues, it may be best to reach out to our support managers, on our official support platform, and they'll do their best to help you out!

Best regards, and thanks for your support!

Share
Helpful?

Q: any plans of adding woocommerce integration like ninja tables

aaptasJun 29, 2021
See detail
Founder Team
Aleksandar_TMS

Aleksandar_TMS

May 15, 2024

A: HI there.

Our development team has integration with WooCommerce planned, but unfortunately, I don't any ETA on that.

At the moment, the only way to get data from WooCommerce is by querying their database tables using MySQL query-based tables.

Kind regards!

Share
Helpful?

Q: Hi, can this used to store woocommerce user data and displaying it privately to them only?

These data should not be accessible by public. My case : Daily performance tracking such as BMI, calories intake.

PitchaholicJun 29, 2021
See detail
Founder Team
Aleksandar_TMS

Aleksandar_TMS

May 15, 2024

A: Hello there, thanks for reaching out to us!

At the moment, you can only create tables from WooCommerce's data by using MySQL query-based tables. If you're not good with that, you can try using our Query Constructors, which act as helpers with constructing the queries.

Our development team will work on native integration with WooCommerce, but at this time we don't have an ETA for that.

Kind regards!

Share
Helpful?

Q: I think you need to add your add-ons with this AS deal.

You can add one extra code for that. I believe you could sell much more than otherwise.

Just an opinion.

DocyPLUSJun 29, 2021
See detail
Founder Team
Bogdan_Trafft

Bogdan_Trafft

May 15, 2024

A: Hi there,
Thank you for your suggestion.
Unfortunately, the AppSumo deal is only for the main product, not the Add-ons right now.
We will definitely consider this for some future deals.
At the moment we do have our Lifetime deals for Add-ons and for all AppSumo purchases we can provide the 30% discount.
Just contact our support agents, and they will provide you with the more details.

Best regards.

Share
Helpful?

Q: Hi, i love your products, but i've payed more then double for an LTD in your site.

I don't think it's fair as an early adopter.

I hope you'll consider some compensation or coupon code for an other of your plugins.

My account is webmaremma@gmail.com

Thanks

d14feaf47ebc4bf993954f8b26f9daa3Jun 29, 2021
See detail
Founder Team
Blazenka_TMS

Blazenka_TMS

May 14, 2024

A: We are glad to hear it. Thanks a lot for being our customer and love our products. AppSumo deal is a short promo we are now offering, and many of our users have already purchased our products earlier and even much earlier than 2020. We hope you understand that. We can provide you with a discount on the add-on of your choice. You can contact us at our support platform. Thanks once again.

Share
Helpful?

Q: Hey!

Thanks for coming to AppSumo!
One feature I'm looking for with your product (and the competitors for that matter) is the ability to pre-filter a Google Sheet based on custom meta.
Say I have a column in my sheet for UserID, can we have the table filter the sheet and display only rows with that have the logged in WP user's WPID?
Or if we have a WP post ID in a column, we can automatically filter the chart by the current page's post ID?
Custom Fields, other meta (email, etc) would be a killer feature. I know one of the competitors is working on this, I was wondering if you offered this feature or would put it on a shortterm roadmap.

ilan22PLUSJun 29, 2021
See detail
Founder Team
Aleksandar_TMS

Aleksandar_TMS

May 14, 2024

A: Hello there!

You can use our placeholder %CURRENT_USER_ID% as a predefined filtering option for that column. So, when you link or import your Google Spreadsheet, you only add that as a predefined filtering option for the column, and the table will be filtered per the currently logged-in user's ID.

As for using other metas as filtering values - please open a new ticket on our official support platform, where we can help you out in more detail, and see if the plugin will actually suit your needs!

Best regards.

Share
Helpful?

Q: 1.

I would like to display my videos from youtube and my youtube image in a table format from my google sheet. Can this able to do it?
2. Does it synchronize live from google sheet? Meaning, once data is updated in google sheet, it.gets updated in real time.

plurkstarJun 29, 2021
See detail
Founder Team
Aleksandar_TMS

Aleksandar_TMS

May 15, 2024

A: Hello! Thanks for reaching out to us.

1. Sure, you can use the "Embed" option from YouTube, and paste that as an iframe in a string-type column, and it will come up in the cell of that column in a player. All you need to do is provide the correct code in the cell in Google Spreadsheet, and wpDataTables would read it and display the video.

2. Yes, and no. There's cache on Google's side, so if you're using the regular method, it could take up to 15 minutes for the table to synchronize with the spreadsheet. On the other hand, you can connect the plugin to Google Spreadsheets using Google Sheets API, and in that case there's no cache.

Kind regards

Share
Helpful?

Q: Is lifetime support included please?

MS84Jun 29, 2021
See detail
Founder Team
Bogdan_Trafft

Bogdan_Trafft

May 15, 2024

A: Hi there,

Yes, this is a lifetime deal with lifetime support as well. :)

Best regards.

Share
Helpful?

Q: Is master detail and powerful filters included in this deal?

mar.ioPLUSJun 29, 2021
See detail
Share
Helpful?

Q: Hello, great to see you here.

1. Is it possible to add downloadable items/ links into your tables?
2. The filter addon is included right?
3. Does it work with oxygen builder?

Thanks a lot

02fb535b00a243a0af1adb2c87af4bb4Jun 29, 2021
See detail
Founder Team
Aleksandar_TMS

Aleksandar_TMS

May 15, 2024

A: You're most welcome, we're here to help!

1. This is doable with Google Spreadsheets, but only if you paste the URL to the file. So if you add a PDF file, or an Excel file, if it's a link - it should be downloadable.

2. The Powerful Filters add-on provides you with the ability to hide the table before the filtering has been applied and to use Cascade Filtering in the tables. That's it.

Regards!

Share
Helpful?