Limit Table Records to Top 5
-
Hi Tobias
I hope you can help me.
I am doing a top scorers table on my website https://www.richardrawlings.co.uk/league/ using the shortcode within a text widget on right hand side.
What I am looking to do is to limit the amount of records returned from the table that has more records. (ie I want to only return the top 5 scorers within the database ordered in descending order.
The shortcode I am using is
[table id=1 row_order=”sort” row_order_sort_column=”E” row_order_sort_direction=”DESC” /]
Currently there is 8 records in the database, but I would like limit the results to 5 on a particular page.
Thanks
Richard
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Limit Table Records to Top 5’ is closed to new replies.