Show Table on Frontend Page and Load Data Dynamically
-
Hi,
I am using the ACF (Advanced Custom Fields) plugin for adding custom fields to a Custom Post Type I created.
I would like to build a frontend page to show a single custom post, with all its custom fields.
In order to create a nice-looking and responsive layout to the page, I thought of using a tables plugin for creating a table, and then loading the table cells with contents dynamically via PHP code in runtime. All table plugins I could find seems to allow populating the table through the WordPress admin screens when creating the table, however not dynamically via code in runtime.
Is there any table plugin that supports that ?
Thanks in advance,
Amir.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Show Table on Frontend Page and Load Data Dynamically’ is closed to new replies.