• I am using on a stats page where the main table is all game results.

    Below that, I am using various tables for “top 3″ stats in various categories.

    The main table and the first stats table render perfectly. However, every table following them do not view as the CSS prescribes. Of course, I want them all to look similar.

    Shortcode is:
    [gdoc key=”https://docs.google.com/spreadsheets/d/1DJRPjjGhu5M7B_5aoZ5Uy-3lcE8RsBmcGFKzezLBY**/edit?usp=sharing” query=”select A,C,J WHERE C != 0″? datatables_page_length=”3″ csv_headers=”1″ datatables_order=’%5B 1, “desc” %5D’ use_cache=”no”]

    I can use the same exact code further down on the page and it does not adhere to page length or order, nor zebra stripe CSS. Any clues to overcome this would be appreciated.

    • This topic was modified 3 years, 3 months ago by GMRobbins.
  • The topic ‘Multi tables on single page’ is closed to new replies.