HI I have tried installing this extension. Followed all steps and it aint working.
Here is a link to documentation: http://ee-garage.com/uploads/addons/ee1/docs/lg-data-matrix.1.1.1.pdf
Can view everything in Control panel. My code isnt being parsed in template:
Here is a link and code..
{exp:weblog:entries
weblog="comparison_table"
limit="1"
}
<h1>{title}</h1>
{my_matrix}
{rows}
{cells}
{college}
{/cells}
{/rows}
{/my_matrix}
{/exp:weblog:entries}http://www.aawep.com.au/comparison/
Also when I try and add repeatable rows when editing entry the javascript isnt being applied to allow me to do so.
So looks like a JS issue issue for admin area and a templating issue too. Advice appreciated.