Hi, I would like to put all my header information in a Row each to be under not next to each other... so I would like my menu/header to be Vertical not Horizontal... How Can I do that?
I am sorry to disappoint you, but unfortunately, something like this is not possible with the plugin's built-in features.
You would need to create a Pivot table in the database; then prepare a MySQL view (a stored query), which will return the data from that Pivot table, call it e.g. “view1” and then build a wpDataTable based on a simple query like “SELECT * FROM view1″.
Hi, I would like to put all my header information in a Row each to be under not next to each other... so I would like my menu/header to be Vertical not Horizontal... How Can I do that?
Thanks
Hello Arnold
Thank you for your purchase.
I am sorry to disappoint you, but unfortunately, something like this is not possible with the plugin's built-in features.
You would need to create a Pivot table in the database; then prepare a MySQL view (a stored query), which will return the data from that Pivot table, call it e.g. “view1” and then build a wpDataTable based on a simple query like “SELECT * FROM view1″.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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