All I am trying to find out is how to list the content of a table. All I find is information based on the assumption that I have paid for the premium product. I haven’t. THe video for Data Tables simply states ‘click on the add button’. I don’t have one. So I askl myself what value is there with this plugin without the premium paid for option ?
The “add button” is available in both the free and the premium version. Of course!! 🙂
So, the question is: “why don’t you see the add button”?
(1) Is your repository valid? Check here:
> Settings > WP Data Access > Manage Repository
(2) Is some css code hiding it?
> Use the inspector to see if you can find the missing button!
Can you send me a screenshot? Use the contactform to send it in private!
All I am trying to find out is how to list the content of a table. All I find is information based on the assumption that I have paid for the premium product. I haven’t. THe video for Data Tables simply states ‘click on the add button’. I don’t have one. So I askl myself what value is there with this plugin without the premium paid for option ?
The “add button” is available in both the free and the premium version. Of course!! 🙂
So, the question is: “why don’t you see the add button”?
(1) Is your repository valid? Check here:
> Settings > WP Data Access > Manage Repository
(2) Is some css code hiding it?
> Use the inspector to see if you can find the missing button!
Can you send me a screenshot? Use the contactform to send it in private!
Thanks,
Peter
Is there a way to add values from two different tables?
Hi George,
You can create a view by joining two tables using the Query Builder. You can then create a data table using that view. 🙂
I hope that answers your question!
Hello, my table defaults to showing only 10 rows. I would like it to default to 25 rows. How do I change the default behavior?
Hi Sam,
Please use the pageLength options to change the number of rows show per page. This feature is documented here:
https://wpdataaccess.com/docs/data-tables-advanced-features/advanced-settings/
Search for: pageLength and lengthMenu
Hope this helps.