Hello,
I want to display HTML pages inside tabs. The size should auto-expand, instead of a fixed size, because the HTML pages have a different size.
Strangely the content of the tabs is not displayed and also not aligned with the header. Basically, it doesn’t respond at all anymore when I click on any header and it’s sometimes also hidden in the backend.
Hey t73z,
Thank you for using Enfold.
I don’t think you should be doing this because the tab section is only meant for simple elements such as text or an image. Anyway, the page is not displaying because the site’s header “x-frame-option” is set to “sameorigin” which means you’re not allowed to put it inside an iframe. More info here.
// https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
Best regards,
Ismael