Could you provide me with a login in a private reply so that I can check the function that is supposed to fix this?
In reference to the other issues, you can set it to auto play in /js/functions.js line 708:
slideshow: true, //Boolean: Animate slider automatically
And this custom css for the line break issue:
ul.products li.product .product-details {
max-width: 80%;
}
Thanks,
– Ed