Hi jbrett ,
I would like to answer your issues as follows:
* error in parsing value for property ‘width’
In MODULES > MOD_JASLIDESHOW2>TMPL>DEFAULT.PHP
In line 18
Change from: <div class=”ja-slide-descs” style=”width:”>
To : <div class=”ja-slide-descs”>
=> I could not find this issue in the module. If possible, please send your live url via PM so that i could have closer look on the issue.
* Misspelling: heigh should be height
In MODULES > MOD_JA_CONTENTSLIDE > MOD_JA_CONTENTSLIDE > APPLICATION.PHP
Line 231 change ” heigh=”$height” to read ” height=”$height”
=> We have fixed this this issue and update to the lastest version. Please try to download this module again.