[ad_1]
I am making a website for league rankings and statistics of a South African sport.
This involves very late data tables and SQL which is fine, I am using WPDataTables plugin which has been great.
But some values from the query I want to display in a non table format.
I might want just the value displayed next to a bit of text. Without headers or columns etc.
Please let me know if you have any advice
Thank you

If you are using Gutenberg block editor, you can install “Genesis Custom Blocks”. Then you can create custom blocks with individual queries that you can use anywhere.