Quote:
Originally Posted by patriotcoach
Thanks mjj55409 for fixing my server URL. If anybody has any expertise on putting widgets on Wordpress your help would be greatly appreciated 
|
Install a widget called "PHP Widget" on WordPress then use simple PHP to include whatever StatsLab widget file you want. See below for code example.
Code:
<?php include("/FULL/SERVER/PATH/htdocs/STATSLAB/lg_100_sl_0_div_1_standings.wgt"); ?>
<hr />