Perfect! The assumption of using shortcodes was to make sure that the generated markup had all the CSS classes and attributes set correctly. Over the past few hours I have tried using the generated markup and the graphical result does not seem to have any missing issues/styles. However, I noticed that when using tabsection and accordion, it is as if the event handling via javascript is missing or something else because it doesn’t work (it redirects to the same page by changing the url without opening the correct tab/accordion). Is there by any chance a function I need to call to make the elements I inject into the page content (via angular/jquery) work properly, even on the mobile side?