Hiding Rows
-
Using the below PHP script to display the first 11 rows of the table. However it seems to still display all the rows.
Any thoughts?
<?php echo do_shortcode(‘[table id=1 show_rows=”1,2,3,4,5,6,7,8,9,10,11″ hide_columns=2,5,6,7,8,9,10,11,12,13,14 /]’); ?>
Page URL: http://fwrace.com/StockCars/ (scroll to the bottom of the page)
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Hiding Rows’ is closed to new replies.