Hi,
You have (from the export file) 3 sidebars set as sitewide, and 1 has bunch of posts ID’s set for display rule. And you have all 4 sidebears rendered on the website, but 3 because I have found that you added this into your theme style:
.std-style-vielharmonie-style .std-tab {
display: none !important;
}
And that is in effect hidding tabs, so that’s why they don’t work.
Milan