Hello,
Yes, you are right. Sorry about the misunderstanding.
I found that 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