I'm using the serialized PHP array example, but the loop only grabs 10 posts at a time. If I refresh the page it loads new rows. I am I missing a simple setting or is there an issue with the example PHP?
I have left 'post_count' => -1 but it doesn't affect the output.
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.
Also point me to the table ID so I can take a look.
Unfortunately we did not encounter this request for the php array file from the directory so I can not give you precisely the answer for this. If we found out the best and proper solution we will add it in the plugin built in features. For now the only way that you can get an array is with the absolute url.
I'm using the serialized PHP array example, but the loop only grabs 10 posts at a time. If I refresh the page it loads new rows. I am I missing a simple setting or is there an issue with the example PHP?
I have left 'post_count' => -1 but it doesn't affect the output.
Here is the file
Hi schompadmin,
Thank you for your purchase.
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.
Also point me to the table ID so I can take a look.
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
actually I figured it out. I needed post per page not post count.
Thanks
Hi schompadmin,
Glad to hear that you found a solution.
If you have any more issues feel free to open a new ticket.
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
One more quick question.
Can I make a serial array file relative to directory and not an absolute url?
Example, lets say I create a plugin, can I call the file with the array from the plugin?
The table builder seems to only allow an absolute url.
Hi schompadmin,
Unfortunately we did not encounter this request for the php array file from the directory so I can not give you precisely the answer for this. If we found out the best and proper solution we will add it in the plugin built in features. For now the only way that you can get an array is with the absolute url.
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