hide_rows / show_rows problem
-
Hi Tobias,
I’m sorry to trouble you, but for the last couple of days I’ve been banging my head against a wall trying to figure out this problem. I’m sure I’ve read through all of the documentation and support questions on here, but I still can’t figure it out.
Please see…
https://racingdatabase.com/a-horse-to-follow/
To pull in the table at the bottom, the one with the bookmaker info, I’m using this code…
‘<?php tablepress_print_table( “id=1&use_tablesorter=false&print_name=false&hide_rows=7,8,9,10,11,12,13,14,15,16&show_rows=1,2,3,4,5,6” ); ?>’
…but it just shows the full table.
I’ve tried using a similar thing with shortcodes too, but the problem is the same.
Do you have any idea why this isn’t working?
Many thanks,
Paul
- The topic ‘hide_rows / show_rows problem’ is closed to new replies.