Hello, Mado!
There is a small conflict with the Gold Addons Plugin, so if you want to use the Gold Addons plugin with the theme, you need to insert the following code into Customizing->General->Additional CSS:
/*Gold addons conflict fix*/
.collapse.in {
display: block!important;
}
Regards